@charset "UTF-8";
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #00728E;
	margin-top: 0px;
	margin-bottom: 7px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#MainLeft {
	margin-right: 210px;
	padding-right: 10px;
}
#MainRight {
	float: right;
	width: 200px;
	height: auto;
	top: 100px;
}
#MainRight a:link, #MainRight a:visited {
	color: #00728E;
	text-decoration: none;
}
#MainRight a:hover {
	text-decoration: none;
	color: #996600;
}
.list {
	list-style-position: outside;
	list-style-type: square;
	display: list-item;
	margin-left: 30px;
	margin-bottom: 5px;
}
.pics {
	margin-bottom: 8px;
}
.mainRight-gold-txt {
	color: #996600;
}
#MainLeft ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
#MainHeader {
	margin-bottom: 15px;
}
#MainLeft h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
}

