body
	{
	color: #000000;
	font: 10px Courier New, Arial, Trebuchet MS, Tahoma;
	background: url(img/bg.gif) top left repeat;
	text-align: justify;
	cursor: default;
	}
	
#head
     {   
    background: transparent;
	margin: 0px auto;
	height: 497px;
	width: 572px;
	margin-top: -17px;
	margin-bottom: -12px;
	padding-left: 20px;
	}
	
#nav
{
	width: 527px;
	height: 20px;
    background: #0000A1;
	text-transform: uppercase;
	font: 18px Georgia;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	margin: 0px auto;
	padding: 15px 10px 10px 10px;
    letter-spacing: 1pt;
	}

#nav a
     {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 9px;
	}

#nav a:hover
     {
	color: #FFCB16;
	border-bottom: 1px dotted #FFCB16;
	cursor: default;
	}

#nav b
{ 	color: #000000;}

#content
	{
	background: #FFFFFF;
	overflow: hidden;
	margin: 0px auto;
	width: 520px;
	padding-right: 15px;
	padding-left: 15px;
	}

#stats 
	{
	background-color: #BBBBBB;
	color: #FFFFFF;
	font: 10px Georgia;
	font-style: italic;
    text-align: justify;
    width: 450px;
	padding: 2px;
	}
	
#footer 
      {
	clear: both;
	background: #FFFFFF;
	width: 537px;
	margin: 0px auto;
	text-align: center;
	padding: 5px 5px 8px 5px;
	margin-bottom: -8px;
	}

h1
	{
	color: #F4CF21; 
	border-bottom: 1px dotted #000063;
	border-left: 15px solid #000063;
	font: 23px Georgia;
	font-weight: bold;
	letter-spacing: 5pt;
	padding-left: 2px;
	text-transform: uppercase;
	text-align: left;
	}
	
b, strong 
      {   
    color: #909090;
	}

i 
    {
 	color: #454B7B;
	}

a 
	{
	color: #00009C; 
	text-transform: uppercase;
	cursor: default;
	}

a:hover
	{
	color: #E9CD10;
	text-transform: uppercase;
	text-decoration: none;
	}

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: 11px;
    font-family: Georgia, Times, Serif;
	border: 0px solid transparent;
	text-align: justify;
	}

img
       {
	border: 0px;
	}
