html {
		height: 100%;
	}
body{
	margin-top:0px;
	padding:0px;
	background:#000000;
	background-image:url("../pageImages/coiledSnake.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Arial,Tahoma,Verdana,Helvetica,Times,Geneva, sans-serif;
}
#mainContainer{
	width:980px;
	height: 100%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:transparent;
	}
#banner,#footer{
	width:980px;
	
	background:black;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	}
#banner{
	background-image:url("../pageImages/lizardLogo.png");
	background-repeat: no-repeat;
	background-position: left top;
	height:140px;
	
}
#footer{
	height:20px;
	margin-top:4px;
	padding-top:10px;
	}
#clock{
	width:300px;
	height:100px;
	padding:0px;
	margin:0px;
	display:float;
	float:right;
}
#menu {
background:#330000 none repeat scroll 0%;
margin-left: 1px;
margin-right: auto;
width:100%;
height: 20px;
}
#menu ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
width:13.6em;

}
#menu a, #menu h2 {
border-color:#00cc00 rgb(136, 136, 136) rgb(85, 85, 85) rgb(187, 187, 187);
border-style:dotted;
border-width:1px;
display:block;
font-family:arial,helvetica,sans-serif;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:16px;
text-align: center;
margin:0pt;
padding:2px 3px;
filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#menu h2 {
background:#000000 none repeat scroll 0%;
color:#EFEFEF;

}
#menu a {
background:#000000 none repeat scroll 0%;
color:#efefef;
text-decoration:none;

}
#menu a:hover {
background:#194107 none repeat scroll 0%;
color:#FFFFFF;
font-style:italic;
letter-spacing: 2px;
filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#menu li {
position:relative;
}
#menu ul ul {
position:absolute;
z-index:500;
		
}
#menu ul ul ul {
left:100%;
position:absolute;
top:0pt;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
display:none;
	
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
display:block;
	
}


#container1{
	width:980px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	margin-top:4px;
	}

#container3{
	width:980px;
	height:370px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top: 0px;
}
p.whiteHeading{
	margin:0px;
	background:#d6a300;
	font-size:18px;
	color:white;
	padding:4px;
	font-weight:bold;
	border-top:1px solid white;
	border-bottom:1px solid white;
	
		
	}
p.containerText{
	margin:0px;
	font-size:15px;
	line-height:20px;
	color:#ffffff;
	padding:15px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
p.footerText{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:white;
	letter-spacing:2px;
	}
#leftColumn1{
	width:980px;
	height:150px;
	background:black;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	display:float;
	float:left;
}
img.backgroundImage{
	display:float;
	float:left;
	border:2px solid red;
}

a{
color:#336600;
text-decoration: none;
font-weight:bold;
font-size: 13px;
letter-spacing: .8px;
}
ul{
margin-top:0px;
margin-left:24px;
padding-left:0px;
font-size:12px;
list-style-type:none;
color:white;
}

	