body {
	background-color: #000000;
	margin: 0px;
}
#container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/body_background3.png);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
	border: thick solid #FFCC00;
  }
.header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #685D34;
	border-right-color: #685D34;
	border-bottom-color: #685D34;
	border-left-color: #685D34;
}
.content_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 160%;
	color: #2E2E2E;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	overflow: auto;
}

.content_container a:link{
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.content_container a:hover{
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.fullstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

.content_container a:visited{
	color: #999999;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 160%;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000000;
	font-weight: normal;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 160%;
	color: #333333;
}
.column1 {
	float:left;
	width:506px;
	padding-bottom: 120px;
}
.column2 {
	margin-left:70%;
	background-color: #CCCCCC;
	padding: 10px;
	position: relative;
	border: thin dashed #666;
}
.listing {
	padding: 10px;
	border: thin dashed #666;
	background-color: #FFFFCC;
}

.columnListing {
	float:left;
	width:100%;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 25px;
}
.navigation a:link{
	color: #FFCC00;
}
.navigation a:hover{
	color: #FFFFFF;
}
.navigation a:visited{
	color: #FFCC00;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.footerP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	color: #FFFFFF;
	text-align: center;
}

.footer a:link {
	color: #FFFF99;
}
.footer a:hover {
	color: #FFCC00;
}
.footer a:visited {
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 160%;
}
.contactDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 160%;
	color: #333333;
}
