body
	{
	color: #000000;
	font-family: Georgia, Serif, Times;
	font-size: 12px;
	background: #E5E5E5 url(img/bg.png) top left repeat;
	line-height: 20px;
	text-align: justify;
	cursor: default;
	}
	
#head
     {   
    background: #FFFFFF;
	margin: 0px auto;
	text-align: center;
	height: 504px;
	width: 681px;
	margin-top: -8px;
	}

#navigation
	{
	border: 0px;
	margin: 0px auto;
	text-align: center;
	height: 42px;
	width: 681px;
	}

#content
	{
	background: #FFFFFF;
	overflow: hidden;
	border: 0px;
	margin: 0px auto;
	top: 700px;
	padding-right: 15px;
	padding-left: 15px;
	width: 651px;
	left: 573px;
	margin-top: -1px;
	}

#stats 
	{
	background-color: #353535;
	color: #FFFFFF;
	font-style: italic;
    text-align: justify;
    width: 550px;
	padding: 3px;
	}
	
#footer 
      {
	clear: both;
	background: transparent;
	width: 682px;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	padding-top: 20px;
	}

h1
	{
	color: #A7E11A; 
	font-size: 18pt;
	border-bottom: 1px dotted #FFB600;
	font-family: Arial, Trebuchet MS, georgia, verdana;
	font-weight: bold;
	letter-spacing: 5pt;
	text-transform: uppercase;
	text-align: left;
	}
	
b, strong 
      {   
    color: #C60371;
	}

i 
    {
 	color: #FFD800;
	}

a 
	{
	color: #A7E11A; 
	font-family: Arial Narrow;
	text-transform: uppercase;
	text-decoration: none;
	}

a:hover
	{
	color: #C60371;
	cursor: nw-resize;
	text-transform: uppercase;
	}

li
      {
	list-style-image: url(bullet.png);
	color: #A7A7A7;
	font-size: 15px;
	font-style: italic;
	}

input, textarea, select 
	{
	background: #E5E5E5 top left repeat;
	color: #000000;
	padding: 2px;
	font-style: italic;
	font-size: 12px;
    font-family: Georgia, Times, Serif;
	border: 0px solid transparent;
	text-align: justify;
	}

img
       {
	border: 0px;
	}
