@charset "utf-8";
div#pga {
	position: relative;
	top: 30px;
	visibility: visible;
	width: 230px;
	text-align: center;
}

.nav_left {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nav_right {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nav_leftend {
	float: left;
	padding-right: 261px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#header p {
	margin-bottom: 10px;
}
#mainContent img {
	margin: 10px;
}
#sidebar1 ul {
	padding-left: 0px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
}
#sidebar1 li {
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
	padding-top: 5px;
}
#purchasehome iframe {
	margin: 20px;
	padding: 20px;
}

.contentdiv {
	width: 650px;
	padding: 10px;
	overflow: auto;
	height: 670px;
	position: absolute;
	visibility: hidden;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
