#Menu {
	position: absolute;
	height: 1010px;
	width: 155px;
	left: 0px;
	top: 0px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#Banner {
	background-color: #FFFFCC;
	position: absolute;
	height: 68px;
	width: 576px;
	left: 196px;
	top: 4px;
	z-index: 3;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#Title {
	background-color: #FFFFFF;
	position: absolute;
	height: 19px;
	width: 65%;
	left: 154px;
	top: 123px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #003387;
	font-style: normal;
	visibility: hidden;
}
body {
	background-color: #003387;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#Rightimage {
	background-color: #FFFFFF;
	position: absolute;
	height: 100px;
	width: 152px;
	z-index: 4;
	right: 12%;
	top: 92px;
}
#Leftimage {
	background-color: #FFFFFF;
	position: relative;
	height: 174px;
	width: 242px;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
	float: left;
	margin-right: 13px;
}


h1{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bolder;

}


h2{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bolder;
}


#queries{
position: absolute;
	
	color:#ffffff;
	font-family:arial;
	font-size:18px;
	left: 180px;
	top: 160px;

}

#navlist
{
	color: white;
	margin-left: 1px;
	width: 90%;
	border: 0px #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

#navlist li
{
	list-style: none;
	margin: 0;
	font-size: 8pt;
	border: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left:2px;
	color: #660033;
	border-left: 1px solid #6cf;
	padding: 4px 0px 4px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #5bd;
	border-right-color: #035;
	border-bottom-color: #000099;
	background-color: #D4D0C8;
	background-image: url(bricks.jpg);
}

#navlist a#current {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navlist a
{
width: 150px;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 140px;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
	width: 130px;
	height: 20px;
	font-size: 13px;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
	background: #28b;
	padding:4px 0px 4px 2px;
	border-top-color: #069;
	border-right-color: #6cf;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navlist a:active, #navlist a#current:active
{
	border-color: #069 #6cf #5bd white;
	background-color: #660033;

}
#Content {
	position: absolute;
	height: 853px;
	width: 684px;
	left: 196px;
	top: 165px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: left;
	font-size: 14px;
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#Top {
	font-family: Arial, Helvetica, sans-serif;
}

a, a:active{
color:#ffffff;
text-decoration: underline;
}
a:visited{
	color:#CCFFFF;
	text-decoration: underline;
}
a:hover{
	color:#0066FF;
	text-decoration: underline;
}
