body {
padding:0;
margin:0;
font-family:"Trebuchet MS", Verdana, Optima, sans-serif;
font-size:82%;
font-weight:lighter;
color:#ffffff;
background-color:#000000;

}

a {
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#DFB864;
}

a:hover {
background-color:inherit;
color:#693575;
}

h1 {
margin:0;
font-size:3.6em;
letter-spacing:-3px;
background-color:inherit;
color:#693575;
}

h2 {
margin:5px 0 10px 0;
font-size:1.5em;
letter-spacing:-1px;
font-weight:normal;
color:#BD8ACA;
}

h3 {
margin:5px 0 10px 0;
font-size:1.2em;
letter-spacing:-1px;
font-weight:normal;
}

p {
margin:0 0 15px 0;
line-height:1.3em;
}

img {
border: 0px;
/*float:left;*/
padding: 3px;
background-color: #DFB864;
}

img.header {
border: 0px;
/*float:left;*/
padding: 0px;
background-color: #000000;
}

ul {
float: left;
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 0px;
}

#title{
margin:10px 0 10px 0;
/*margin:20px auto -9px auto;*/
width:799px;
height:200px;
}

#container{
margin:10px auto 25px auto;
width:800px;
padding:10px;
background-color:#000000;
color:#ffffff;
border:1px solid #ffffff;
}

#sidebar{
float:left;
width:190px;
}

#main{
width:565px;
padding:0px 25px 0px 15px;
border-left:1px solid #ffffff;
float:right;
margin-top:10px;
}

#footer {
/*border-top: 1px solid #ffffff;*/
clear: both;
margin: 10px;
/*padding:10px 0px 10px 0px;*/
}

#footer p {
text-align: center;
}

.date{
	display:block;
	width:150px;
	padding:4px 0px;
	font-size:0.8em;
	background-color:inherit;
	color:#ffffff;
	font-family: "Trebuchet MS";
}

.menu{
display:block;
width:160px;
padding:4px 15px 4px 5px;
font-size:1em;
background-color:inherit;
color:#DFB864;
border:1px solid #000000;
}

.menu:hover {
background-color: #693575;
color: #ffffff;
border: 1px solid #ffffff;
}
.style1 {
	color: #DFB864;
	font-size: 16px;
}
.style2 {font-style: italic}
.style3 {color: #DFB864; font-size: 16px; font-style: italic; }
.style4 {font-size: 1.9em}

