.body {
font-family: "Trebuchet MS", Georgia, "Times New Roman";
font-size: 15px;
color: #ffffff;
background-color: #000000;
background-image:url(images/bg-main.jpg);
background-position:Top Center;
background-attachment:fixed;
background-repeat:repeat-y;
margin: 0px;
margin-left: 0px;
margin-top: 0px;
padding: 0px;
}
.mainpage {
	margin: 0 auto;
	padding: 3px;
	height: 100%;
	width: 802px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	background-position: center top;
}
.2column {
	width: 100%;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sitelinksbox {
	padding: 0px;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sitelinkstop {
	background-image: url(images/pgbits/sitelinksbox_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 41px;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sitelinksmain {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #00CC33;
	background-image: url(images/pgbits/sitelinksbox_02.jpg);
	text-align: left;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-y;
	margin: 0px;
}
.sitelinksbot {
	background-image: url(images/pgbits/sitelinksbox_04.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 21px;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.sitelinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #00CC33;
}
a.sitelinks {
	text-decoration: none;
}
a.sitelinks:hover {
	text-decoration: underline;
}
