body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#99CC33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url("../gifs_etc/kelp.gif");
}
#main{
	width:100%;
	margin-top: 0px;
	position:relative;
	float:left;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper{
	width:790px;
	margin:0 auto;
	text-align:left;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009675;
	border-left-color: #009675;
	background-image: url("../gifs_etc/kelp.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #003333;
}
#header{
height:100px;
width:100%;
position:relative;
}
.logo{
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	font-size:30pt;
	color:#99CCCC;
	padding-left:50px;
	float:left;
	position:relative;
}
a.logo:link{
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	font-size:30pt;
	color:#CCFF33;
	padding-left:50px;
	float:left;
	position:relative;
}
a.logo:visited{
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	color:#FFCC99;
	font-size:30pt;
	padding-left:50px;
	float:left;
	position:relative;
}
a.logo:hover{
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	font-size:30pt;
	color:#CCFF00;
	padding-left:50px;
	float:left;
	position:relative;
}
.logo a span{
	color:#0066CC
}
#top{
height:100px;
float:right;
width:400px;
position:relative;
}
#user{
height:59px;
text-align:right;
padding-top:5px;
padding-right:20px;
width:380px;
float:right;
position:relative;
}
#nav{
height:36px;
text-align:center;
float:right;
width:400px;
position:relative;
}
.style1 {
	color: #CC6699
}
.style2 {
	color: #CC6699
}
#navcontainer ul
{
	margin:0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding-top:13px;
	padding-bottom:12px;
	display:block;
	width:100%;
}

#navcontainer ul li { display: inline; }
#navcontainer li
{
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	padding-top:13px;
	padding-bottom:12px;
	color:#CC6699;
	width: 100%;
	height: 36px;
	background-image: none;
	background-repeat: repeat-x;
}
#navcontainer a
{
	text-decoration: none;
	font-size: 11px;
	padding-left:9px;
	font-weight:normal;
	padding-top:13px;
	padding-bottom:12px;
	color:#CC6699;
	width: 100%;
	height: 36px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer ul li a:hover
{
text-decoration: none;
font-size: 11px;
color:#000;
background:url(organize/left.jpg) no-repeat left top;
padding-left:9px;
font-weight:normal;
padding-top:13px;
padding-bottom:12px;
width: 100%;
height: 36px;
}
 #navcontainer a span
{
	padding-right:20px;
	padding-top:13px;
	padding-bottom:12px;
}
 #nav a span
{
	padding-right:9px;
	padding-top:13px;
	padding-bottom:12px;
	color: #CCFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bannerbg{
text-align:center;
width:100%;
height:226px;
}
#banner{
	margin:0 auto;
	text-align:left;
	width:730px;
	height:204px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	position:relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1{
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-bottom:4px;
	margin:0px;
	padding-left:40px;
	color:#ccff33;
	border-bottom:1px solid #F5EFE1;
	margin-bottom:10px;
}
h3{
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-bottom:4px;
	margin:0px;
	padding-left:40px;
	color:#00CC99;
	border-bottom:1px solid #D9D5CA;
	margin-bottom:10px;
}
.leftcontent{
width:40%;
float:left;
position:relative;
}
.rightcontent{
	width:400px;
	float:right;
	position:relative;
	padding-right:10px;
	padding-left:10px;
	text-align:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009999;
}
.image{
border:4px #F5EFE1 solid;
}
.contentmain{
width:100%;
position:relative;
padding-top:10px;
}
.leftcolumn{
float:left;
width:270px;
padding-left:10px;
position:relative;
text-align:left;
}
.rightcolumn{
float:right;
padding-top:10px;
width:470px;
padding-left:10px;
border-left: solid 1px #F7EFE2;
padding-right:10px;
text-align:left;
position:relative;
}
h2{
	color:#99FF66;
	padding-top:14px;
	text-align:center;
	padding-bottom:15px;
	font-size:12px;
	background-color: #666600;
	background-image: url(images/washclothblck.jpg);
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
#navvy
{
width: 100%;
margin: 0 auto;
font-size: 12px;
text-align: center;
}

ul#navvylist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 80%;
}

ul#navvylist li
{
	display: block;
	margin: 0;
	padding: 0;
	color: #99FF00;
}

ul#navvylist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #003333;
	border-style: solid;
	color: #33FFCC;
	text-decoration: none;
	background-color: #996600;
	background-image: url(images/washclothblck.jpg);
}

#navvy>ul#navvylist li a { width: auto; }

ul#navvylist li#active a
{
background: #f0e7d7;
color: #794F1D;
}

ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #000;
background: #FAF7F0;
border-color: #ffe #DBD9CD #DBD9CD #fff;
}
#footer{
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #F6F0E2;
	position:relative;
	background-color: #003333;
}

a {
	font-size: 11px;
	color: #666633;
}
a:link {
	text-decoration: none;
	color: #99FF66;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #99FF66;
}

