body {
	background: #624712 url('images/layout/background_stripe.gif') repeat-x top;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 705px;
}

#header {
	position: absolute;
	top: 0px;
	height: 121px;
	padding-left: 12px;
}

#upperTab {
	background: #eaf4d9;
	width: 315px;
	position: absolute;
	left: 360px;
	top: 0px;
}

#upperTabContent {
	margin: 8px 10px 8px 10px;
}

#upperTabContent table {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

#searchForm {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

input#query {
	width: 165px;
	font-family: Helvetica, Arial, Veranda, sans-serif;
	color: #787878;
	font-size: 11px;
}

input#Submit {
	float: left;
}

#navigation ul {
	position: absolute;
	top: 134px;
	padding-left: 12px;
	margin: 0;
	list-style: none;
}

#navigation ul li {
	display: inline;
	float: left;
}

#navigationBox ul {
	position: absolute;
	top: 134px;
	padding-left: 12px;
	margin: 0;
	display: inline;
	z-index: 10;
}

#navigationBox ul li {
	display: inline;
	float: left;
}

a.greenBox img {
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

a.greenBox:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#pointer {
	position: absolute;
	top: 228px;
	z-index: 10;
}

#content {
	background: url('images/layout/contentBkgnd.gif') repeat-y;
	position: absolute;
	top: 241px;
	width: 675px;
	display: inline;
	margin-left: 7px;
}

#contentHeader {
	width: 675px;
	height: 15px;
}

#contentMain {
	margin: 2px 15px 0 15px;
}

#contentLeft {
	float: left;
	width: 160px;
	padding: 0;
	margin: 0;
}

#contentLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contentLeft li {
	color: #24ade3;
	font-size: 12px;
}

#contentLeft li.current {
	color: #787878;
}

#contentLeft li a:link, #contentLeft li a:visited {
	display: block;
	color: #24ade3;
	text-decoration: none;
}

#contentLeft li a:hover {
	background: #d3effa;
}

#contentLeft li a:active {
	color: #ffffff;
	background: #24ade3;
}

* html #contentLeft li a {
	width: 100%;
}

#contentLeft ul ul {
	margin-left: 15px;
}

#contentRight {
	float: right;
	width: 470px;
	margin-bottom: 10px;
	border-left: 1px solid #cccccc;
	padding-left: 8px;
}

#contentPartners {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	margin: 0 20px 0 16px;
	line-height: 140%;
}

#contentSubNav {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	margin: 0 20px 0 16px;
	font-size: 11px;
	line-height: 140%;
}

#contentSubNav p {
	margin: 0 0 0 175px;
	word-spacing: 5px;
}

#contentSubNav a:link, #contentSubNav a:visited {
	color: #787878;
	text-decoration: none;
}

#contentSubNav a:hover {
	color: #24ade3;
	text-decoration: underline;
}

#contentSubNav a:active {
	color: #96c93e;
	text-decoration: none;
}

#photoCap {
	float: right;
	margin: 0 0 8px 5px;
}

#photoCap img {
	border: 1px solid #a0a0a0;
	padding: 5px;
}

#photoCap p {
	font-size: 11px;
	color: #ffffff;
	background: #a0a0a0;
	padding: 5px;
	margin: 0;
	text-align: center;
}

#contentFooter {
	width: 675px;
	height: 15px;
}

#ccFooter {
	background: #624712;
	color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
}

#subscriptionBox {
	background: #d3effa;
	/*height: 84px;*/
	padding: 8px;
}

#subscriptionBox table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#subscriptionBox tr, td {
	margin: 0;
	padding-bottom: 1px;
}

#subForm {
	margin: 0;
	padding: 0;
}

#subForm .label {
	float: right;
	margin-right: 3px;
	color: #24ade3;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}

input#realname, input#email {
	float: right;
	width: 240px;
	font-family: Helvetica, Arial, Veranda, sans-serif;
	color: #787878;
	font-size: 11px;
}

input#subSubmit {
	float: right;
	margin-top: 2px;
}


.blurb {
	font-size: 14px;
	color: #24ade3;
	margin-top: 0px;
	line-height: 140%;
}

a.blurb:link {
	color: #24ade3;
	text-decoration: none;
}

a.blurb:visited {
	color: #24ade3;
	text-decoration: none;
}

a.blurb:hover {
	color: #24ade3;
	background: #d3effa;
	text-decoration: none;
}

a.blurb:active {
	color: #ffffff;
	background: #24ade3;
	text-decoration: none;
}

a.white:link {
	color: #ffffff;
	text-decoration: underline;
}

a.white:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.white:hover {
	color: #96c93e;
	text-decoration: underline;
}

a.white:active {
	color: #24ade3;
	text-decoration: none;
}

