body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	width:982px;
}
ul {
	margin-left:5px;
	padding-left:5px;
}
li {  
	padding-top:5px;
	padding-bottom:5px;
}
.textheader {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.mainbox {
	border: 1px solid #CCCCCC;
	float: left;
	width: 980px; 
	height: auto;
	display:block;
}
.headbox {
	margin: 1px;
	background-image:url(../images/header.jpg); 
	background-position:center;
	background-repeat:no-repeat; 
	border: 1px solid #CCCCCC;
	width: 976px;
	height: 150px;
	float:left;
	display:block;
}
.bodybox {
	float: left;
	width: 980px;
	height: auto;
	display:block;
}
.footbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	display: block;
	background-image:url(../images/titlebar.png); 
	background-repeat:repeat-x;
	width: 982px;
	height: 28px;
	float:left;
	color:#0000FF;
	margin-top:2px;
	margin-bottom:2px;	
}
.leftbox {
	float: left;
	margin: 1px;
	border: 1px solid #CCCCCC;
	width: 180px;
	height:auto;
	display:block;
}
.centerbox {
	float: left;
	margin: 1px;
	border: 1px solid #CCCCCC;
	width: 620px;
	height: auto;
	display:block;
}
.rightbox {
	float: left;
	margin: 1px;
	border: 1px solid #CCCCCC;
	width: 167px;
	height: auto;
	display:block;
}
.rightcontentbox {
	float: left;
	padding: 3px;
	width: 160px;
	height: auto;
	display:block;
}
#menubutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 25px;
	line-height: 28px;	
}
#menubutton a:link, #menubutton a:visited {
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
}
#menubutton a:hover {
	background-image:url(../images/hoverbutton.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 180px;
	color:#000000;
	text-decoration: none;
}
.leftbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	background-image:url(../images/titlebar.png); 
	background-repeat:repeat-x;
	display: block;
	height: 28px;
	width: 180px;
	color:#0000FF;
	text-decoration: none;
	text-indent:10px;
	margin-top:1px;
	margin-bottom:1px;
}
.rightbar {
	background-image:url(../images/titlebar.png); 
	background-repeat:repeat-x;
	display: block;
	height: 28px;
	width: 167px;
	margin-top:1px;
	margin-bottom:1px;
}
.centerbar {
	background-image:url(../images/titlebar.png); 
	background-repeat:repeat-x;
	display: block;
	height: 28px;
	width: 620px;
	margin-top:1px;
	margin-bottom:1px;
}
.centercontentbox {
	float: left;
	width: 580px;
	height: auto;
	padding: 20px;
}
.listbox {
	width: 160px;
	height: auto;
	padding-left:10px;
	padding-right:10px;
}
.titlebox{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top:1px solid #CCCCCC;
	font-size: 14px;
	color: #0000FF;	
	width: 580px;
	height: auto;
	display: block;
	float: left;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	margin-top:1px;
}
.titleboxbottom{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #CCCCCC;
	font-size: 14px;
	color: #0000FF;	
	width: 580px;
	height: auto;
	display: block;
	float: left;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:1px;
}
.sharebox{
	float: left;
	width: 580px;
	height: auto;
	display: block;
	padding-left:20px;
	padding-right:20px;	
}
.topadsbox{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 580px;
	height: auto;
	display: block;
	padding: 20px;
	margin-top:1px;
}
.searchbox {
	border-top: 1px solid #CCCCCC;
	float: left;
	width: 300px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 170px;
	padding-right: 150px;
}
.centeradsbox {
	float: left;
	width: 250px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.leftadsbox {
	width: 160px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.toplinkbox{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 620px;
	height: auto;
	display: block;
	padding-bottom:4px;
	padding-top:4px;
}