html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background-color: #000;
	background-image: url(/images/mainbackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited {
text-decoration: underline;
}


.navbackground {
	background-image: url(/images/navbackground.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

a.footertext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: underline;
	text-align: center;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.rightcolumn {
	background-image: url(/images/rightcolumnbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.Username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.smallbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

a.smallbodywhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
}


a.smallbodywhite:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

a.BodyCopy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
}
.corkboard {
	background-image: url(/images/corkbackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.community_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.community_redhead {
	color: #F00;
}
.community_dateline {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.community_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.Community_Older {
	font-weight: bold;
	color: #384090;
}
.Community_OlderStories {
	font-size: 15px;
}
.community_old {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.YellowHeader {
	font-size: 16px;
	color: #FF0;
	font-weight: bold;
}

a.button {
background: url(/latenight/images/button.gif) no-repeat;
display: block;
height: 78px;
width: 175px;
}

a.button:hover {
background-position: 0px -78px;
}

.questiontxt {
	color: #FF0;
	font-weight: bold;
}#spartans {
	background-image: url(images/spartans-landing-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

