
html,body {
    margin-top: 20px;
    padding:0;
    text-align: center;
    background-color: #000000;
}
a:link {
    color: #8c5293;
    text-decoration: none;
}

a:visited {
    color: #8c5293;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    border: none;
color: #814f87;
}

a:active {
    color: #8c5293;
 border: none;
}

#container 
{
margin: 0 auto;
  margin-bottom: 10px;
width: 900px;
text-align: left;
background-color: #cdb198;
border: 10px solid #63546f;
}

header {
width: 900px;
    height: 506px;
   margin: 0;
   padding: 0;
 background-color:#bf9eb0;
    text-align:center;	
}

left {
background-color: #cdb198;
line-height: 1.7;
    width:160px;
    float:left;
    text-align: left;
    padding: 8px;
    padding-left: 12px;
    padding-top: 0;
    margin: 0;
color: #cccccc;
    font-size: 16px;
   font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

content {
background-color:#cdb198;
color:#000000;
    width: 680px;
   margin-top: 0;
    margin-bottom: 0;
    float:left;
    padding: 7px;	
padding-top: 0;
 padding-left: 15px;
line-height: 1.5;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}


.stats
{
background-color: #cab4a0;
 background-image: url("back.png");
   background-repeat: no-repeat;
color: #3b2f60;
border: 1px solid #9e8a81;
width: 305px;
height: 187px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 25px;
text-align: left;
font-size: 12px;
line-height: 1.7;
}

.aside
{
background-color: #dbc2ab;
border: 1px solid #a69281;
color: #000000;
width: 375px;
padding: 10px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 25px;
text-align: left;
font-size: 13px;
line-height: 1.6;
}


footer {
    background-color:#cdb198;
    color:#9e816b;
    width: 900px;
    height: 85px;
    background-image: url("bottombg.png");
    background-repeat: no-repeat;
    font-family: arial, sans-serif;
    font-size: 11px;
    padding: 0;
    clear:both;
    margin: 0;
    margin-top: 10px;
    text-align: center;
     vertical-align: bottom;
}

	h1
{
color: #5b4d43;
margin-bottom: 15px;
line-height: 14pt;
	font-family: 'Open Sans', serif;
	font-size: 14pt;
	border-bottom: 1px solid #806857;
   text-align: left;
	font-weight: normal;
		text-transform: uppercase;
	}
 
h2 {
color: #806857;
width: 145px;
margin-bottom: 5px;
text-align: left; 
text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
}
	
	h3 {
color: #8e7b6d;
font-family: georgia, times, serif;  
font-size: 24px;
font-weight: normal;
line-height: 30px;
text-align: left;
font-style: oblique;
	text-transform: none;
		margin-top: 12px;
	margin-bottom: 12px;
}

h4 {
color: #5b4c42;
font-family: georgia, times, serif;  
font-size: 16px;
font-weight: normal;
line-height: 22px;
text-align: left;
font-style: oblique;
	text-transform: none;
		margin-top: 12px;
	margin-bottom: 12px;
}



b {
color: #66452e;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
}

ul, li {
line-height: 2;
}


