body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images2/bkgnd.gif);
	margin: 0;
}



h1 {
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #363F5B;
}

h2 {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #363F5B;
}

#main{padding: 40px 20px 30px 0px;}


#leftcol {	
		background-image:url(images2/waves.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
		padding: 120px 0px 20px 0px;
}
#leftcoledit  {padding: 0px 30px 0px 20px}

#nav {
	color: #000;
	font-family: Arial, Verdana, Geneva,  sans-serif;	
	font-weight: bold;
	font-size: 12;	
	padding-bottom: 4px;
}

a {color:#313F68}

#nav a:link {
	color: #363F5B;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited {
	color: #5A6B9B;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #64372D;
	text-decoration: underline;
	
}


 a.bblink:link {
	color: #000000;
	text-decoration: none;	
}
 a.bblink:hover {
	color: #000000;
	text-decoration: none;
}
 a.bblink:visited {
	color: #000000;
	text-decoration: none;
}

#leftcol  {

}

#footer {	color: #fff;
		background-color:#48557B;
}

#footer a {
		text-decoration: none;
		color: #fff;
		}

.xsmall { font-size: 10px;}