@charset "UTF-8";
body,td,th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}
/* CSS Document */

body {
	background-color: #000;
}
h1 {
	color: #FFB442;
}
h2 {
	color: #282D33;
}
h3 {
	color: #FFB453;
}
p {
	line-height: 1.25em;
}
blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #FFB422;
	font-style: italic;
}
strong {
	color: #F9B442;
	font-variant: normal;
	text-transform: capitalize;
}
a:link {
	color: #FFB442;
}
a:visited {
	color: #FFB453;
}
a:hover {
	color: #CCC;
}
div#preload1 {background: url(/images/main_bg.png);display:none;}

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
}
#header {
	background-image: url(/images/header_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	text-align: right;
	margin: 0px;
	padding: 5px;
}
#header h1 {
	margin-right: 10px;
	padding-right: 10px;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#header p  {
	margin-right: 10px;
	padding-right: 10px;
	font-size: medium;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav_container {
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 45px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
}
#featured {
	border: 1px solid #282D33;
	height: 290px;
	width: 1040px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#featured-right {
	height: 290px;
	width: 500px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: oblique;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.5em;
	float: right;
}
#featured-right p {
	margin-right: 10px;
	line-height: 1.5em;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CCC;
}
#main_content {
	clear: both;
	background-image: url(/images/main_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
#one_col h2 {
	color: #FFB442;
}
#left_col h3 {
	color: #900;
}
#left_col strong {
	color: #900;
}
#left_col {
	float: left;
	width: 740px;
	text-align: left;
	color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#left_col a:link {
	color: #900;
}
#left_col a:visited {
	color: #900;
}
#left_col a:hover {
	color: #FDB442;
}
#left_col table tr td img {
	margin-top: 10px;
}
#left_col td {
	color: #282D33;
	font-size: 10pt;
}
#left_col blockquote {
	color: #900;
}
#gallery {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	text-align: left;
}
#gallery a:link {
	color: #FFB442;
}
#gallery a:visited {
	color: #FFB442;
}
#gallery a:hover {
	color: #ccc;
}
#right_col {
	float: right;
	width: 225px;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #44494F;
	font-size: small;
	text-align: center;
}

</style>
<script src="/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<style type="text/css">

a:link {
	color: #FFB442;
}
#footer table tr td ul li a {
	list-style-type: none;
}
.notes_to_Justin {
	font-family: "Lucida Console", Monaco, monospace;
	font-style: italic;
	color: #F00;
}
.smTxt {
	font-size: smaller;
}
.smTxtItalic {
	font-size: smaller;
	font-style: italic;
}
.highlight {
	background-color: #F2F2F2;
	border: 1px solid #FAB442;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.highlight h4 {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.highlight a:visited {
	color: #333;
}
.highlight a:hover {
	color: #FFB453;
}


/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 10pt;
	cursor: default;
	width: auto;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 9.5em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 9.7em;
	position: absolute;
	left: -1000em;
	padding: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 10.7em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #43484E;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #CCC;
	text-decoration: none;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FFB442;
	color: #000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #FFB442;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}

}

