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

#content
{       background: #31162A;
	margin: 0px auto 20px auto;
	width: 560px;
	padding: 20px;}


#header
{       background: #DBDCDC;
	height: 398px;
	margin: 20px auto 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	width: 100%;}

#footer{color: #AFAFAF; 
	font-family: georgia, serif;
	background: url("images/footer.gif");
	background-repeat: no-repeat;
	font-size: 12px;
        text-align: left;
	margin-top: 0px;
	font-style: italic;
	height: 150px;}




#navigation
{
	width: 600px;
	background: #31162A;
	font-size: 10pt;
	margin: 0px auto;
	text-align: center;
        letter-spacing: 2pt;
	text-transform: uppercase;
	font-weight:bold;}

#navigation a
{	margin: 0px;
	color: #DBDCDC;
	text-decoration: none;
	border-bottom: 0px;
	text-align: center;}

#navigation a:hover
{	margin: 0px;
	color: #CC1C1F;
	border-bottom: 1px solid #CC1C1F;
	text-decoration: none;}


a{	color: #C7BE77; 
	text-decoration: underline;}


a:hover{ color: #DBDCDC;}



b{      color: #CE1E29;
	letter-spacing: 1pt;}

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


h2{     color: #C7BE77; 
        font-size: 11pt;
        letter-spacing: 5pt;
        text-align: right;
	line-height: 25px
        padding: 0px;
	text-transform: uppercase;
	border-bottom: 1px dashed #CEC899;}




#stats
{       margin: 0px auto;
	text-align: center;
	width: 400px;
	height: 100px;
        background: #1F0E1B url("images/stats.jpg");
        padding: 15px;
	border-right: 8px solid #841E20;	
        font-weight: normal;}

#stats i{ font-weight: normal;}

#stats a{ font-weight: bold;
	color: #CC1C1F;}

#stats a:hover{ 
	color: #CA3D3F;}


input, textarea, select 
{	background-color: #ffffff;
	color: #CC1C1F;
	border: 0px;}









