body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images/bg.png);
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#navigation_top {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #993300;
}
#navigation {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F0A662;
	height: 25px;
	width: 200px;
}

#navigation:hover {
	cursor:pointer;
	cursor:pointer;
}

#contents {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 920px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #363636;
	border-left-color: #363636;
}
.news_headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 215px;
	margin-right: 10px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
	height: 25px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-position: bottom;
}
#welcome_message {
	line-height: 20px;
	text-align: justify;
}


.whats_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 215px;
	margin-right: 10px;
	font-weight: normal;
	height: 25px;
	background-color:#F7F7F7;
}

#contents #main_menu {
	background-repeat: repeat-y;
	width: 200px;
	margin: 5px;
}
#current_news {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AB5114;
	float: none;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-right: 10px;
	list-style-position: inside;
	list-style-type: disc;
}

a:link {
	text-decoration: none;
	color: #722F19;
}
a:visited {
	color: #722F19;
	text-decoration:none;
}
a:active {
	color: #722F19;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color: #E98B20;
}

#expanded_navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0A662;
	width: 200px;
}

#image_container {
	background-color: #E8E8E8;
	width: 160px;
	border: 1px solid #333333;
	height: 138px;
	vertical-align: middle;
}
