﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
body {
	margin-top: 6px;
	margin-bottom: 12px;
	background-image: url(images/pageBkgd.gif);
	background-repeat: repeat;
}
a {
	text-decoration: none;
	color: #e3dbaa;
}
a:hover {
	text-decoration: underline;
	color: #e3dbaa;
}
a.goldLink {
	text-decoration: none;
	color: #8C8237;
}
a.goldLink:hover {
	text-decoration: underline;
	color: #8C8237;
}
p {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.latestNews {
	background-image: url(images/layout_03.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
}
.domainForSale {
	background-image: url(images/layout_03a.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
}
.boxP {
	margin-left: 12px;
	margin-top: 40px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
}
.contentLeft {
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
	background-image: url(images/layout_10.png);
	background-repeat: repeat-y;
	color: #333333;
}
.contentRight {
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
	background-image: url(images/layout_11.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.footer {
	text-align: center;
	vertical-align: top;
	line-height: 1.6em;
}
