body{
	background-image: url(../graphics/background2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#wrapper {
	background-color: #FFFFFF;
	border-right: solid #666666 5px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}


#titlebar1 {
	padding-left: 15px;
	height: 150px;
	text-align: left;
	background-image: url(../graphics/banner1.jpg);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
}
#titlebar2 {
	padding-left: 15px;
	height: 150px;
	text-align: left;
	background-image: url(../graphics/banner2.jpg);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
}
#titlebar3 {
	padding-left: 15px;
	height: 150px;
	text-align: left;
	background-image: url(../graphics/banner3.jpg);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
}
#access {
	text-align: right;
	padding-top: 3px;
	margin-right: 2%;
	margin-bottom: 3px;
}

#access img {
	border: none;
}

#access a:link {
	color: #000000;
	text-decoration: none;
}
#access a:visited {
	text-decoration: none;
}

#access a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 18px;
	left: 30px;
}

#logo2 {
	text-align: left;
	margin: 5px 5px 5px 5px;
	border: solid #009900 1px;
	width: 145px;
}
#formbox {
	width: 150px;
	float: right;
}

#title{
	width: 400px;
	background-color: #009900;
	margin-left: 185px;
}
p {
	
}
#content {
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#content2 {
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
} 
#tickerbox1 {
	float: right;
	border: solid #009900 1px;
	margin-left: 20px;
}

.picfloatr {
	float: right;
	border: solid #009900 1px;
	margin-left: 20px;
	padding: 5px 5px 5px 5px;
}
#content a:link {
	text-decoration: none;
	color: #009900;
	font-weight: 600;
}
#content a:visited {
	text-decoration: none;
	color: #009900;
	font-weight: 600;
}
#content a:hover {
	text-decoration: underline;
	color: #009900;
	font-weight: 600;
}
sup,sub {	height: 0;	line-height: 1;	vertical-align: baseline;	_vertical-align: bottom;	position: relative;	}
sup {
	bottom: 1ex;
}
sub {	top: .5ex;}

#noticeboard {
	float: right;
	background-color: #FFFFCC;
	width: 200px;
	border: solid #666666 1px;
}

.noticeheader {
	font-weight: 600;
	text-align: center;
	padding: 3px 3px 3px 3px;
}

.noticebody {
	padding: 3px 3px 3px 3px;
}
#footspace {
	clear: both;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	clear: both;
	font-size: 0.8em;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#navigation {
	color: #009900;
	height: 460px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	left: 0px;
	margin-right: 20px;
	width: 12em;
	float: left;
	margin-bottom: 1em;
}
#navigation2 {
	color: #009900;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	left: 0px;
	margin-right: 20px;
	width: 10em;
	float: left;
	margin-bottom: 1em;
}

#navlist li
{
	list-style: none;
	color: #009900;
	padding-top: 0px;
	margin-left: -30px;
	margin-top: 3px;	
	border: solid #CCCCCC 1px;

}

#navlist li a {
	text-decoration: none;
	color: #009900;
	text-align: left;
	display: block;
	padding-bottom: 3px;
	padding-left: 3px;	

}
#navlist li a:link {
	
}
#navlist li a:hover {
	color: #FF0000;
	background-image: url(../graphics/ARROWS.GIF);
	background-position: right;
	background-repeat: no-repeat;
}
#navlist li a:visited {

}
#topnav {
	color: #009900;
	margin: 5px 0px 3px 0px;
}

#topnav ul {
	display: block;
	margin:0;
	padding: 5px;
}

#topnav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topnav li a {
	color: #009900;
	padding: 3px 2px;
	font-weight: normal;
	text-decoration: none;
	border: solid #CCCCCC 1px;
}
#topnav li a:visited{
	text-decoration: none;
	color: #009900;
}
#topnav li a:hover {
	text-decoration: none;
	color: #FF0000;
	border: solid #FF0000 1px;
}
.contactcell {
	background-color: #FFFFCC;
	padding: 10px 30px 20px 30px;
}