body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}

body {
	width: 1000px;
	margin: auto;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 145%;
	margin-left: 20px;
	margin-right: 5px;
	padding-bottom: 18px;
}


h1 {
	font-weight: bold;
	font-size: 16px;
	color: #ffcc00;
	margin-left: 5px;
}

h1#top {
	margin-top: -20px
}

h2 {
	font-weight: bold;
	font-size: 13px;
	color: #ffcc66;
	margin-left: 5px;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	margin-left: 5px;
}

em {
	color: #ffcc66;
	font-weight: bold;
	font-size: 13px;
}

.nav {
	position: relative;
	top: -52px;
	left: 143px;
}

.listing {
	color: #ffcc66;
	font-size: 11px;
}

.contact {
	color: #ffcc66;
	font-size: 11px;
	margin-left: 0px;
}

.quote {
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

.credit {
	font-size: 10px;
	color: #ffcc66;
}

.decorated {
	border-width: 1;
	font-weight: normal;
	padding: 5px;
	border-color: #ffcc66;
	border-style: double;
	color: #660033;
	margin-left: 2px;
	margin-right: 5px;
}

.line {
	border-top: 1px solid #ffcc00;
	width: 99%;
	margin-bottom: -10px;
}

.video {
	clear: both;
	float: left;
	width: 50%;
	padding-right: 10px;
}

.video_p {
	margin-left: 0px;
	width: 320px;
}

img.left {
	float: left;
	margin: 0px 15px 15px 15px;
}

img.right {
	float: right;
	margin: 0px 15px 15px 15px;
}

.clear {
	clear: left;
}

a:link {
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	color: #000000;
	background-color: #ffcc66;
}

a:active {
	color: #333333;
	background-color: #ffcc66;
}

a:visited {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

a img {
	background-color: #000000 !important;
	border: none;
}

a:hover img {
	background-color: #000 !important;
}
