body {
	background-color: #5f7488;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagesv2/page_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

a.viewskinsover {
display: block;
width: 800px;
height: 109px;
background: url("imagesv2/header_under_viewskins.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.viewskinsover {
background-position: -800px 0;
}

a.homeover {
display: block;
width: 77px;
height: 28px;
background: url("imagesv2/links_home.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.homeover {
background-position: -77px 0;
}
a.skinsover {
display: block;
width: 77px;
height: 28px;
background: url("imagesv2/links_skins.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.skinsover {
background-position: -77px 0;
}
a.forumover {
display: block;
width: 77px;
height: 28px;
background: url("imagesv2/links_forum.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.forumover {
background-position: -77px 0;
}
a.supportover {
display: block;
width: 77px;
height: 28px;
background: url("imagesv2/links_support.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.supportover {
background-position: -77px 0;
}
a.contactover {
display: block;
width: 77px;
height: 28px;
background: url("imagesv2/links_contact.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.contactover {
background-position: -77px 0;
}
.darktext {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #4d5e6e;
}
.darktext a {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #4d5e6e;
	text-decoration: underline;
}
.darktext a:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #4d5e6e;
	text-decoration: none;
}
.categoryheader {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #FFFFFF;
}
.categoryheader a {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.categoryheader a:hover {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.latestnews {
	font-family: "Lucida Sans";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetext {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
}
.whitetext a {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
