body, html {
	font: small "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-top: 0;
	}
a {
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
h1 {
	font-size: 100%;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0;
	}
h2 {
	font-size: 200%;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	left: 0;
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: normal;
	}
h3 {
	font-size: 100%;
	}
p {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	width: 550px;
	}
.wrapper    {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-size: 90%;
}
.borderheading {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	position:absolute;
	top:63px;
	width:750px;
	}
.borderheading h1 {
	font-size: 90%;
	color: #aaa;
	}
.trail {
	text-transform: uppercase;
	}
.mainpic {
	width:760px;
	height:498px;
}
#rightcol {
	float:right;
	width: 200px;
	font-size: 90%;
	font:"Times New Roman", Times, serif;
	padding: 10px;
	margin-left: 50px;
	color: #fff;
	text-transform:uppercase;
	border: 1px #ccc solid;
	}
.space {
	clear:both;
	}