@charset "utf-8";
/* Como Reef - Secondary - CSS Document */

/* ---------- Secondary Page Content Area ----------*/

#secondarycontent {
	background: none;
	position: relative;
	margin: -20px 0 10px 296px;
	padding: 0;
	width: 504px;
	min-height: 302px;
	height: auto !important;
	overflow: hidden;
	z-index: 25
}

#contentbox_top {
	background: none;
	position: relative;
	margin: 0;
	width: 504px;
	height: 66px;
	overflow: hidden;
	z-index: 50
}

#contentbox_rep {
	background: url(../images/contentbg_repeat.gif) repeat-y;
	position: relative;
	margin: 0;
	width: 504px;
	height: auto;
	overflow: hidden;
	z-index: 50
}

#contentbox_bottom {
	background: url(../images/contentbg_bottom.gif) no-repeat;
	position: relative;
	margin: 0;
	width: 504px;
	height: 25px;
	overflow: hidden;
	z-index: 50
}

#content_text {
	background: none;
	position: relative;
	margin: 0 25px 10px 25px;
	width: 454px;
	height: auto;
	min-height: 390px;
	overflow: hidden;
	z-index: 75
}

#content_spacer {
	background: none;
	position: relative;
	float: left;
	margin: 0 -1px 0 0;
	width: 1px;
	height: 390px;
}

/* ---------- Secondary Image ----------*/

#secimage {
	background: none;
	position: absolute;
	top: 20px;
	left:0;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 445px;
	overflow: hidden;
	z-index: 30
}

#secimage_a {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 69px;
	overflow: hidden;
	z-index: 35
}

#secimage_b {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 74px;
	overflow: hidden;
	z-index: 35
}

#secimage_c {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 77px;
	overflow: hidden;
	z-index: 35
}

#secimage_d {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 80px;
	overflow: hidden;
	z-index: 35
}

#secimage_e {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 82px;
	overflow: hidden;
	z-index: 35
}

#secimage_f {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 72px;
	overflow: hidden;
	z-index: 35
}

#secimage_g {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 296px;
	height: 60px;
	overflow: hidden;
	z-index: 35
}


/* ---------- Text Formatting ----------*/

h1 {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center
}

h2 {
	font-size: 11pt;
	text-align: center
}

h3 {font-size: 10pt;
	text-align: left;
}

a {
	color: #336699;
	text-decoration: none
}

a:link {
	color: #336699;
	text-decoration: none
}

a:hover {
	color: #0033FF;
	text-decoration: underline
}

.smaller {
	font-size: 9px
}



