body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	background-color: #006699;
	background-attachment: fixed;
	background-image: url(../images/aquarium.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center top;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}

#master {
	border: 1px solid #FFFFFF;
	background-color: #68BDE7;
}
.button {
	background-attachment: scroll;
	background-image: url(../images/50w-bttn-submit.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 50px;
}
.button :hover {
	background-attachment: scroll;
	background-image: url(../images/50w-bttn-submit-RO.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 50px;
}


/* modules specs */
#article-title {
	color: #006699;
	background-color: #FFFFFF;
	padding-left: 3px;
	height: 15px;
	background-attachment: scroll;
	background-image: url(../images/article-title-bkgd.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: top;
	background-position: bottom;
}
#article-text {
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
}	
.container {
	vertical-align: top;
	border: 1px solid #FFFFFF;
	padding-top: 0px;
}

/* pane specs */
.pane-175w {
	width: 175px;
	vertical-align: top;
}

.pane-795w {
	width: 795px;
	vertical-align: top;
}
.pane-top {
	vertical-align: top;
}
.pane-bottom {
	vertical-align: top;
}
.pane-610w {
	width: 610px;
	vertical-align: top;
}
/* navigation */
.nav_main {
	text-align: center;
}
#spacer-width {
	width: 10px;
}

.nav_main a:link {
	color: #000033;
	text-decoration: none;
}
.nav_main a:hover {
	color: #006699;
	text-decoration: none;
}
.nav_main a:active {
	color: #006699;
	text-decoration: underline;
}
.nav_main a:visited {
	color: #000033;
	text-decoration: none;
}

a:link {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: none;
}

/* footer */
.footer {
	text-align: center;
	font-weight: normal;
	height: 12px;
}

/* newsletter */
#nla2010 {
	width: 100%;
	background-image: url(../images/nl_year_2010.gif);
	background-repeat: no-repeat;
	background-position: 575px top;
	background-attachment: scroll;
}
#nla2009 {
	width: 100%;
	background-image: url(../images/nl_year_2009.gif);
	background-repeat: no-repeat;
	background-position: 575px top;
	background-attachment: scroll;
}
#nla2008 {
	width: 100%;
	background-image: url(../images/nl_year_2008.gif);
	background-repeat: no-repeat;
	background-position: 575px top;
	background-attachment: scroll;
}
#nla2007 {
	width: 100%;
	background-image: url(../images/nl_year_2007.gif);
	background-repeat: no-repeat;
	background-position: 575px top;
	background-attachment: scroll;
}
#nla2006 {
	width: 100%;
	background-image: url(../images/nl_year_2006.gif);
	background-repeat: no-repeat;
	background-position: 575px top;
	background-attachment: scroll;
}
#newsletter_date {
	width: 65px;
	text-align: center;
}
/* photogallery section */
#photogallery{
	text-align: center;
}
.pg_cell {
	height: 100px;
	width: 100px;
}

/* custom rules */
.fineprint {
	font-size: 9px;
}
.section_title {
	font-weight: bold;
}

.cell_coupon_sm {
	text-align: center;
	width: 285px;
	height: 107px;
}
li {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 0px;
}
/*highslide rules*/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #069;

}
.highslide:hover img {
	border: 1px solid silver;
}

.highslide-wrapper, .drop-shadow {
	background-color: #FFF;

}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: #3399CC;
	color: #FFFFFF;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	padding-left: 22px;
	background-image: url(highslide/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	background-color: #FFF;
}

a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: #3399CC;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: #3399CC;
}
a.highslide-full-expand {
	background: url(highslide/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/highslide/graphics/close.png', sizingMethod='scale');
}
/* stepcarousel css */
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 126px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 235 px;
	text-align: center;
}

/*facebox css*/
#facebox .b {
  background:url(../images/facebox/b.png);
}

#facebox .tl {
  background:url(../images/facebox/tl.png);
}

#facebox .tr {
  background:url(../images/facebox/tr.png);
}

#facebox .bl {
  background:url(../images/facebox/bl.png);
}

#facebox .br {
	background-image: url(../images/facebox/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
	padding: 10px;
	width: 370px;
	background-color: #FFF;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
