body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #25375D;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #25375D;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 40px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 40px;
	height: 740px;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 25px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 25px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 775px;
	height: 209px;
}

.text-cell {
	background: url(text_overlay.jpg) no-repeat;
	background-color: #fff;
	width: 775px;
}

.mainbar {
	width: 557px;
}

.sidebar {
	width: 218px;
}

p {
	width: 435px;
	padding-left: 60px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.footer-nav-cell {
	height: 30px;
}

.footer-nav {
	width: 755px;
	margin: 15px 0;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

.footer {
	background: url(footer_bg.jpg) no-repeat;
	width: 840px;
	height: 45px;
}

.menu {
	color: #25375D;
	width: 645px;
	font-family: Century Gothic, sans-serif;
	font-size: 11px;
	padding-top: 18px;
	margin-left: 128px;
}

.menu a {
	text-decoration: none;
	color: #25375D;
}

.menu a:hover {
	background-color: #25375D;
	color: #fff;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #25375D solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #25375D;
	background: url(underline.gif) no-repeat bottom;
	padding-left: 60px;
	padding-bottom:8px;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#25375D
JSMENU:menuItemBgColor:#25375D
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#25375D
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#25375D
JSMENU:horizOffset:0
JSMENU:vertOffset:15
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/