body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #000;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.sidebar {
	background: url(sidebar_header.jpg) no-repeat;
	width: 184px;
}

.menu {
	color: #fff;
	width: 160px;
	border-right: solid 1px #666;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

.menu-spacer {
	height:339px;
	width:10px;
}

.menu-int-spacer {
	height: 10px;
	width: 10px;
}

.menu a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	border-bottom: solid 1px #666;
	text-align: right;
}

.menu a:hover {
	background-color: #fff;
	color: #000;
}

.menu-padding {
	padding: 4px 5px;
}

.mainbar {
	background: url(mainbar_header.jpg) no-repeat;
	width: 616px;
}

.text-padding {
	margin: 375px 0 0 25px;
	width: 570px;
}

.text-padding, .text-padding td {
	line-height: 2.0;
}

.footer-nav {
	width: 570px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

/* 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: #fff;
}

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:#000000
JSMENU:menuItemBgColor:#000000
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#000000
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#000000
JSMENU:horizOffset:160
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/
