
html { position: relative; margin: 0 auto 0 auto; height: 100%; padding: 0;
    width:100%; text-align:center; 
	background: #000000;
/*
	background-image:url(Design/textblack.jpg);
	background-repeat: repeat;
*/
}
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
    text-align:center;
	color: #000000;
	width: 960px;  
	position:absolute;
	left:50%; 
	margin-left:-480px;
}
.twoColLiqLtHdr #container { 
	width: 960px;  /* this will create a container 80% of the browser width */
	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. */
/*
    background:#ffffff;
*/
	background-image:url(Design/pg-bk.gif);
	background-repeat: repeat;
} 
.twoColLiqLtHdr #header { 
/*
	background-image:url(design/altheader.jpg); 
	padding: 0;  /* 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. */

    background-color:#000000;
	margin: 0;
	height:346px;
} 
.twoColLiqLtHdr #header a {
	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: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    color:#dbe26f; 
    text-decoration:none;
}
/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqLtHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/

.twoColLiqLtHdr #sidebar1 {
	float: right; 
	width: 300px; /* since this element is floated, a width must be given */
	padding: 8px 0; /* top and bottom padding create visual space within this div  */
	padding-left:15px;
	padding-right:15px;
    margin-top:15px;
    padding-bottom:0px;
/*
    background-image:url('Design/btn.gif');
    background-repeat:no-repeat;
    background-position:center;
*/
}
.twoColLiqLtHdr #sidebar1 a {
    color:#D10D00; 
    text-decoration:underline; 
}
/*
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
	padding-left:10px;
	padding-right:10px;
}
*/

/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.twoColLiqLtHdr #mainContent { 
	margin: 25px 320px 0 10px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	padding-left:15px;
	padding-right:15px;
} 
.twoColLiqLtHdr #mainContent a {
    color:#D10D00; 
    text-decoration:underline; 
}
.twoColLiqLtHdr #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColLiqLtHdr #footer a {
    color:#fffeea; 
    text-decoration:none; 
	font-size:80%;
    font-family:Arial;
}
.twoColLiqLtHdr #xtrafooter {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColLiqLtHdr #xtrafooter a {
	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: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    color:#dbe26f; 
    text-decoration:none;
}
/*
.menu_resize {margin:0; padding:0; background:url(images/menu_bg.gif) top repeat-x; height:49px;}
.menu { padding:0; margin:0 auto; width:960px;}
.menu ul { padding:6px 0 0 0; margin:0; list-style:none; border:0; float:right;}
.menu ul li { text-align:center; float:left; margin:0; padding:0 5px; border:0;}
.menu ul li a { float:left; margin:0; padding:6px; color:#ffffff; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase;}
.menu ul li a:hover { color:#EAC45B; font:bold 12px Arial, Helvetica, sans-serif;}
.menu ul li a.active { color:#EAC45B; font:bold 12px Arial, Helvetica, sans-serif;}
*/
/*
.menu2 { padding:0; margin:0 auto; width:960px;}
.menu2 ul { padding:0 0 0 0; margin:0; list-style:none; border:0; float:right;}
.menu2 ul li { text-align:center; float:left; margin:0; padding:0 5px; border:0;}
.menu2 ul li a { float:left; margin:0; padding:13px; color:#ffffff; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase;}
.menu2 ul li a:hover { color:#FFDA37; font:bold 11px Arial, Helvetica, sans-serif;}
.menu2 ul li a.active { color:#FFDA37; font:bold 11px Arial, Helvetica, sans-serif;}
*/
p.clr, .clr { clear:both; padding:0; margin:0;}

h1    { margin: 0 0 18px; font-family:verdana; font-size:135%; color: #424242; line-height:28px; }
h2	  { margin: 0 0 18px; font-family:verdana; font-size:115%; color: #424242; line-height:26px; }
h3	  { margin: 0 0 18px; font-family:verdana; font-size:95%; color: #A27F1E; margin-bottom:6px; line-height:22px; }
p	  { margin: 0 0 18px; font-family:verdana; font-size:95%;  color: black; }
ul, ol {font-size:95%;}
.SmallText { margin: 0 0 18px; font-family:verdana; font-size:9pt;  color: black; line-height: 16px; }
.SmallestText { margin: 0 0 18px; font-family:verdana; font-size:8pt;  color: black; line-height: 14px; }
.PagePic {text-align:center; margin-top:15px;}
.PageTitle { font-size:100%; text-align:center; margin-bottom:36px; color:#dbe26f; margin-top:-58px; font-weight:bold; }
.RedText { color:#800000 }
.OliveText { color: #337810; }
.BlueText { color: #0000a0; }
.GoldText { color: #808000; }
.WhiteText { color: #ffffff; }

div#BlackBox{width:300px;padding: 10px  0;margin:0 auto; 
    text-align:left; background: #000000 }    

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
margin:0px;
list-style:none;
padding:0px 7px 7px 0px;
background-color:#000000;
background-repeat:repeat;
border-color:none;
border-width:0px;
border-style:none;
}

ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
display:block;
zoom:1;
position:absolute;
z-index: 1000;
left: 0;
top: 312;
}

* HTML ul.cssMenu {position:absolute}

ul.cssMenu ul{
width:176.15000000000003px;  /* submenu width */
}

ul.cssMenu li{
display:block;
margin:3px 0px 0px 1px;
font-size:0px;
}

ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}

ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
display:block;
vertical-align:middle;
background-color:#000000;
border-width:0px;
border-color:none;
border-style:none;
text-align:left;
text-decoration:none;
padding:8px;
_padding-left:8;
font:14px Verdana;
color: #dbe26f;
text-decoration:none;
cursor:pointer;
}

ul.cssMenu span{
overflow:hidden;
}

ul.cssMenu li {
float:left;
}

ul.cssMenu ul li {
float:none;
}

ul.cssMenu ul a {
text-align:left;
white-space:nowrap;
}

ul.cssMenu li.sep{
text-align:left;
padding:0px;
line-height:0;
height:100%;
}

ul.cssMenu li.sep span{
float:none; padding-right:0;
width:3;
height:100%;
display:inline-block;
background-color:#000000; background-image:none;}

ul.cssMenu ul li.sep span{
width:100%;
height:3;
}

ul.cssMenu li:hover{
position:relative;
}

ul.cssMenu li:hover>a{
background-color:#720e10;
border-color:#FFFFFF;
border-style:solid;
font:14px Verdana;
color: #FFFFFF;
text-decoration:none;
}

ul.cssMenu li a:hover{
position:relative;
background-color:#720e10;
border-color:#FFFFFF;
border-style:solid;
font:14px Verdana;
color: #dbe26f;
text-decoration:none;
}

ul.cssMenu li.dis a {
color: #AAAAAA !important;
}

ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:24px;
height:24px;
}

ul.cssMenu ul img {width:16px;
height:16px;
}

ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}

ul.cssMenu span{
display:block;
background-image:url(./images/arrow_sub5.gif);
background-position:right center;
background-repeat: no-repeat;
padding-right:14px;}

ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(images/arrow_sub2.gif)}
ul.cssMenu ul li:hover > a span{ background-image:url(images/arrow_sub5.gif);}
ul.cssMenu table a:hover span{background-image:url(images/arrow_sub5.gif)}

