body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.floatleft {
	 float: left;
}
.comtextheader {
	font-family: Geneva, Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.comtext {
	font-family: Geneva, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}
.comtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(com.background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF
}
#comheader {
	position:absolute;
	top:0px;
	left: 50%;
	margin-left: -456px;
	width:911px;
	height:109px;
	z-index:1;
}
#comnav {
	position:absolute;
	top:140px;
	left: 50%;
	margin-left: -248px;
	width:495px;
	height:15px;
	z-index:1;
}
#comcontent {
	position:absolute;
	top:160px;
	left: 50%;
	margin-left: -282px;
	width:563px;
	height:245px;
	z-index:1;
}
#paypal {
	position:absolute;
	left:50%;
	top:30px;
	margin-left: 450px;
	width:563px;
	height:245px;
	z-index:2;
}