body
	{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background: #FFFFFF url(img/bg.png) top left repeat-x;
	line-height: 18px;
	text-align: justify;
	}

#head
	{
	margin: 0px auto;
	text-align: center;
	width: 618px;
	border: 0px;
	margin-left: 395px;
	}

#content
	{
	background: #ffffff;
	overflow: hidden;
	border: 0px;
	margin: 0px auto;
	width: 630px;
	margin-left: 422px;
	}

#stats 
	{
	background-color: #FFFFFF;
	color: #000000;
    text-align: justify;
    width: 575px;
	padding: 3px;
	}
	
#footer 
      {
	clear: both;
	background: #000000;
	color: #FFFFFF;
	margin: 0px auto;
	text-align: center;
    font: 9px Georgia; 
	padding: 5px 0px 5px 0px;
	margin-bottom: -5px;
	}

#nav
      {
    background: transparent;
	text-transform: uppercase;
	font-family: Arial, Serif;
	font-weight: bold;
	text-align: center;
	font-size: 18pt;
	padding: 3px;
    letter-spacing: 0pt;
	margin-bottom: 50px;
	margin-left: 100px;
	margin-top: 10px;
	}

#nav a
     {
	font-size: 10pt;
	color: #4DC6FF;
    background: #000000;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	border: 0px;
	}

#nav a:hover
     {
	background: #4DC6FF;
	color: #000000;
	cursor: crosshair;
	}

#nav b
{ 	color: #FFFFFF;}

h1
	{
	color: #D0D0D0; 
	font-size: 19pt;
	font-family: Arial, Trebuchet MS, georgia, verdana;
	font-weight: bold;
	letter-spacing: -2pt;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: -7px;
	}
	
li
      {
	list-style: round;
	}

b, strong 
      {
    color: #05B5D5;
    font-weight:bold;
	}

i 
    {
 	color: #8E8E8E;
	font-family: Georgia;
	}

a 
	{
	color: #EA0000;
	text-decoration: none;
	}

a:hover
	{
	color: #05B5D5;
	text-decoration: none;
	cursor: crosshair;
	}

input, textarea, select 
	{
	background: #EBEBEB;
	color: #000000;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	border-bottom: 3px solid #D5D5D5;
	text-align: justify;
	}
	
input:focus, textarea:focus, option:focus, select:focus 
      {
	background: #DBF9FF;
	border: 0px;
	border-bottom: 3px solid #D5D5D5;
	}
	
img
       {
	border: 0px;
	}

