body {
	background-image: url(../images/carbonfiberbg.jpg);
	margin: 0px;
	color: #0055a7;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#content_holder {
	background-color: #5a6eb8;
	width: 779px;
	padding: 10px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
}
#right_content {
	width: 203px;
	float: right;
	clear: left;
	color: #FFFFFF;
}
#white_box {
	margin: 10px;
}
#footer {
	font-size: .7em;
	color: #FFFFFF;
	clear: both;
}
.nav {
	overflow: visible;
	z-index: 99;
	height: 20px;
}
.title_img {
	clear: right;
	float: left;
	padding-right: 3px;
}
.bod {
	font-size: 13px;
}
a {
	color: #0055a7;
	text-decoration: none;
}
a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.copy_bold_small {
	font-size: 12px;
	font-weight: bold;
}
#content_holder #white_box #right_content a {
	color: #FFFFFF;
	font-size: .9em;
}
#content_holder #white_box #right_content a:hover {
	color: #FF9900;
}
