body
{	margin: 0px;
        background: #421941;
	color: #504C4D;
	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;
	background: #C0D8C2;
	width: 599px;
	border-left: 10px solid #54274E;
	border-right: 10px solid #54274E;}

#header
{       margin: 0px auto 0px auto;
	height: 359px;
	width: 639px;
	text-align: center;
        letter-spacing: 1pt;
	border-left: 10px solid #54274E;
	border-right: 10px solid #54274E;}

#navigation
{	margin: 0px auto 0px auto;
	padding-top: 4px;
	width: 639px;
	background: #C0D8C2;
	font-family: Georgia, Tahoma, serif;
	text-align: center;
        letter-spacing: 2pt;
	font-weight:bold;	
	font-style: italic;
	border-left: 10px solid #54274E;
	border-right: 10px solid #54274E;}

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

#navigation a:hover
{	color: #D81929;}


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

a:hover{ color: #44A095;
	border-bottom: 1px dashed #D81929;}

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

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

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

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


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






