body
{	margin: 0px;
        background: #F0F2FE;
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
        line-height: 15px;
        text-align: justify;}

#content
{       margin: 0px auto 0px auto;
	padding: 20px 20px 50px 20px;
	width: 775px;}

#header
{       margin: -0px auto 0px auto;
	height: 455px;
	width: 100%;
	text-align: center;
	background: url("bro2.jpg");}

#footer
{       
	padding-top: 20px;
	font-size: 10px;
	text-align:center;}

#navigation
{	margin: -45px auto 0px auto;
	padding-top: 4px;
	width: 815px;
	font-family: Georgia, Tahoma, serif;
	text-align: center;
        letter-spacing: 2pt;
	font-weight:bold;	
	font-style: italic;}

#navigation a
{	margin: 0px;
	padding: 3px 8px 3px 8px;
	color: #D32F46;
	text-decoration: none;
	border-bottom: 0px;}

#navigation a:hover
{	color: #F0F2FE;
	background: #D32F46;}


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

a:hover{ color: #C9023F;
	border-bottom: 1px dashed #C9023F;}

b{     font-family: Georgia, Tahoma, serif;}
i{     font-family: Georgia, Tahoma, serif;
	font-weight: bold;}

h2{     font-family: Georgia, Tahoma, serif;
	color: #D32F46; 
        font-size: 15px;
	font-style: italic;
        letter-spacing: 5pt;
        text-align: right;
	line-height: 25px;
        padding: 0px;
	border-bottom: 1px dashed #999999;
	text-transform: lowercase;}

h2:first-letter{
	font-size: 22px;
	color:#C9023F;
}

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


#stats
{       margin: 0px auto;
	text-align: center;
	width: 350px;
	height: 100px;
        background: #E1E1E1;
        padding: 15px;	
        font-weight: normal;
	border-left: 7px solid #D32F46;}






