body {
	margin: 0px;
	background: url(http://www.e-zekiel.com/clientImages/23267/template/bgimage1.gif);
	font-family: "trebuchet ms";
	font-size: 80%;
	color: #232323;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
td {
	font-size: 80%;
	color: #232323;	
	}	
	
h1, h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #0f418f;}

#copyright {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #232323;
	width: 774px;
	padding: 10px;
	text-align: center;
	}

#copyright a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #232323;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #232323;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#menu {
	background-color: #6F8EBC;
	padding: 10px 0px 10px 0px;
	width: 153px;
	height: 213px;
	}
	
a.menu {
	font-size: 8pt;
	line-height: 14pt;
	color: #EAE2B8;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	display: block;
	width: 153px;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFACE;
	}

/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #E8DEAD;
	border: solid 1px #C8AF39;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 85%;
	visibility: hidden;
	margin-left: 153px;
	margin-top: -20px;
	}

a.submenu, a.submenu2, a.submenu3, a.submenu4 {
	font-size: 8pt;
	line-height: 10pt;
	color: #0f418f;	
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px 10px 2px 10px;
	}

a.submenu:link:hover, a.submenu2:link:hover, a.submenu3:link:hover, a.submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: bold;
	background-color: #C8AF39;
	color: #fff;
	}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 10px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

/* -------------------------------------------- DEFAULT STYLES -------------------------------------------- */

/* -------------------------------------------- DETAILS STYLES -------------------------------------------- */

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */