body {
	margin: 0 0 25px 0;
	padding: 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/main_bg.gif);
}

#boxofbox{
	margin: 25px auto;
	padding: 0px;
	width: 690px;  
}

#itscontent {
	position: absolute;
	background-color: #FFFFFF;
	border: 2px solid #000001;
	float: left;
	text-align: left;
	margin: 0;
	width: 680px;

}

H3 { font-family: "Trebuchet MS", Verdana;font-size: 14px;
 color: #660000;
}

#litcont {
	width: 485px;
	float: left;
	text-align: left;
	overflow: hidden;
	height:6074px;
}

p {
 color: #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 text-align: left;
 font: 13px Verdana, Arial, Helvetica, sans-serif;
 }

.maincontent {
	padding: 0 0 10px 0;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
}

.maincontent  b {
	color: #7B6F6C; 
	text-decoration: none;
	font: bold 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.maincontent  a:link  {
	color: #487F5F; 
	text-decoration: none;
	font: bold 11px/16px  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #485F5F;
}

.maincontent  a:visited  {
	color: #487F5F; 
	text-decoration: none;
	font: bold 11px/16px  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.maincontent  a:hover, .maincontent a:active {
	color: #c39;
	font: bold 11px/16px  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDF3E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c30;
} 

#menubar {
	background: #EAE5E9	;
	float: right;
	width: 173px;
	right:0px;
	position:absolute;
	top:87px;
 }

#menubar li {
	border-bottom: 2px dashed #D8D5D9;
	font-weight: bold;
}

#menubar li a {
	background: #F0EDE9;
	border-right: 10px solid #F0EDE0;
	border-left: 2px solid #F0EDE0;
	color: #555;
	display: block;
	font-size: 1em;
	padding: 5px 10px;
	text-decoration: none;
	width: 140px;

}

#menubar li a:hover {
	background: #F5F2F8;
	border-color: #9FABB0;
	color: #B37D12;
}

 #menubar h1 {
	border-bottom: 1px solid #B0B4B2;
	color: #555;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 3px 5px;

}
#menubar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#foot {
	border-top: 2px dashed #333344;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background: #9FABB8;
	padding: 3px;
	margin: 0px;
	text-align: center;
	clear: both;
	}	
	
.foot { font-family: "Trebuchet MS", Verdana;font-size: 12px;
	margin: 0px;
}

.foot  a:link {
	color: #485F59;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.foot  a:visited {
	color: #485F52;
	text-decoration: none; font-family: "Trebuchet MS", Verdana;font-size: 10px;
	font-weight: bold;
}
