
body {
	margin: 0 auto;
	width: 757px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	text-align: right;
	font-variant: small-caps;
	font-size: 2.2em;
	padding: 80px 20px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	text-align: right;
	padding-right: 20px;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	height: 246px;
	width: 757px;
	background: url(images/hypnodude.jpg) no-repeat;
}

.whitebold { font-family: "Century Gothic"; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.whitebold:hover { font-family: "Century Gothic"; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: underline}

.downloadslinksbold { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 2.4em;
	text-decoration: none
}

.downloadslinksbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.4em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}


.copy { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 1.5em}
.copyheader { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000099}
.downloads { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #336699 }
.downloadslinks {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #336699;text-decoration: none;}
.downloadslinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #000000 }
.copylink { color: #336699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.copylink:hover { color: #336699; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px }

#footer {
	border-bottom: 1px dashed black;
	text-align: right;
	font-size: 0.7em;
}