body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
}
#logo {
	background-image: url(img/newlogo.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;



}
#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #580078;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	margin: 0px;
	text-indent: 0pt;
	position: relative;


}

#content{
	padding: 10px 10px 0px;
}
#pageNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
	font-size: .9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#pageNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
	font-size: .9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#pageNav a:hover {
	color: #300038;
	background-color: #FFFFFF;
	text-decoration: none;
	background-position: 5px;

}
#pageNav h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #8A6CAE;



}
#content h3 {
	font-size: 1.4em;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #B09040;
	font-style: italic;
}
.rightpic {
	float: right;
}
#news {
	border: 1px dotted #886CB0;
	width: 50%;
	background-color: #000000;
}
.newsheader {
	font-weight: bold;
	background-color: #580078;
	display: block;
	padding-left: 10px;
}
.newsstory {
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #580078;
}
a:link {
	color: #CAB06C;
	text-decoration: none;
}
a:visited {
	color: #CAB06C;
	text-decoration: none;
}
a:hover {
	color: #CAB06C;
	text-decoration: underline;
}
.showarea {
	margin: 5px;
}
.leftbar {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 7px;
}

