/* CSS Document */
body{
	background-image:url(images/body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#293b45;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;}

#wrapper{
	margin:0 auto;
	width:864px;
	}
#maincontent{
	float:left;
	border:#9c9c9c solid 1px;
	background-color:#2a2a2a;
	width:100%;}
#header{
	float:left;
	width:100%;}
#flash{
	float:left;}
#logo{
	float:left;
	background:url(images/logo_bg.jpg);
	width:254px;
	height:145px;
	padding:35px 0 0 0;
	text-align:center;
}
#navigation{
	background:url(images/navigation.jpg) repeat-x top;
	float:left;
	width:100%;
	padding:27px 0 20px 0;
	text-align:center;}
#navigation a{
	color:#f8f8f8;
	text-decoration:none;
	margin:0 1px 0 1px;
	font-size:17px;}
#navigation a:hover{
	color:#dedcdc;}
#content{
	float:left;
	background-color:#2a2a2a;
	width:100%;}
#column_left{
	float:left;
	border-right:#d2d2d2 solid 1px;
	padding:10px 8px 30px 10px;
	width:589px;}
#title{
	font-size:18px;
	color:#576238;}
.dark_text{
	color:#a1a1a1;
	font-size:14px;}
p{
	margin:10px 0px 10px 0px;
	font-size:12px;
	color:#fff;}
.li{
	padding:0 0 0 10px;
	line-height:25px;}
#column_right{
	float:left;
	width:256px;}
#box_title{
	background:url(images/box_title.jpg) repeat-x top;
	padding:22px 0 22px 0;
	font-size:15px;
	color:#fff;
	text-align:center;}
p.right_text{
	padding:0 10px 0 10px;}
.column_right_link{
	text-align:center;
	color:#fff;}
.column_right_link a{
	color:#a1a1a1;
	font-size:12px;
	text-decoration:none;}
#footer{
	background:url(images/footer.jpg) no-repeat left;
	width:100%;
	padding:23px 0 20px 0;
	float:left;}
#fish{
	position:relative;
	left:-36px;
	float:left;
	top:-1px;}
.copyright{
	font-size:11px;
	position:relative;
	left:-25px;
	bottom:-35px;
	color:#fff;}
	
	
.style1 {color: #66FFCC}

.style17 {font-size: 16px}
