body {
	margin: 0 0 30px 0;
	padding:0;
	border:0;
	font: 80% times new roman;
	color: #2B2B2B;
	line-height:1.5em;
	text-align:center;
	background-color: #01dbff;
}

#container{
position:relative;
width:680px;
margin: 0px auto 0 auto;
background: #F9F9F7 url(bg.jpg) top center no-repeat;
}

#body{
margin: 0 25 0 25px;
text-align:left;
}

#menu{
	position:absolute;
	top:307px;
	left:20px;
	width:157px;
	text-align:left;
	background-color: #F9F9F7;
}


#menuitems a{
	text-align:center;
	font:normal 100% times new roman;
	font-weight:bold;
	text-decoration:none;
	padding-left:10;
	margin-left:-0.25em;
	border-bottom:0;
}
#menuitems a:hover{
}

#menuitems a.c{
font: italic 100% times new roman;
text-transform:none;
color:#d25c3e;
display:inline;
padding-left:0;
margin-left:0;
background:none;
}
#menuitems a.c:hover{
color:#0cf;
background:none;
border-bottom:1px solid #ddd1a8;
}

#menuitems ul{
list-style:none;
padding:0;
margin-right:0px;
margin-left:0.5em;
}

#menuitems ul li{
	margin: 0.5em 0;
	padding: 0.3em 0;
	font: normal 90% times new roman;
}

h1, #bodytext h3,#bodytext h3, #linkList h3
					{margin:0;}

h1{
	height:287px;
	padding-top: 20px;
}

h3					{font-size:150%}
#bodytext h3		{height:30px;}

a{
color:#79633A;
text-decoration:none;
border-bottom:1px dotted #d25c3e;
}
a:hover{
color:#aeb8a1;
text-decoration:none;
border-bottom:1px solid #ddd1a8;
}

#footer{
height:3.5em;
margin-top:2em;
}





