
body, html {  
margin: 0;
padding: 0;
padding-top: 10px;
padding-bottom: 10px;
background-color: #674757;
text-align: center; 
}
@font-face {
	font-family: futurawes;
	src: url('futurawes.ttc');
}

#container {
    margin: 0 auto;
  width: 700px;
  text-align: left;
  }

.header
{
width: 700px;
height: 425px;
background-image: url("http://wes.fandomsavant.com/topper2.png");
border: 1px solid #000000;
border-bottom: 0;
}
.nav
{
color: #61533c;
font-family: futurawes, futura, trebuchet ms, georgia, serif;
font-size: 18px;
width: 148px;
height: 210px;
padding: 2px;
text-align: center;
line-height: 1.6;
}
 
.content
{
border: 1px solid #000000;
border-top: 0;
background-color: #22141b;
color: #b2a1a9;
font-family: verdana, tahoma, arial, courier, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
width: 670px;
text-align: left;
text-transform: none;
padding-top: 0;
padding: 14px;
padding-left: 16px;
	}
	
	.footer
{
padding: 3px;
padding-bottom: 0;
color: #8f898d;
font-family: verdana, sans-serif;
font-size: 8pt;
line-height: 1.3;
width: 655px;
text-align: center;
text-transform: none;
}
	
.aside
{
background-color: #331e29;
color: #beb1b6;
width: 400px;
border: 1px solid #1a0f14;
border-left: 5px solid #1a0f14;
margin: 0 auto;
margin-top: 12px;
margin-bottom: 12px;
padding: 7px;
padding-left: 11px;
letter-spacing: 1px;
text-align: left;
font-family: verdana, tahoma, arial, courier, sans-serif;
font-size: 12px;
line-height: 1.4;
}

A:link {
color : #92597e; 
font-weight : normal;
background : none;
text-decoration : none;
letter-spacing: 0pt;
} 
A:visited {
color : #92597e; 
font-weight : normal;
background : none;
text-decoration : none;
letter-spacing: 0pt;
} 
A:hover {
color: #6c372c;
background-color : #ccb6c2;
font-weight : none; 
text-decoration : none;
border-bottom: 1px solid #e5e1da;
letter-spacing: 0pt;
} 
A:active {
color : #92597e; 
font-weight : normal;
background : none;
text-decoration : none;
letter-spacing: 0pt;
} 
	h1
{
color: #674757;
	font-family: futurawes, futura, trebuchet ms, serif;
	font-size: 28px;
	margin-top: 5px;
	margin-bottom: 8px;
   text-align: left;
	font-weight: normal;
	}
 
h2
{
color: #7f8693;
	font-family: serif;
	font-size: 14pt;
	font-weight: normal;
   text-align: left;
	text-transform: none;
	margin-bottom: 7px;
	}
	
	b
{
color: #a8848d;
	font-family: verdana, futura, sans-serif;
	font-weight: normal;
	}
	
li
	{ 
	line-height: 1.8;
	}