body {
	margin-top:10px;
	margin-bottom:0;
	padding:0px;
	background-color: #eac18e; 
	}
#header {
	margin: auto;
	background:url(banner.jpg) no-repeat;
	width:800px;
	height:150px;
	text-align:center;
	}

#content {
	margin: auto;
	padding:0;
	background:url(bkgr.jpg) repeat-y;
	width:800px;
	top: -10px;
	text-align:left;
	}
/* Hack for IE to delete top space */
*html #content{
margin:auto;
margin-top:0px;
width:800px;

}
.menu {
width:750px; 
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
position:relative;
z-index:100;
padding-left:80px;
}
*html .menu {
display:block;
width:90%;
}
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:120px;
}
.menu li {
float:left;
clear:none;
width:120px;
position:relative;
}
.menu a, .menu a:visited {
display:block;
font-size:12px;
text-decoration:none;
color:#660000; 
width:100px; 
height:30px; 
border:1px solid #660000; 
border-width:1px; 
background:#eac18e; 
padding-left:20px; 
line-height:29px;
}
* html .menu a, * html .menu a:visited {
width:100px;
w\idth:100px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#660000 url(images/button.gif) bottom right no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:lighter;
}
.menu ul ul a.drop:hover{
background:#660000 url(images/button.gif) bottom right no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:lighter;
}
.menu ul ul :hover > a.drop {
background:#660000 url(images/button.gif) bottom right no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:lighter;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#660000;
}
.menu ul ul ul a:hover {
background:#660000;
}
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:100px;
}
* html .menu ul ul {
top:30px;
t\op:31px;
}
.menu ul ul ul{
left:100px; 
top:0;
width:100px;
}
.menu ul ul ul.left {
left:-250px;
}
.menu table {position:absolute; top:0; left:0;}
.menu ul ul a, .menu ul ul a:visited {
background:#660000; 
color:#EAD9BB; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:100px
}
* html .menu ul ul a{
width:100px;
w\idth:100x;
}
.menu a:hover, .menu ul ul a:hover{
color:#eac18e; 
background:#660000;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#eac18e;
background:#660000;
}
.menu ul :hover ul{
visibility:visible; 
}
.menu ul :hover ul ul{
visibility:hidden;
}
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
#journal {
	float:left;
	margin:0;
	padding:0;
	width:565px;
	}
a {
	color:#660000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
	}
	
h2, h3, h4 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#660000;
	margin:30px 40px 5px 80px;
	}
h3 {
	font-size:18px;
	}	
h4 {
	font-size:16px;
	}	
p  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin:0 40px 10px 80px;
	line-height:1.5;
	text-align:justify;
	}
#sidebar {
	margin:0 0 0 550px;
	padding:80px 0 0 10px;
	}
#sidebar p, #sidebar dl, #footer p  {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', verdana, sans-serif;
	color:#eac18e;
	font-size:12px;
	line-height:1.3;
	margin:20px 40px;
	}
#sidebar dt {
	color:#eac18e;
	font-size:11px;
	font-weight:bold;
	}
#sidebar dd {
	margin:0;
	}
#footer {
	clear:both;
	margin:5px 0 0 575px;
	padding:0 0 10px 0;
	}
#footer p {
	text-align:center;
	color:#eac18e
	margin:0;
	padding:0;
	}
#sidebar a, #footer a { 
color:#eac18e;
	}
.ads { text-align:center;
        margin:0;
}
