
body {
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}
#header
{background:url(images/finalbanner.jpg);
height:225px;
width:1000px;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a:link {
	color: #039741;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #692f93;
}
a:hover {
	text-decoration: none;
	color: #fe7902;
}
a:active {
	text-decoration: none;
	color: #039741;
}
h2 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {color: #77429E}

#main{padding-left:50px;
paddint-right:50px;
}



.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: #049E3E center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align:left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
color:#FFFFFF;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(orange.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}





h5
{color:#FE7903;
}




