body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
	color: #FFFF00;
}
.links {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-color: #36A336;
	padding-right: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	text-indent: -8px;
	padding-top: 2px;
}
a.links:hover{
	text-decoration:none;
	background-color: #205E20;
	color: #FFFFFF;
	display: block;
}

#uber {
	background-color: #009933;
	width: 720px;
}
.tagline {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-right: 5px;
	display: block;
}
#strap {
	width: 100%;
}
#nav {
	width: 120px;
	float: left;
	margin-right: 10px;
	padding-right: 5px;
}
#footer {
	background-color: #FFFFFF;
	text-align: right;
	clear: both;
}
#content {
	text-align: left;
	padding-right: 10px;
}
.ibex {
	color:#999999;
	text-decoration: none;
}
a.ibex:hover {
text-decoration:underline;
color:#0B94DD;
}
.mainpic {
	padding-bottom: 5px;
}
.news_head {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.cross_head {
	font-size: 13px;
	font-weight: bold;
	color: #F2FFF2;
	display: block;
	margin-right: 25px;
	margin-bottom: 2px;
	text-decoration: none;
}
a.cross_head:hover {
text-decoration:underline;
}
.more {
	text-decoration: none;
	color: #FFFFFF;
}
a.more:hover {
text-decoration:underline;
}
.copyright {
	color: #000000;
}
.floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.float_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding-right: 18px;
}
.cvtext {
	display: inline;
}
.cvtextwhite {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.cvtextwhite:hover {
text-decoration:underline;}

#finalcontent {
	text-align: left;
	float: none;
	padding-left: 135px;
}
.date {
	font-size: 10px;
	color: #FFFFFF;
}
#news {
	float: right;
	width: 50%;
}
.news_cross_head {
	font-size: 13px;
	font-weight: bold;
	color: #F2FFF2;
	display: block;
	text-decoration: none;
}
a.news_cross_head:hover {
text-decoration:underline;
}
.float_left_front {
	float: left;
	margin-right: -10px;
}
textarea {
	width: 320px;
}
input {
	width: 320px;
}

