body {
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #333333;
	}
a {
	text-decoration: none;
	color: #008b8b;
	}
	a:hover {
		color: #f4a460;
		}
h1 {	font-size: 130%;	}
	h1.em {	font-size: 80%;	}
h2 {	font-size: 122%;
		border-bottom: 1px solid #990066;	}
ul {
	margin: 3px 3px 3px 15px;
	padding: 0px 0px 0px 0px;
	}
	.bodycontainer {
		width: 1015px;
		padding: 0px;
		background-image: url('/images/layout/bg_body_content.gif');
		background-repeat: repeat-y;
		position: relative;
		text-align: center;
		margin-left:auto;
		margin-right:auto;
		font-size: 80%;
		}
	.wordmark {
		width: 1000px;
		margin: 0px 5px 0px 7px;
		padding: 0px;
		text-align: left;
		background-image: url('/images/layout/bg_top_right.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		}
	.topnav {
		margin: 0px;
		padding: 5px 0px 5px 0px;
		text-align: left;
		background-color: #003333;
		color: #f8f8ff;
		}
		.topnav a {
			font-size: 110%;
			color: #ffd700;
			}
	.bodytext {
		width: 650px;
		padding: 15px;
		text-align: left;
		}
	.bodycontent {
		padding: 0px;
		width: 641px;
		text-align: left;
		}
	.newspanel {
		background-image: url('/images/layout/bg_news_top.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #42952E;
		border-right: solid 7px #494949;
		padding-left: 5px;
		text-align: left;
		font-size: 95%;
		}
	.featurepic {
		padding: 0px;
		margin: 0px 0px 0px 7px;
		}
	.newsbar {
		text-align: left;
		width: 360px;
		padding: 10px;
		font-size: 95%;
		}
	.newshead {
		color: #2f4f4f;
		font-style: small-caps;
		border-bottom: 1px solid #00015f;
		margin: 10px 0px 0px 0px;
		}
	.newsitems1 {
		width: 340px;
		padding: 5px;
		background-color: #f0fff0;
		background-image: url('/images/layout/bg_news_item5.gif');
		}
	.newsitems2 {
		width: 340px;
		padding: 5px;
		background-color: #f5fffa;
		background-image: url('/images/layout/bg_news_item6.gif');
		}
	.authorblock {
		border: 1px dashed #cc3300;
		background-color: #dcdcdc;
		padding: 10px;
		font-size: 85%;
		}
		.authorblock a {
			color: #2f4f4f;
			}
	.intnav {
		font-size: 85%;
		text-align: center;
		}
	.leftpanel {
		border-bottom: 1px solid #663366;
		}
	.sidepanel {
		}
	.rightpanel {
		font-size: 85%;
		text-align: center;
		}
		.rightpanel a {
			color: #cc3333;
			}
	
	.slogan {
		font-family: cursive;
		font-style: italic;
		font-size: 12 px;
		position: relative; 
		top: -40; 
		left: 100;
		}
	
	.footer {
		border-top: 2px solid #2f4f4f;
		padding: 10px 0px 10px 0px;
		margin: 20px 10px 0px 10px;
		font-size: 85%;
		text-align: center;
		color: #999999;
		}
		.footer a {
			color: #2f4f4f;
			}

