body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #0f1f3d url(graphics/body_bg.gif) repeat-y top center;
	margin: 0;
}
body.video {
	background-image: none;
	background-color: #FFFFFF;
}
.pageMain {
	background-color: #FFFFFF;
	background-image: url(graphics/page_gnd.gif);
	background-repeat: no-repeat;
}
td {
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 8px 0;
}
h2.first {
	margin: -5px 0 8px 0;
}
a {
	color: #A90023;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A90023;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 8px 0;
}
.boldGrey {
	font-weight: bold;
	color: #333333;
}
.footer {
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	line-height: 13px;
	height: 40px;
	padding-right: 12px;
}
p {
	line-height: 14px;
	margin: 2px 0 8px 0;
}
.logoLinks {
	clear: both;
	float: right;
	padding-right: 41px;
}
.logoLinks a {
	display: block;
	float: left;
}
.logoLinks a:hover {
	background: none;
}
.floatClear {
	clear: both;
}
.sidebarImages a {
	display: block;
	margin-bottom: 10px;
	background: none !important;
}
#slideshow {
	margin-bottom: 8px;
}
#homeFlashContainer {
	position: relative;
	background: url(graphics/home_bg.gif) no-repeat 0 0;
	width: 670px;
	height: 447px;
	padding: 3px 46px 6px 34px;
	margin-bottom: 10px;
}
#homeOverlay {
	position: absolute;
	top: 3px;
	left: 34px;
	width: 670px;
	height: 447px;
	background: url(graphics/home_overlay.png) no-repeat 0 0;
}
#homeOverlay h1 {
	height: 356px;
	margin: 0;
	text-indent: -9999px;
}
#homeOverlay p {
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	margin: 0 15px;
}
.leftColumn {
	float: left;
	width: 317px;
	padding-left: 37px;
	padding-right: 14px;
	border-right: 1px dotted #999999;
	margin-bottom: -47px; 
}
.leftColumn h2 {
}
.leftColumn p {
	margin: 10px 0 0 0;
}
.rightColumn {
	float: right;
	width: 320px;
	padding-left: 15px;
	padding-right: 46px;
}
/* shadowbox ******************************/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#sb-loading a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A90023;
}
#sb-player.html {
	background: #FFFFFF;
}
#sb-player.html div.inner {
	padding: 30px;
}

