#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}
h1 {
	margin-bottom: 4px;
	padding-bottom: 10px;
	color: #FF4000;
}
h2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	padding: 0px;
	color: #FF4000;
}
h3 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	padding: 5px 0px 5px 0px;
	color: #FF4000;
}
h4 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding: 5px 0px 5px 0px;
	color: #999999;
}
h5 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	color: #FF4000;
}
h6 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF4000;
	padding: 1px 4px 1px 4px;
	margin: 4px 0 0 0;	
	line-height: 14px;
	display:inline;
}
h6 a {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #FF4000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
h6 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5C5C5C;
}
ul li {
	line-height:16px; list-style-type:square;
}
ol li {
	line-height:16px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {width:745px; height:18px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #fff;
text-align:right;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative; list-style-type:none;}
/* style the links for the top level||color:orange */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:138px; height:18px; border:1px solid #fff; border-width:1px 0 1px 1px; background:#FF4000; padding-left:10px; line-height:17px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level hover||color:light pee */
.menu ul ul a.drop:hover{background:#c9ba65;}
.menu ul ul :hover > a.drop {background:#c9ba65;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}

/* hide the sub levels and give them a positon absolute so that they take up no room  : top:17px was 31, for FF*/
.menu ul ul {visibility:hidden; position:absolute; height:0; top:17px; left:0; width:149px; border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:17px; t\op:18px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links||color is light gray-green*/
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#000000;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}/*gray-green*/

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
/* 111107:IDTHEFT */
BODY {
	text-align:left;
	BACKGROUND-IMAGE: url(/images/bg_black.jpg); 
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-POSITION: 50% top; 
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px; 
	FONT-SIZE: 12px; 
/*	MARGIN: 0px; */
	COLOR: #000000; 
	LINE-HEIGHT: 13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	BACKGROUND-COLOR: #000;
}
#page {
	width:745px;
	background:#FFFFFF;
}
#page_popup {
	width:422px;
	background:#FFFFFF;
}
#header {
	width:745px;
	background-image:url(/images/banner.jpg);
	background-repeat:no-repeat;
	height:110px;
}
#header_popup {
	background-image:url(/images/banner_popup.jpg);
	background-repeat:no-repeat;
	height:90px;
}
#headertext1 {
	clear:both;
	float:left;
	width:350px;
	padding-right:20px;
	text-align:right;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:18px;
	font-stretch:wider;
	line-height:25px;
	color:#000000;
}
#headertext2 {
	margin-left:300px;
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:18px;
	font-stretch:wider;
	line-height:25px;
	color:#FF4000;
}
#wrapper {
	width:745px;
}
#leftside {
	float:left;
	clear:both;
	margin:10px;
	width:200px;
	text-align:left;
	line-height:14px;
/*	height:300px;
	z-index:2;*/
}
#leftside a {color:#FF4000;}
#leftside a:visited {color:#999999;}
#leftside h6 a {color:#fff;}
#leftside h6 a:visited {color:#fff;}
#content {
	float:left;
	text-align:left;
	vertical-align:top;
/*	border:1px solid #000000;*/
	padding:3px 10px 0px 0px;
	margin:10px 0 0 0;
	background:#FFFFFF;
	width:390px;
	min-height:300px;
/*		border-right-style:groove;*/
}
#content p {font-size:12px; line-height:16px; margin:5px 0 8px 0; font-weight:normal;}
#content a {color:#FF4000;}
#content h6 a {color:#fff;}
#content a:visited {color:#999999;}
#content h3, #far_right h3 {margin:15px 0 5px 0; font-size:18px; }
#contentWide {
	float:left;
	text-align:left;
	vertical-align:top;
/*	border:1px solid #000000;*/
	padding:3px;
	margin:10px 0 0 5px;
	background:#FFFFFF;
	width:600px;
	min-height:300px;
}
#contentWide p {font-size:12px; line-height:16px; margin:5px 0 8px 0; font-weight:normal;}
#contentWide h3, #far_right h3 {margin:15px 0 5px 0; font-size:18px; }
#rightside {
	float:right;
	text-align:left;
	vertical-align:top;
	margin:10px 0 0 0;
	padding:0 40px 0 0;
/*	border:1px solid #000000;
	z-index:3;*/
}
#rightside a {color:#FF4000;}
#col1{	position:absolute;	left:175px;	top:270px;	text-align:left;	vertical-align:top;	width:90px;	height:auto;	z-index:3;}
#col2{	position:absolute;	left:285px;	top:270px;	text-align:left;	vertical-align:top;	width:90px;	height:auto;	z-index:3;}
#col3{	position:absolute;	left:395px;	top:270px;	text-align:left;	vertical-align:top;	width:90px;	height:auto;	z-index:3;}
#col4{	position:absolute;	left:505px;	top:270px;	text-align:left;	vertical-align:top;	width:90px;	height:auto;	z-index:3;}
#pictbox {
	vertical-align:top;
	text-align:center;
/*	background:#CCCCCC;
	margin:10px 0 0 0;*/
	padding:10px 0 10px 0;
}
#pictboxcaption {
	text-align:left;
	vertical-align:top;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:3px;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#FF4000;
	width:auto;
}
#pictboxcaption a{ text-decoration:none;}
.video {	width:100px;	height:100px;	border:0;}
.leadin {	color:#FF4000;	font-weight:bold;}
#footer {
	clear:both;
	text-align:center;
	font-weight:600;
	color:#999999;
	border-top-style:solid;
	border-top-color:#000000;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	visibility: visible;
	height: 30px;
}
#footer a {color:#FF4000;}

.linkLeft {float:left; width:150px; margin:0; padding:0;}
.linkRight {text-align:right; margin: 0 0 0 160px; padding:0;}