.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #000000;
	background-image: url(../media/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
.leftmenu {
	background-color: #000000;
	padding: 5px;
	float: left;
	height: 345px;
	width: 200px;
	position: fixed;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #BEBEBE;
	background-color: #000000;
	padding: 5px;
	font-weight: normal;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/media/images/newframe.gif);
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: normal;
	text-align: left;
}
.textboxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
	font-weight: normal;
}
.baselinebox {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
}
.baseline {
	font-weight: normal;
	background-color: #FFFFFF;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
}
