html {height:100%;}
body  {
	font: 9pt Helvetica Narrow, sans-serif;
	background: url("/images/bkg_img.jpg");
  	background-repeat: repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #5C430C;
}
#container { 
	width: 995px;
	background-color: #313131;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	background: #DDDDDD; 
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#banner {
	width: 995px;
}
#breadcrumb {
	width:989px;
	z-index:100;
	background-color: #c0c0c0;
	padding: 4px 2px 0 2px;
	font-family: Helvetica Narrow, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #000000;
	visibility: visible;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #e8ff7e;
	float: left;
	clear: both;
	height: 18px;
}
#breadcrumb a {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #313131;
	text-decoration: none;
}
#breadcrumb a:hover {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .5px;
	text-decoration: underline;
}
#breadcrumb img {
	border: none;
	align: center;
}
#bcdesc {
	float: left;
}
#breadcart {
	clip: rect(1px,auto,auto,auto);
	float: right;
	z-index: 101;
	text-align: right;
	height: 20px;
}
#sidebar-left{
	background-color:#000000;
	border-top: 0px;
	border-left: 1px solid #e8ff7e;
	border-right: 1px solid #e8ff7e;
	border-bottom: 0px;
	float: left;
	padding:4px 0 0 0;
	height: 2000px;
	margin-top: 0px;
	text-align:center;
	visibility:visible;
	width:168px;
	z-index:60;
	font-family:Helvetica Narrow, sans-serif;
	color:#c0c0c0;
	font-size:11px;
}
#sidebar-left a{
	color:#c0c0c0;
	text-decoration:none;
}
#sidebar-left a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#sidebar-left img a{border:1px solid #B7D1D5;margin-bottom:2px;margin-top:1px}
#sidebar-left hr{color:#FFF}
#sidebar-left h4{;color:#000000;display:block;font-family:Helvetica Narrow, sans-serif;letter-spacing: 1px;font-size:13px;font-weight:700;margin:4px 0;padding:5px 0;text-align:center;border-top:2px solid #e8ff7e; border-bottom:2px solid #e8ff7e;background-color: #c0c0c0;}
#sidebar-left div{padding-top:2px 0 3px 0;text-align:center;}
#sidebar-left p{font-size:12px}
#sidebar-left h3{color:#FFF;font-family:Helvetica Narrow, sans-serif;;font-size:13px;text-decoration:none}
#sidebar-left ul{font-family:Helvetica Narrow, sans-serif;;font-size:12px;font-variant:normal;list-style-type:square;margin-left:auto;margin-right:auto;text-align:left;text-decoration:none}
#sidebar-left ul li{color:#FFF;font-family:Helvetica Narrow, sans-serif;;font-size:12px;font-variant:normal;text-align:left;text-decoration:none}
#mainContent {
	background-color: #313131;
	float: left;
	margin: 0px;
	width: 805px;
	padding: 0 8px 10px 8px;
	font-size: 11px;
	font-family: Helvetica Narrow, sans-serif;
	line-height: normal;
	color: #ffffff;
	visibility: visible;
}
#mainContent a {
	font-family: Helvetica Narrow, sans-serif;
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover {
	font-family: Helvetica Narrow, sans-serif;
	color: #e8ff7e;
	font-weight: bold;
}
#mainContent img {
	border: none;
}
#mainContent img a {
	border: none;
}
#mainContent img a:hover {
	border: none;
}
#mainContent hr {
	text-align: center;
	color: #d2df98;
}
#mainContent h1 {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #e8ff7e;
	margin-top: 10px;
}
#mainContent h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica Narrow, sans-serif;
	color: #ffffff;
}
#mainContent h5 {
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica Narrow, sans-serif;
	color: #ffffff;
}
#mainContent table {
	background-color: #313131;
	padding-top: 4px;
	margin-left: -3px;
}
#mainContent table td {
	text-align: left;
	vertical-align: top;
	background-color: #313131;
	font-size: 12px;
	color: #ffffff;
	border-top: none;
	width: 33%;
}
#mainContent table th {
	background-color: #313131;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #e8ff7e;
	height: 10px;
}
#mainContent p {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
	display: inline;
}
#mainContent .left {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #d2df89;
	float: left;
}
#mainContent .right {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
}
.titles {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Helvetica Narrow, sans-serif;
	line-height: normal;
	color: #ffffff;
}
.body {
	font-size: 11px;
	font-family: Helvetica Narrow, sans-serif;
	line-height: normal;
	color: #ffffff;
}
#history {
	float: left;
	width: 750px;
	line-height: normal;
	padding: 0 5px;
}
#history a {
	color: #160C72;
}
#history a:hover {
	color: #FF9933;
	text-decoration: underline;
}
#history a:visited {
	color: #160C72;
}
#history p {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
}
#historytext {
	width: 420px;
	float: left;
	font-family: Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	padding: 0 5px;
}
#historytext p {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
}
#historyimage {
	float: right;
	text-align: left;
	width: 300px;
	line-height: normal;
	padding: 0 5px;
}
#chat {
	border:none;
	text-align:center; 
	padding-top: 15px;
}
#images {
	padding: 10px 0;
}
#footer {
	padding: 20px 0 0 10px; 
	margin: 10px 0 0 0;
	width: 780px;
	background-color: #313131;
	clear: both;
	text-align: center;
	font-size: 9px;
	border-top: 2px solid #E8FF7E;
	visibility: visible;
}
#footer a {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
#footer a:hover {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E8FF7E;
	text-decoration: underline;
}
#footer p {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	color: #E8FF7E;
	margin-top: 4px;
}
#footer ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer li {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer hr {
	line-height: 8px;
	color: #5BB7C4;
}
#footer td {
	text-align: center;
}
#seals {
		margin-top: 20px;
		margin-bottom: 10px;
	}
#seals table {
		margin-left: auto;
		margin-right: auto;
	}
#seals td {
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
		vertical-align: middle;
	}
