html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #666699;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1, h2, h3 {
	color: #3333ff;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.tight p {
	margin-top: -2px;
	margin-bottom: 8px;
}
h1 { margin-top: -5px; margin-bottom: 10px; }
.cent { text-align: center; margin-bottom: 6px; }
h2 { margin-top: -4px; }
h3 { text-align: center; }
a {
	color: #3333ff;
	text-decoration: none;
}
a:visited, a:hover {
	color: #99ccff;
}
img {
	margin-bottom: 10px;
}
img.left {
	margin: 0px 10px 10px 0px;
}
td { vertical-align: top; font-size: 10pt; }
dl { margin: 0px; }
dt { float: left; clear: left; width: 10em; }
dt a { text-decoration: none; }
dd { margin-left: 10em; margin-bottom: 12px; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html dd { height: 1%; margin-left: 0; }
/* End hide from IE5/mac */
.backbut { position: absolute; right: 0; }
#page {
	min-height: 100%;
}
* html #page {
	height: 100%;
}
#nonFooter {
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	width: 740px;
	background-color: #FFFFFF;
	text-align: center;
}
* html #nonFooter {
	height: 100%;
}
#content {
	padding: 50px 0 0;
	height: 445px;
	text-align: left;
}
#text {
	width: 480px;
	float: right;
}
#imagebar {
	width: 240px;
}
#imagebar p {
	text-align: center;
}
#trail {
	clear: both;
	text-align: center;
	margin-top: 10px;
}
#publeft {
	width: 360px;
	float: left;
}
#pubright {
	width: 360px;
	float: right;
}
#menu {
	margin: 0 auto;
	padding: 0 0 50px;
	font-size: 120%;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	background-image: url(dot.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 3px;
	display: inline;
}
#menu li.first {
	background-image: none;
	padding-left: 3px;
}
#menu li a {
	padding: 0;
	font-weight: bold;
}
#footer
{
	position: relative;
	margin: -20px auto 0 auto;
}
#footer p {color:#999999; width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:70%; margin: 0; margin-bottom: 5px; text-align: center;}
#footer a {color:#999999; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
.buylink a {
	border: 1px solid #3333ff;
	padding: 0px 5px 1px;
	display: compact;
}
.buylink a:visited {
	color: #3333ff;
}
.buylink a:hover {
	background-color: #3333ff;
	color: #ffffff;
}