* {
     padding: 0;
     margin: 0;
}
html {
	overflow-y: scroll;
	}
img {
     border: 0;
}
body {
	background: url(images/fish.jpg) no-repeat scroll center top #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
    margin: 0;
    padding: 0;
}
a {
	text-decoration: none;
}
h1, h2, h3 {
	color: #fff;
	border-bottom: 1px solid #fbd008;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 6px 0px;
}
h1:first-letter, h2:first-letter, h3:first-letter {
	color: #fbd008;
	font-weight: bold;
	padding-right: 1px;
}
h4 {
	border-bottom: 1px dashed #fbd008;
	color: #fff;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}
p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 24px 0px;
}
.container {
    margin: auto;
    text-align: left;
	width: 800px;
}
.clear {
	clear: both;
	line-height: 0;
}
#rc_tl {
	background: url(images/tl.png) top left no-repeat;
	float: left;
	height: 13px;
	width: 787px;
}
* html #rc_tl {
	background: url(images/tl.jpg) top left no-repeat;
}
#rc_tr {
	background: url(images/tr.png) top left no-repeat;
	float: left;
	height: 13px;
	width: 13px;
}
* html #rc_tr {
	background: url(images/tr.jpg) top left no-repeat;
}
#rc_bl {
	background: url(images/bl.png) top left no-repeat;
	float: left;
	height: 13px;
	width: 787px;
}
#rc_br {
	background: url(images/br.png) top left no-repeat;
	float: left;
	height: 13px;
	width: 13px;
}
#rc_mm {
	background: url(images/mm.png) left top repeat-y;
	float: left;
	display: block;
}
* html #rc_mm {
	background: url(images/mm.jpg) left top repeat-y;
}
#header {
	text-align: left;
    height: 172px;
}
#menubar {
	float: left;
	font-weight: bold;
	width: 300px;
}
/*ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
li {
	line-height: 1.5;
}
li.doc {
	list-style: none;
	padding-left: 15px;
}
li.docs {
	list-style: none;
	padding-left: 15px;
}
li.sdoc {
	list-style: none;
	padding-left: 15px;
}
li.sdocs {
	list-style: none;
	padding-left: 15px;
}*/
#menubar {
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	text-align: left;
    width: 270px;    
}
#menubar ul {
	line-height: 22px;
	list-style:none;
	margin:0;
	padding:0;
	}
#menubar ul li {
	padding: 0px 5px 0px 5px;
	}
#menubar ul ul li {
	padding: 0px 5px 0px 15px;
	}
#menubar li {
	/*float:left;
	width:100px;*/
	margin:0;
	padding:0;
	text-align:left;
}
#menubar li a {
	background:url(images/bg_trans.png) repeat 0 0;display:block;
	/*padding:5px 10px;
	height:100%;*/
	color: #fbd008;
	text-decoration: none;
}
#menubar li a {
	
}
#menubar li a:hover, li a:focus, li a:active {
	color: #fff;
	background-position:-150px 0;
}
#memberslogin {
	border-top: 1px solid #eee;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #eee;
	color: #fff;
	font-size: 10px;
	margin: 5px;
	padding: 10px;
	width: 160px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#memberslogin input.mpp_member  {
	background: transparent;
	border-top: 1px solid #777;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #777;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin: 3px 0 8px 0;
	padding: 1px;
	width: 158px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*#toc a {background:url(images/bg_trans.png) repeat 0 0;}
	
	
#menubar ul a {
	color: #fbd008;
	display: block;
	font-weight: bold;
	text-decoration: none;
	}
#menubar ul a:hover {
	color: #fff;
	}
#menubar ul ul a {
	color: #fbd008;
	display: block;
	font-weight: normal;
	text-decoration: none;
	}
#menubar ul ul a:hover {
	color: #fff;
	}*/
#content {
	float: right;
	min-height: 300px;
	padding: 0px 20px 0px 10px;
	width: 480px;
}
#content a.toggleLink  {
	background: #fff;
	border: 1px solid #fbd008;
	color: #f90;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 10px 0px 2px;
	text-align: center;
	text-decoration: none;
	width: 10px;
}
#content a:hover.toggleLink  {
	background: #fbd008;
	border: 1px solid #fff;
	color: #fff;
}
.toggle  {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 24px 0px;
}
.mailform td {
	color: #fff;
	font-size: 12px;
	margin: 0;
	width: 155px;
	padding: 2px;
	vertical-align: top;
}
.mailform input, .mailform textarea {
	background: #fff;
	border: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	width: 312px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.mailform  input.submit {
	background: #fff;
	border: 1px solid #fbd008;
	color: #f90;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	width: 130px;
}
.mailform select {
	background: #fff;
	border: 0;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	width: 317px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.container div.mailform {
	float: right;
	margin: 2px 3px 2px 0;
}
.edit table {
	background: transparent;
	border: 0;
}
.edit td {
	background: url(images/bg_25.png);
	border-top: 1px solid #77cfe6;
	border-right: 1px solid #0457a7;
	border-bottom: 1px solid #0457a7;
	border-left: 1px solid #77cfe6;
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	text-align: center;
}
.edit td a {
	color: #fbd008;
	display: block;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
}
.edit td a:hover {
	color: #fff;
}
.edit td select {
	margin: 0 0 0 5px;
}
#cmsimple {
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	margin: 30px 0 50px 0;
	text-align: center;
	width: 800px;
}
#cmsimple a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	}
#cmsimple a:hover {
	color: #fbd008;
	}
textarea.mailme {
	width: 480px;
}
iframe.google_map {
	border: 0px;
	width: 480px;
	height: 360px;
}
#recaptcha  {
	float: right;
	margin: 4px 3px 2px 0;
}