﻿body {
	background:#111111;
	padding:0;
	margin:0;
	color:#e1e1e1;
	font:13px/17px "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	}
div, p, ul, h1, h2, h3, h4, img, form, label{padding:0px; margin:0px;}
h3 {font-size:17px;}
img {border:none;}
ul{list-style-type:none;}
a {text-decoration:none;}
.validation {font-weight:bold; font-size:14pt;}
.photo {border:solid 1px #e1e1e1;}
.horizontal {
	border:solid 1px #e1e1e1;
	float:left;
	margin:0 35px 20px 35px;
	}
.horizontal-bottom {
	border:solid 1px #e1e1e1;
	float:left;
	margin:0 35px 0 35px;
	}
.vertical {
	border:solid 1px #e1e1e1;
	float:left;
	margin:0 35px 0 35px;
	}
#top-pan {
	width:100%;
	background:url('../img/header-bg.gif') repeat-x;
	}
#top-pan #header {
	height:90px;
	width:1000px;
	margin:0 auto;
	}
#top-pan #header .jblogo {
	position:relative;
	left:60px;
	border:none;
	}
#menu-pan {
	width:100%;
	background:url('../img/menu-bg.jpg') repeat-x;	
	}
#menu-pan #menu {
	width:1000px;
	height:40px;
	margin:0 auto;
	}
#menu-pan #menu ul {
	float:right;
	}
#menu-pan #menu li {
	float:left;
	padding:11px 60px 0 0;
	}
#menu-pan #menu li a {
	color:#fff;
	font-size:14px;
	}
#content-top-pan {
	width:100%;
	float:left;
	height:75px;
	background:url('../img/content-top.gif') no-repeat center;
	}
#content-pan {
	width:100%;
	float:left;
	background:url('../img/content-bg.gif') repeat-y center;
	}
#content-bottom-pan {
	width:100%;
	float:left;
	padding-left:0px;
	height:75px;
	background:url('../img/content-bottom.gif') no-repeat center;
	}
#content-pan #content {
	width:850px;
	margin:0 auto;
	min-height:420px;
	}
#content-pan #content #content-menu {
	height:34px;
	width:901px;
	margin:0 auto;
	background:#1e1e1e;
	position:relative;
	right:25px;
	bottom:27px;
	border-bottom:solid 1px #1a1a1a;
	}

#footer-pan {
	width:100%;
	float:left;
	}
#footer-pan #footer {
	width:1000px; 
	height: 100px;
	margin:0 auto;
	font-size:11px;
	}
#footer #copyright {
	width:450px;
	padding-left:50px;
	float:left;
	}
#footer #links {
	width:450px;
	float:left;
	text-align:right;
	}
#footer #links a {
	margin-right:1px;
	}
.citrine {
	color:#E89326;
	font-weight:bold;
	}
.citrine:hover {
	color:#ececec;
	}
/*---AJAX Update Progress---*/
#Indicator {
	width:32px;
	margin:0 auto;
	}
/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	text-align:left;
	background:#1e1e1e;
	width:110px;
	padding:5px 0 5px 10px;
	border-top:solid 1px #111;
	}
.popupMenu a {
	color:#e1e1e1;
	margin-right:8px;
	font-family:Verdana;
	}
.popupMenu a:hover {
	color:#48494a;;
	}
.popupMenu li {
	margin-top:0px;
	}
.popupMenu img:hover {
	filter:alpha(opacity=60);
	opacity:0.6
	}
.popupHover {
	
	}
.submenu {
	}
