body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #003300;
}
#content {
	width: 800px;
	height: 2535px;
	background-color: #CCCC99;
	background-image: url(images/logo-ghost.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00000;

}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
	}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	left:inherit;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.attribution {
	font-size: 10px;
	font-style: none;
}

.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style:normal;
	color: #FFF;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style:normal;
	color: #FFF;
	text-align: center;
}

a.footerlinks:link {color: #CCC; text-decoration: none; }
a.footerlinks:visited {color: #FFF; text-decoration: none; }
a.footerlinks:hover {color: #CCC; text-decoration: underline; }
a.footerlinks:active {color: #CCC; }


.logo_ghost {
	background-image: url(images/logo-ghost.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #cccc99;
}
#outer-wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#left-content {
	float: left;
	width: 600px;
	background-color: #CCCC99;
	position: relative;
}
#right-content {
	float: right;
	width: 185px;
	background-color: #CCCC99;
	padding: 5px;
	position: relative;
}
#cier-header {
	display: block;
	clear: both;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 148px;
	width: 800px;
}

#featured-content {
	width: 580px;
	margin-bottom: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #003300;
	padding-right: 10px;
}
#scondary-wrapper {
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	width: 600px;
}
#scondary-wrapper .inner-content {
	float: left;
	width: 275px;
	display: block;
	background-color: #879B4F;
	margin: 4px;
	padding: 8px;
	height: 1410px;
}
#scondary-wrapper .clear {
	display: block;
	clear: both;
	height: 5px;
}
