body { background: #FEFCF2 url(images/paper.gif);
     text-align: center;
}

#homecontent{
	position: relative;
	width:100%;
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, arial, sans-serif;
	font-size: 0.9em; 
	color: #9C0000; 
	font-weight: normal; 
	text-align: justify;
	margin-top: 10px;
	}
	
#homebody{
	position: relative;
	width:100%;
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, arial, sans-serif;
	font-size: 0.9em; 
	color: #9C0000; 
	font-weight: normal; 
/*ext-align: justify;*/
	margin-top: 10px;
	}	
	
#top{
	position: relative;
	width: 98%;	margin-left: auto;
	margin-right: auto;
	min-height:160px;
	float: left;
	text-align: center;
	}

#topleft{
	position: relative;
	width: 25%;
	min-width:200px;
	height:150px;
	float: left;
	text-align: center;
	}

#topcenter{
	position: relative;
	width: 50%;
	min-width:320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#topright{
	position: relative;
	width: 25%;
	min-width:200px;
	height:150px;
	float: right;
	text-align: center;
	}

#main1{
	position: relative;
	display:inline-block;
	border-left: 1px solid #9c0000;
	border-right: 1px solid #9c0000;
	width: 205px;
	vertical-align:top;
	padding: 5px;
	}

#main2{
	position: relative;
	display:inline-block;
	width: 205px;
	vertical-align:top;
	padding: 5px;
	text-align:center;
	}

#main3{
	position: relative;
	display:inline-block;
	width: 205px;
	vertical-align:top;
	border-left: 1px solid #9C0000;
	border-right: 1px solid #9C0000;
	padding: 5px;
	}
	
#main4{
	position: relative;
	display:inline-block;
	vertical-align:top;
	width: 205px;
	padding: 5px;
	text-decoration: none;
	}
	
#news{
	position: relative;
	border-style:outset; 
	border-width:3px; 
	padding-left:4px; 
	padding-right:4px; 
	padding-top:1px; 
	padding-bottom:1px;
	background-color:#F7F7EF;
	}
	
#bottom{
	position: relative;
	width: 100%;
	height: 100px;
	float: left;
	}

#bottomleft {
	position: relative;
	border-left: 1px solid #9c0000;
	border-right: 1px solid #9c0000;
	width: 205px;
	padding: 5px;
	height:100%;
	float: left;
	text-align: center;
	}

#bottommid{
	position: relative;
	width: 410px;
	height:100%;
	float: left;
	text-align: center;
	}

#bottomright{
	position: relative;
	width: 205px;
	float: right;
	height:100%;
	padding-top: 15px;
	}
	
#searchbox2 {
	position: relative;
	margin-left:5px;
	width: 100%;
	height: 90px;
	border-style:outset; 
	padding-top:10px; 
	padding-left:4px; 
	padding-right:4px; 
	padding-bottom:1px;
	background-color: #F7F7EF; 
	}
	
#baseline{
	position: relative;
	clear: both;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	}