body {
	margin-left: 0px;
	margin-top: 0px;
	}
		
.style2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #488690;
	font-weight: bold;
}

#logo {
height: 100px;
left: 2px;
position: absolute;
top: 3px;
width: 100px;
z-index: 3:
}

a {
	color: #488690;
}
 a:active {
	font-weight: bold;
	text-decoration: none;
	color: #488690;
	}
	
a:hover {
	color:#fdcc99;
	font-weight: bold;
	text-decoration: none;
	}
	  
 a:link {
	color:#488690;
	font-weight: bold;
	text-decoration: none;
	}

.smalltext {
	font-size: 10px;
	color: #488690;
}
.here {
	background-color: #92c5c0;
}

#topNavBar a {
	font-weight: bold;
	font-size: 12px;
	color: #fdcc99;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

#topNavBar a:hover {
	color:#92c5c0;
	text-decoration: none;
}



#topBar {
background-color: #92c5c0;
height: 100px;
left: 100px;
position: absolute;
top: 0px;
width: 700px;
z-index: 2
}

#topNavBar {
	background-color: #48869d;
	height: 20px;
	left: -3px;
	position: absolute;
	top: 171px;
	width:800;
	display: block;
	color: #fdcc99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 4;
}


.smalltext {
	font-size: 12px;
	color: #488690;
	font-weight: bold;
}

#sideNavBar {
	left: 1px;
	position: absolute;
	top: 190px;
	width: 169px;
	font-style: italic;
	color:#488690;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background-color: #F7CC99;
	height: 280px;
	
}

#sideNavBar td {
	border-bottom: 1px solid #488690;
}
#sideNavBar a {
font-family: Arial, Helvetica, sans-serif;  
font-size: 12px;
text-decoration: none;
color:#488690;
}
#sideNavBar a:hover {
	background-color: #92c5c0;
}
		
#content {
	left: 170spx;
	position: absolute;
	top: 192px;
	width: 600px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e585b;
	background-color: #FFFFFF;
	height: 687px;
}

h3 {
	color: #488690;
}
h1 {
	color:#488690;
}
