body {
	background: url(bg_main.jpg) repeat-x;
	background-color: #EBEFF9;
	margin: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #241E81;
}

a:hover {
	background-color: #241E81;
	color: #fff;
}


td.header {
	width: 824px;
	height: 176px;
	background: url(header.jpg) no-repeat;
}

td.menu {
	width: 824px;
	height: 40px;
	background: url(menu_bg.jpg) no-repeat;
	color: #F3E28D;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

td.menu a {
	color: #F3E28D;
	text-decoration: none;
}

td.menu a:hover {
	text-decoration: underline;
	color: #F3E28D;
}

td.body-left {
	background: url(sidebar_bg.jpg) repeat-y;
	width: 17px;
}

td.body-right {
	background: url(body_bg.jpg) repeat-y top right;
	width: 22px;
}

td.sidebar {
	width: 206px;
	background-color: #E3E5EA;
}

td.body {
	width: 579px;
	background-color: #E3E5EA;
}

td.footer {
	background: url(footer_bg.jpg) repeat-y;
	background-color: #241E81;
	width: 824px;
	height: 30px;
	font-size: 10px;
	color: #E3E5EA;
	text-align: center;
}

td.footer a {
	color: #E3E5EA;
}

td.footer a:hover {
	text-decoration: none;
}

/* Obit Box */

td.obithead {
	width: 183px;
	height: 42px;
	background: url(obit_header.jpg) no-repeat
}

td.obitbody {
	width: 183px;
	background: url(obit_bg.jpg) repeat-y;
	color: #E3E5EA;
	line-height: 14px;
}

td.obitbody a {
	color: #E3E5EA;
	text-decoration: none;
}

td.obitbody a:hover {
	color: #E3E5EA;
	text-decoration: underline;
}

td.obitfooter {
	width: 183px;
	height: 8px;
	background: url(obit_footer.jpg) no-repeat
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #241E81 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #241E81;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
	margin-left: 30px;
}

div.menuitem {
}

div.menu a {
	color: #E7E6CE;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
}

/* Horiz Menu Styles */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	float: left;
	padding-left: 4px;
}

ul.menu a {
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#241E81
JSMENU:menuItemBgColor:#241E81
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#241E81
JSMENU:menuBorderBgColor:#241E81
JSMENU:bgColor:#241E81
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
*/
