body {
	margin: 0;
	background: url(main_bg.jpg) repeat-x;
	background-color: #F1F1F1;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000;
}

a {
	color: #00009A;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

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

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

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

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 10px;
	height: 251px;
}

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

.menu {
	color: #00009A;
	background: url(menu_bg.jpg) no-repeat;
	width: 800px;
	height: 45px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}

.menu-padding {
	width: 680px;
	padding-left: 30px;
	padding-right: 30px;
}

.menu a {
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.text-main {
	width: 595px;
	background: url(text_bg.jpg) repeat-y;
}

.text-padding {
	width: 535px;
	margin-left: 60px;
}

.sidebar {
	width: 205px;
	background: url(sidebar_bg.jpg) repeat-y;
}

.footer {
	background-color: #00009A;
	color: #fff;
	height: 30px;
	text-align: center;
	padding: 3px;
	font-size: 10px;
	line-height: 14px;
}

.footer a {
	color: #fff;
}

.footer a:hover {
}

/* Obit Styles */
.obit-top {
	background: url(obit_header.jpg) no-repeat;
	width: 205px;
	height: 25px;	
}

.obit-bg {
	background: url(obit_bg.jpg) repeat-y;
	width: 205px;
	padding: 0 40px 0 10px;
}

.obit-bg a {
	text-decoration: none;
}

.obit-bg a:hover {
	text-decoration: underline;
}

.obit-bottom {
	background: url(obit_footer.jpg) no-repeat;
	width: 205px;
	height: 4px;	
}


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

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #00009A;
	font-family: Georgia, Times, serif;
}

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:#00009A
JSMENU:menuItemBgColor:#00009A
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#00009A
JSMENU:menuBorderBgColor:#00009A
JSMENU:bgColor:#00009A
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
*/