body{
	background-color: #000000;
	color: #ffffff;
	font-family:Lucida Sans Unicode, Lucida Grande,sans-serif;
	font-weight: 500;
	font-size: .8em;
}

a
{
	color: #A6A6A6;
	font-size: 1.05em;
	text-decoration: none;
	outline: none;
}

a:visited
{
	color: #A6A6A6;
	outline: none;
}

a:hover
{
	color: #DC8A0A;
	text-decoration: none;
	outline: none;
}


#headWrap{
	margin: 5px auto 0 auto;
	padding: 5px 0 0 0;
	width: 960px;
}

#wrap{
	margin: 29px auto 0px auto;
	width: 960px;
	background-image: url("images/testBG15.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#menu{
	float: right;
	padding: 5px 20px 0 0;
	margin-top: 0px;
	font-size: 1.1em;

}

#header
{
	width:727px;
	float: right;
	text-align: right;
	margin: 0 25px 0 0;
}

#homeHeader
{
	width:727px;
	float: right;
	text-align: right;
	margin: 0 38px 20px 0;
}


/* ================================================================ 

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 assocaited (x)html may be modified in any 

way to fit your requirements.

=================================================================== */



.menu {
width:900px; 
font-size:0.85em;
position:relative;
z-index:100;
text-align: left;
}

/* 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:150px;
}

/* 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:110px;
position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#A6A6A6; 
width:100px; 
height:30px; 
border:1px solid #000000; 
border-width:1px 1px 0 0; 
background-color:#000000; 
padding-left:10px; 
line-height:29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:100px;
}





/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}



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

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#000000; 
color:#A6A6A6; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:100px

/* yet another hack for IE5.5 */

}

* html .menu ul ul a{
width:150px;
w\idth:100px;
}


/* style the top level hover */

.menu a:hover, .menu ul ul a:hover{
color: orange; 
background:#000000;
}

.menu :hover > a, .menu ul ul :hover > a {
color: orange;
background:#000000;
}



/* 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; 
}


/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

h1{
	color: #000000;
	font-size: 32px;
	padding: 5px 0 0 0;
	font-family:Lucida Sans Unicode, Lucida Grande,sans-serif;
}

h2{
	color: orange;
	font-size: 15px;
	margin: 0 0 5px 0px;
	padding: 9px 0 5px 0;
	font-family:Lucida Sans Unicode, Lucida Grande,sans-serif;
	line-height: 1.2em;
	font-weight: 300;
}

h3{
/* color: #975514; */
	color: orange;
	font-size: 23px;
	margin: 0 0 5px 0px;
	padding: 9px 0 5px 0;
	font-family:Lucida Sans Unicode, Lucida Grande,sans-serif;
}

h4{
	color: orange;
        margin: 0px;
        font-size: 12px;
}

#homeLeftContent{
	width: 345px;
	margin: 100px 20px 0 15px;
	padding: 20px 20px 20px 20px;
	float: left;
	color: orange;
	background-color: #000000;
	border: medium solid black;
}

#homeRightContent{
	float: left;
}

#mainLeftContent{
	width: 245px;
	overflow: auto;
	margin: 63px 30px 70px 15px;
	padding: 0 10px 10px 10px;
	float: left;
	background-color: #000000;
	/*background-color: #191819; */
	border: medium solid black;
}


/*.leftText{	color: #A8CCDA;	} */

#infoLeftContent{
	width: 900px;
	float: left;
	padding: 0px 15px 10px 15px;
	margin: 0 0 10px 10px;
	background-color: #000000;
}

#mainRightContent{
	width: 623px;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
	/* border: #616161 thin solid; */
}

#lrgImg{
	text-align: center;
	height: 400px;
	padding: 0 0 6px 0;
}


#imgMenu{
	background-color: black;
	text-align: center;
}

#mainFooter{
	font-size: 0.9em;
	line-height: 14px;
	text-align:center;
	padding: 85px 0 10px 0;
	clear: both;
}

#footer {
	margin:0 auto;
	padding: 9px 0;
	text-align:center;
	width:900px;
	clear: both;
	border-top: solid 1px #AFAFAF;
	color: #919191;
}

#footer a {
	color:orange;
}
.finePrint{
	font-size: 0.77em;
	
}
