body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#000033;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: x-small;
}	
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;n
	text-decoration: none;
	font-weight: bolder;
}
.body-grad {
	background-color: #040466;
	background-image: url(/images/cssimg/body-grad-back.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}

.horiz-sep {
	background-image: url(/images/cssimg/horiz-sep.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.vert-sep {
	background-image: url(/images/cssimg/vert-sep.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.vert-line {
	background-image: url(/images/cssimg/news-box-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.horiz-line-left {
	background-image: url(/images/cssimg/news-box-line.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.horiz-line-right {
	background-image: url(/images/cssimg/news-box-line.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.news-header {
	background-attachment: fixed;
	background-image: url(/images/cssimg/news-box-header.gif);
	background-repeat: repeat-x;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.news-link:link
{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a30e0e;
	font-weight: normal;
}

a.news-link:visited
{
	color: #a30e0e;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

a.news-link:hover
{
	color: #B9B5CA;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;}
.clubtxt-back {
	background-image:  url("../nav/images/clubtxt_r2_c1.jpg");
}
.border {
	background-color: #000033;
	background-repeat: repeat;
}
.header-back {
	background-image:  url(../nav/images/clubtxt_r1_c1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.menu-back {
	background-attachment: fixed;
	background-image:  url("../nav/images/clubtxt_r3_c1.jpg");
	background-repeat: no-repeat;
}
.stadiumtxt-back {
	background-image:  url(../images/stadium-header.jpg);
}
.bartxt-back {
	background-image:  url(../images/cssimg/bar-header_r2_c1.jpg);
}
.djtxt-back {
	background-image:  url(../images/cssimg/dj-header.jpg);
}
a.footer-link:link
{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

a.footer-link:visited
{
	color: #FFFFFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a.footer-link:hover
{
	color: #0099FF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;}
a.contact-link:link
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000066;
	font-weight: normal;
}

a.contact-link:visited
{
	color: #000066;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a.contact-link:hover
{
	color: #FF0000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;}
