body{
	margin : 0px;
	background : White;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : #336699;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-highlight-color : #336699;
	scrollbar-shadow-color : Navy;
	scrollbar-face-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

.contact{
	position : absolute;
	right : 5px;	
}
div.menubar{
	background : #336699;
	border-bottom : 1px solid #336699;
	position : static;
	width : 100%;
	top : 100px;
}
div.bannerimg{
	position : absolute;
	top : 0px;
}
.contacttxt{
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	Color : #336699;
	margin : 0px;
}

h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	Color : #FF6600;
	margin : 0px;
}

div.copy{
	position : static;
	width : 100%;
	text-align : center;
	background : #F4F4F4;
	border-top : 1px solid #336699;
}

a.nav{
	color : #F2F2F2;
	text-decoration : none;
	font-size : xx-small;
}

a.nav:hover{
	color : #FFFFFF;
	text-decoration : underline;
	font-size : xx-small;
}


.menudiv{
	color : #F2F2F2;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.main{
	color : Black;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color : Black;
	text-decoration : underline;
	font-size : xx-small;
}

a:hover{
	color : #CC3300;
	text-decoration : none;
	font-size : xx-small;
}