@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
* {margin:0; padding:0;}
#container {
	width: 790px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #5858b7;
}
a:active {
	color: #333333;
}
#header {
	height: 127px;
}

#main_nav {
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
}
#main_nav2 {
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 105px;
	padding-bottom: 6px;
	float: right;
}
#main_nav   a, #main_nav2 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
	padding-right: 0px;
}


#main_content {
	border: 1px solid #828282;
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
}
#fading_quotes {
	padding-bottom: 20px;
}

.wstrapline {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#main_body {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 150%;
}

#main_body li {
	margin-left: 60px;
	padding-left: 5px;
}
#inset_fish {
	padding-left: 200px;
	background-image: url(images/fishsm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1, h2 {
	color: #5858b7;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5858b7;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.clearfloats {
	clear: both;
} 
.paddingspace {
	padding-right: 5px;
	padding-left: 5px;
}
.padding20l {
	padding-left: 20px;
}
.navborder {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.purpletxtd {
	color: #5858b7;
}



#purple_border {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #9e9eef;
}
#footer {
	color: #9e9eef;
	text-align: center;
	padding-top: 12px;
}
#footer a {
	color: #9e9eef;
	text-decoration: none;
}
#footer  a:hover {
	color: #5858b7;
	text-decoration: none;
}
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
#inset_noimage {
	padding-left: 200px;
}
