body {
	color: #333;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	background-color: #f6f6f1;
}

a {
	color: #000033;
	border: none;
	font-family: "Times New Roman", Times, serif;
}

a:link {color:#FF6600; }

a:hover {
	color: #8A0000;
}

a:active {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	color: #666666;
}

ul { padding: 0 0 0 15px; }

h2 {
	font-size: 16px;
	margin: 10px 20px;
	color: #484848;
	line-height: normal;
}

h3 {
	margin: 15px 15px 6px 10px;
	font-size: 16px;
	color: #484848;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Tabs>*/

#tabs {
	display: block;
	height: 30px;
	width: 700px;
	color: #666666;
	text-align: center;
}
#tabs ul
{
	display: inline;
	text-align: center;
}
#tabs ul li {
	display: inline;
}
#tabs ul li span {
	display: block;
	float: left;
}
#tabs ul li a {
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 669933;
}
#tabs ul li a:hover {
	color:#660000;
}

#tabs ul li .tabON {
	color:#669900;
}
#tabs ul li .tabOFF {
	color:#660000;
}
/*</group>*/

/*<group=Main Layout>*/

#pagewrapper {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	overflow: hidden;
	background-image: url(../image/watercooloer_bkgnd.jpg);
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#Compcontent {
	display: block;
	padding-top: 0px;
	height: 650px;
	background-color: #FFFFFF;
}
#content.columns {
	background-color: #FFFFFF;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#footer {
	display:  block;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #999999;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #669933;
}

#sidebar {
	float: right;
	width: 180px;
	height: 392px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/fish/z-css/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#sidebarWork {
	width: 150px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: normal;
	visibility: inherit;
	position: absolute;
}
#mainWHITE {
	float: left;
	width: 100%;
	padding-top: 8px;
}
#mainWORK {
	float: right;
	width: 700px;
	height: 400px;
}

.mainCopy    {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}

.mainCopyBold   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #669900;
}

#top, #bottom{
	width:700px;
	height:10px !important;
	display:block !important;
	background-color: #666699;
}
.mainCopybullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-position: outside;
	list-style-type: decimal;
	bottom: 4px;
}
