html,body{font: 76% arial,sans-serif;text-align:center;background-image:url(images/body_bg.jpg);background-repeat: repeat-x; color:#FFFFFF;font-family:Tahoma,Verdana,Arial, Helvetica, sans-serif; font-size: 13px;height: 100%;background-color:#050d55; margin-top:0px; padding-top:0px;}
p{margin:0 10px 10px;}

#header h1{height:80px;line-height:20px;margin:0; padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#content p{ padding:3px;}
div#navigation{line-height:12px;font-size: 11px; font-family: Trebuchet MS, Tahoma; color: #ffcc33; background-color: #2b2b90; font-weight:bold; height:100%;}
div#navigation a {clear:right;float:left;width:196px;}
.navsmall{font-size:10px; margin-left:16px;}
/*div#extra{background:#0033CC}*/
div#footer p{margin:0;padding:2px 2px;font-size: 11px; font-family: Trebuchet MS, Tahoma; color: #ffcc33; font-weight:bold;}

div#container{width:1000px;margin:0 auto}
div#content
{float:right;
padding:3px;
width:800px;
}

div#navigation{float:left;width:192px;}
/*div#extra{float:left;clear:left;width:200px}*/
div#footer{clear:both;width:100%}

A:link { text-decoration: none;color:#ffcc00; margin-bottom:8px;}
A:visited { text-decoration: none;color:#ffcc00;margin-bottom:8px;}
A:hover {color:#ffffff;margin-bottom:8px;}  
A:active { text-decoration: none;color:#ffcc00;margin-bottom:8px;}  

.navsmall{font-size:10px; margin-left:16px; margin-bottom:5px;}

#titlebar {
	height:24px;
	background-image:url(images/titlebarlarge.gif);
	display:block;
	color: #272726;
	width:1000px;
	float:left;
}

#titlepad {
	padding-top:5px;
	padding-left:26px;
	font-weight:bold;
	color: #272726;
	 text-align:center;
}

h1#titlepad {
	font-weight:bold;
	color: #272726;
	text-align:center;
	background: none;
	font-size: 13px;
	color: #111;
	height:24px;
	line-height: 24px;
	background-image:url(images/titlebarlarge.gif);
	width:1000px;
	float:left;
	padding: 0;
	margin: 0;
}


.menu-holder {position: relative; top: 0px; left: 0px; width: 1000px; height: 28px; float: none; margin: 0px auto; font-size: 11px; font-family: Trebuchet MS, Tahoma; color: #ffcc33; background-color: #333399;}
/* hack to correct IE5.5 faulty box model */
* html .menu-holder {width:1000px; w\idth:1000px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu-holder ul {padding: 0px; margin: 0; list-style-type: none;}
.menu-holder ul ul {width: 225px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu-holder li {float: left; position: relative; text-align: center;}
/* style the links for the top level */
.menu-holder a, .menu-holder a:visited {display: block; font-size: 11px; font-weight: bold; text-decoration: none; color: #ffcc33; height: 28px; line-height: 27px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu-holder a, * html .menu-holder a:visited {}

.menu-holder ul a:hover {background: #272774; text-decoration:none;}

/* style the second level background */
.menu-holder ul ul a.drop, .menu-holder ul ul a.drop:visited {background: #f1eeee;}
/* style the second level hover */
.menu-holder ul ul a.drop:hover{background: #272774;}
.menu-holder ul ul :hover > a.drop {background: #272774;}
/* style the third level background */
.menu-holder ul ul ul li{background: #272774;}
.menu-holder ul ul ul a, .menu-holder ul ul ul a:visited {background: #272774;}
/* style the third level hover */
.menu-holder ul ul ul a:hover {background: #272774;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu-holder ul ul {visibility: hidden; position: absolute; height: 0; top: 28px; left: 0; width: 149px;}
/* another hack for IE5.5 */
* html .menu-holder ul ul {top: 28px; t\op: 28px;}

/* position the third level flyout menu */
.menu-holder ul ul ul{left: 160px; _left: 160px; top: 0px; width: 155px;}

/* position the third level flyout menu for a left flyout */
.menu-holder ul ul ul.left {left: -100px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu-holder table {position:absolute; top:0; left:0; border-collapse: collapse;}

.menu-holder ul ul li{background: #272774; text-align: left;}


/* style the second level links */
.menu-holder ul ul a, .menu-holder ul ul a:visited {background: Transparent; font-family: Trebuchet MS, Tahoma; color: #ffcc33; height: 21px; font-weight: bold; line-height: 21px; padding-left: 5px; width: 155px;}
/* yet another hack for IE5.5 */
* html .menu-holder ul ul a, * html .menu-holder ul ul a:visited {width: 155px; w\idth: 155px;}

/* style the top level hover */
.menu-holder a:hover{color: #ffffff; background: Transparent;}
.menu-holder ul ul a:hover{color: #ffffff; background: #272774;}
.menu-holder :hover > a {color: #ffffff; background: Transparent;}
.menu-holder ul ul :hover > a {color: #ffffff; background: #272774;}

/* make the second level visible when hover on first level list OR link */
.menu-holder ul li:hover ul,
.menu-holder ul a:hover ul{visibility: visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu-holder ul :hover ul ul{visibility: hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu-holder ul :hover ul :hover ul{ visibility: visible;}

#wrapper {
background:url(images/vertical-stretch-bg.gif) left top repeat-y #2b2b90;
float:left;
width:1000px;
}

.tablea {
	border-collapse: collapse;
	margin: 10px;
	background-color:#ffffff;	
}

#tablea {
	border-collapse: collapse;
	margin: 10px;
	background-color:#ffffff;	
}

.tda {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border: 1px solid #ffffff;
	color:#ffffff;
	background-color:#5567e5;
	text-align:left;
}

.tha {
	background: #ffc500;
	height: 25px;
	padding-left: 12px;
	padding-right: 12px;
	color: #333333;
	text-align: center;
	border: 1px solid #ffffff;
}

#tha {
	background: #ffc500;
	height: 25px;
	padding-left: 12px;
	padding-right: 12px;
	color: #333333;
	text-align: center;
	border: 1px solid #ffffff;
}

#than {
	background: #FF0033;
	height: 25px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #ffffff;
}

#tra {
	height: 30px;
	background: #5567e5;
	border: 1px solid #ffffff;
}

#tran {
	height: 30px;
	background: #A21A35;
	border: 1px solid #ffffff;
}


#tda {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border: 1px solid #ffffff;
	color:#ffffff;
	background-color:#5567e5;
	text-align:left;
}

#tdan {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border: 1px solid #ffffff;
	color:#ffffff;
	background-color:#A21A35;
	text-align:left;
}

/* form elements */
form {
	margin:13px; padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

option	
	{padding: 2px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea {
	width:450px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

.formsmall {
	margin:1px; padding: 0;
}

#blueboxr {
	margin:3px 3px 3px 3px;
	text-align:left;
	padding:3px;
	background-color:#1529bc;
	border:1px solid white;
	float:right;
	width:380px;
}

#ltext { font-size:15px;font-weight:bold;}

.alrow {background-color:#5567e5;color:#FFFFFF}
.alrow1 {background-color:#2f3eac;}
#h2col {background-color:#1c2c9c;border:1px solid white;}
.subtitle {margin: 10px 2px;color:#ffcc00;	font-weight:bold;}

A.feat:link { text-decoration: none;color:#333333;font-weight:bold;}
A.feat:visited { text-decoration: none;color:#333333;font-weight:bold;}
A.feat:hover {text-decoration: none;color:#333333;}  
A.feat:active { text-decoration: none;color:#333333;font-weight:bold;}   

.listhead {
background-color:#ffcc00;
color:#000000
}

.newgallery{text-align:center;}
.newgallery img{padding:1px;margin:25px 5px;border:1px solid #ffa800;}