/* CSS CONTENT */

body {
	background:url(images/background2.jpg) top center;
	color:#303030;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
}

a {
	color:#BD7E26;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#DCDCDB;
	bottom: 0px;
}

p {
	line-height:1.5em;
	margin:0 0 5px;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 12px;
	color: #BC8437;
}

/*** Main container ***/

#container {
background:
color:#303030;
	width:770px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#containerducks {
background:
color:#303030;
	width:770px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 925px;
}

#containerartist {
background:
color:#303030;
	width:770px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 800px;
}

#containercontact {
background:
color:#303030;
	width:770px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 800px;
}

#fishcontainer {
background:
color:#303030;
	width:770px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 800px;
}

#showlist {
background:
color:#303030;
	width:770px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}

/*** Header section ***/

#sitename {
	height:126px;
	background-image: url(images/hdrbkgr.jpg);
}

#sitename img {
float:left;
margin:0px 15px 0px 0;
padding:0px;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
	font-size:10pt;
	letter-spacing: normal;
}

/*** Horizontal menu ***/

/*- Menu Tabs F--------------------------- */

    #tabsF {
	float:left;
	width:100%;
	font-size:85%;
	line-height:normal;
	background-color: #DCDCDB;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

/*** Sidebars ***/



#rightside {
	float:right;
	padding-right: 10px;
	margin-left: 10px;
}

#rightside h1 {
color:#ffffff;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;

}

#rightside h2 {
font-size:1.1em;
margin:0 0 20px;

}

#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
color: #ffffff;
}

.linklist {
	margin:0 0 16px 10px;
	padding:0;
}

.linklist li {margin-bottom:0.7em;}

.linklist a {
	color:#C68E33;
}

/*** Content ***/

#content,#contentalt {
width: 475px;
height: 450px;
background:#ffffff;
opacity: 0.70;
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
border:1px solid #000000;
color:#2a2a2a;
padding: 25px 0 0 25px;
}

#content {margin:0px 200px 0px 0px;}
#contentalt {margin:0px 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#2E4BA8;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

/*** Scroll Box ***/

#scroll {
width: 450px;
height: 400px;
background:transparent;
color:#2a2a2a;
padding:0px 5px 0px 10px;
overflow: auto;
}





/*** Footer ***/

#footer {
	font-size:0.9em;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	height: 40px;
	padding-top: 10px;
	color: #E2DBCE;
	background-color: #333333;
	clear: both;
	bottom: 0px;
	margin-top: 0px;
}

#footer a {
	color:#BC8437;
	font-weight:500;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/
h1 {
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	height: 15px;
	color: #BC8437;
	font-variant: small-caps;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BC8437;
	line-height: 20px;
}
#containerducks #wrap {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 25px;
	color: #BC8437;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #BC8437;
}
#container #wrap div {
}
#container #wrap #fltlrt {
	float: right;
	width: 180px;
}
#showlist #wrap h1 {
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	height: 15px;
	color: #3B1D13;
	font-variant: small-caps;
}
