BODY {
	color : Black;
	background-color : #908b25;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : x-small;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	text-align : center;
}

A {
	color : Olive;
}

A:HOVER {
	color : #BDB76B;
}
#topline {
	background-color : #918b24;
	background : url(images/topbar.gif) repeat-x;
	height : 11px;
}
#header {
	background : #908b25;
	margin-top : -5px;
	}
#content1 {
	
}
.smallfont {
	font-size : x-small;
}
.border {
	border-left : 2px solid #d7ce32;
	border-right : 2px solid #d7ce32;
}

#footer1 {
	
}
.contactinfo {
	color : White;
	font-size : x-small;
}
.contactinfo a {
	color : White;
	text-decoration : underline;
}
.contactinfo a:hover {
	color : #d7ce32;
	text-decoration : underline;
}

