body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #566970 url(img/bak.jpg) repeat-x;
}

#header {
	background: #FFFFFF url(img/stack-oyster-header.jpg) repeat-x;
	height: 170px;
}


#nav {
	background: #467bbf;
	height: 38px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}


.bg-cccccc {
	background: #CCCCCC;
}
.center {
	text-align: center;
}


#nav img  {
	border-style: none;
}
#shadebar {
	height: 15px;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#shadebar img {
	display: block;
}
#content {
	padding: 10px;
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #373D4B;
}
#content a {
	color: #566970;
	font-weight: bold;
}
#content a:hover {
	color: #FF6600;
}

#content a.online {
	font: italic bold 16px "Times New Roman", Times, serif;
	color: #FF6600;
	text-align: center;
}
#content h1 {
	font: italic normal 24px "Times New Roman", Times, serif;
	color: #566970;
	margin-top: 0px;
}
#content h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #808080;
	margin-top: 0px;
}
#content h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #808080 ;
	margin-top: 0px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

.small {
	font-size: 11px;
	font-style: normal;
}


#picbox {
	margin: 5px 10px 5px 0px;
	float: left;
	height: 200px;
	width: 300px;
	border: 1px solid #000000;
}





#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: #FFFFFF;
}

#footer {
	background: #a9babb;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerleft {
	float: left;
	width: 335px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #373D4B;
}
#footerleft a {
	color: #373D4B;
}
#footerleft a:hover {
	color: #FFFFFF;
}

#footerright {
	float: right;
	width: 400px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #373D4B;
}
#footerright a {
	color: #373D4B;
}

#footerright a:hover {
	color: #FFFFFF;
}
#footerclr {
	clear: both;
}
.imgleftnobrdr {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.imgright {
	float: right;
	margin-left: 10px;
	border: 1px solid #000000;
}
.imgrightnobrdr {
	float: right;
	margin-left: 10px;
	border-style: none;
}


.clearlft {
	clear: left;
}

.clearrt {
	clear: right;
}
.bakshot {
	background: url(img/backgroundshot-a.jpg) no-repeat;
}
#textcolumn {
	width: 650px;
	margin-left: 100px;
}
.right {
	text-align: right;
}
.border {
	border: 1px solid #566970;
}
.indent {
	margin-left: 30px;
}
