
body
{	color: #525252;
        background: #1D062D;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
        line-height: 15px;
        text-align: justify;}

#content
{       background: #CCCCCD;
	margin: 0px auto 0px auto;
	width: 760px;
	padding: 20px;}


#header
{       background: #1D062D;
	height: 435px;
	margin: 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	width: 800px;}

#footer 
{       background: #B8B8B7;
	width: 800px;
	margin: -12px auto 0px auto;
	text-align: center;
	height: 70px;
	color: #FFFFFF;
	font-size: 12px;}



#navigation
{
	width: 800px;
	background: #B8B8B7; 
	font-size: 15px;
	margin: 0px auto 0px auto;
	text-align: center;
        letter-spacing: 1px;
	line-height: 35px;
	font-family: "Rockwell", Georgia, serif;
}

#navigation a
{	margin: 0px;
	padding: 6px;
	color: #4D2468;
        font-weight:bold;
	text-decoration: none;
	text-align: center;
	border-bottom: 0px solid #B32042;
}

#navigation a:hover{
	color: #552872;
	border-bottom: 4px solid #B32042;
}


a{	color: #9D1032; 
	text-decoration: none;
	border-bottom: 1px dashed #9D1032;}


a:hover{ color: #D4336C;}



b{    	font-family: georgia, tahoma, serif;}


i{      font-family: georgia, tahoma, serif;
	font-weight:bold;}


h2{     color: #555555; 
	font-family: "Rockwell", Georgia, Helvetica, sans serif;
        font-size: 12pt;
        letter-spacing: 1pt;
        text-align: right;
	line-height: 25px;
        padding: 0px;
	border-bottom: 1px dashed #555555;}

h2:first-letter 
{       color: #B32042;
	text-transform: uppercase;
	font-size: 15pt; }


#stats
{       margin: 0px auto;
	text-align: center;
	width: 350px;
	height: 100px;
        background: #B8B8B7;
        padding: 15px;
	border-right: 8px solid #757575;	
        font-weight: normal;}

#stats b{      color: #D4336C;}

input, textarea, select 
{	background-color: #ffffff;
	color: #222222;
	border: 0px;
	border-left: 5px solid #555555;}














