body {
	padding:0px;
	margin: 0px 0px 0px 0px;	 
	background-color: #6695C5;
	background-image: url("images/mainbg.jpg");
	background-position: 810px 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

h1 {
	font: 24px/1.2 verdana;
	color: #000; 
	font-weight:bold;
	}

h2 {
	font: 16px/1.2 verdana;
	color: #000;
	font-weight:bold;
	}

h3 {
	font: 14px/1.2 verdana;
	color: #000;
	font-weight:bold;
	}

h4 {
	font: 12px/1.2 verdana;
	color: #000;
	font-weight:bold;
	}

a {
	text-decoration:none;
	font-weight:bold;
	color:#376DA5;
	}

a:active { 
	color: #000; 
	text-decoration: none; 
	} 

a:visited { 
	color: #000; 
	text-decoration: none; 
	}
 
a:hover { 
	color: #fff; 
	text-decoration: none; 
	}

.nav 	{
	font-size: 15px;
	font-family: verdana;
	margin: 15px 15px 15px 5px;
	}
	
.address {
	position: absolute;
	top: -23px;
	right: 0px;
	font-weight: bold;
	color: #01009A;
	z-index: 2;
	}

.floatright{
	float: right;
	margin: 5px 5px 5px 5px;
	border: 1px solid #000;
	}

.floatleft{
	float: left;
	margin: 3px 10px 50px 50px;
	border: 1px solid #000;
	}
	
.style3 {
	font-weight: bold
	}

.tiny {
	font-size: 9px;
	}
	
li.nav {
	float: left;
	display: block;
	}

ul.nav {
	margin: 10px 10px 10px 10px;
	}

p {
	text-indent: 0px; 
	font:	12px/2 verdana;
	color: #000; 
	} 
	
ul,li {
	text-indent: 0px; 
	font:	12px/1.2 verdana;
	color: #000; 
	padding-bottom: 7px;
	} 

p,h1,h2,h3,h4,pre,ul {
	margin: 10px 80px 10px 80px;
	}
	
#top {
	position: absolute; 
	left: 0px;
	top: 0px;
	background-color: transparent;
	} 

#top2 {
	position: absolute; 
	left: 0px;
	top: 10px;
	z-index: 1;
	} 
	
#frame {
	position: absolute;
	left: 0px;
	top: 125px;
	background-image: url("images/fbg.jpg");
	border-bottom: 2px solid #000;
	width: 871;
	padding: 0px 0px 0px 0px;
	
	}
		
#nav {
	position: absolute;
	left: -20px;
	top: 115px ;
	margin: 0px 0px 0px 0px;	
	}