.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 105%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a.bodytext:link {
	color: #000000;
	text-decoration: none;
}
a.bodytext:visited {
	text-decoration: none;
	color: #000000;
}
a.bodytext:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bodytext:active {
	text-decoration: none;
	color: #000000;
}


.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 8px 0;
	padding: 0 0 0 0;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 13px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a.newstext:link {
color: #000000; 
text-decoration: none;
}
a.newstext:visited {
text-decoration: none;
color: #000000;
}
a.newstext:hover {
text-decoration: underline;
color: #FFFFFF;
}
a.newstext:active {
text-decoration: none;
color: #000000;
}





.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.picinset {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 4px;
	float: left;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 130%;
}


/* elements moved from pages */



body,td,th {
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/* start of general layout elements */



#gold {
	position:absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height:550px;
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
	background-color: #E4B900;
	overflow: hidden;
	z-index: 2;
}
#E4B900 {
	position:absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height:550px;
	margin-top: -275px;
	margin-left: -400px;
	background-color: #E4B900;
	overflow: hidden;
	z-index: 1;
}

#logo {
position:absolute; 
left:25px; 
top:16px; 
width:200px; 
height:75px; 
z-index:1}

.tablegap {
margin: 0 0 5px 5px;
}

