body {
	margin: 0;
	padding: 0;
	background-image: url(/gifs/back.jpg);
	background-repeat: repeat-x;
	background-color: #122F3E;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
}
p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
a, a:active, a:visited {
	color: #A4D6F0;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #A4D6F0;
	text-decoration: none;
}
#centerme        
	{
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block;
	padding: 0px;
}
#content {
	background-image: url(/gifs/wp_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	/* margin-left: -400px; */
	margin-left: -400px;
	position: absolute;
	top: 0px;
	/* left: 50%; */
	left: 50%;
	width: 800px;
	min-height: 600px;
	visibility: visible;
	padding: 0px;
}
.bodytext {
	text-align: left;
}
.bodytext img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.yellow {
	color: #FFFF00;
	font-size: 12px;
}
.green {
	color: #66FF66;
	font-style: italic;
}
.red {
	color: #FF6666;
	font-size: 12px;
}
.orange {
	color: #FFCC66;
	font-style: italic;
}
.hometitles {
	width: 267px;
	margin-right: 20px;
	text-align: right;
	font-size: 20px;
	line-height: 25px;
}
.hometitles_sub {
	font-size: 12px;
	color: #A1BBC9;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 47px;
	color: #6190A9;
	text-align: center;
	align: center;
}
.copyright a, a:active, a:visited {
	color: #6190A9;
	text-decoration: underline;
}
.copyright a:hover, a:visited:hover {
	color: #6190A9;
	text-decoration: none;
}
