body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #F4F4F4;
}

body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 13px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 13px;
	height: 405px;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 17px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 17px;
	height: 405px;
}

.header-left {
	background: url(sidebar_top.jpg) no-repeat;
	width: 201px;
	height: 240px;
}

.header-right {
	background: url(text_top.jpg) no-repeat;
	width: 599px;
	height: 240px;
}

.sidebar {
	background-color: #FFFEF5;
	width: 201px;
}

.main-text {
	background: url(text_bg.jpg) bottom right no-repeat;
	background-color: #FFFEF5;
	width: 599px;
}

.footer {
	background-color: #000;
	color: #fff;
	height: 30px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
}

.footer a {
	color: #fff;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #000 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #000;
}

h1 {
	font-size: 22px;
}

h2, h3, h4 {
	font-size: 16px;
}

.obit-header {
	background: url(obit_header.png);
	width: 161px;
	height: 25px;
	margin-bottom: 5px;
}

/* Vert Menu Styles */
div.menu, div.obit-box {
	border: solid black 1px;
	background: url(menu_bg.jpg);
	margin-left: 11px;
	width: 171px;
	padding: 5px;
}

div.obit-box {
	margin-top: 10px;
}

div.menuitem {
	margin-bottom: 3px;
}

div.menu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

div.obit-box a {
	text-decoration: none;
}

div.menu a:hover, div.obit-box a:hover {
	text-decoration: underline;
}

.weather {
	margin-top: 10px;
	margin-left: 11px;
	margin-bottom: 10px;
}

.weather td {
	line-height: 1.2;
}

/* 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:#000
JSMENU:menuItemBgColor:#000
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#000
JSMENU:menuBorderBgColor:#000
JSMENU:bgColor:#000
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/