body {
	background: #4b4b4b url(images/stripes2.gif) repeat-x;
	background-position: 50% 40px;
	margin: 0;
	padding: 0;
}

body2 {
	background: #4b4b4b;
	background-position: 50% 40px;
	margin: 0;
	padding: 0;
}

a {
	color: #600000;
	font-weight: bold;
	text-decoration:underline;
}

a:visited {
	color: #000;
}

a:hover {
	color: #90140C;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}

.style1 {color: #FF0000}
.style2 {color: #4795C3}
.style3 {
	font-size: 9px;
	font-style: italic;
}
h2 {
	color: #333;
	font: bold 12px arial, verdana, helvetica, sans-serif;
}

h3 a{
	color: #90140C;
}

#nav {
	text-align: center;
	width: 100%;
	background: #000 url(images/nav2.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#nav li, #nav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0 2px;
}

#nav li a {
	background: transparent url(images/nav.gif) repeat-x;
}

#nav li a:hover, #nav li#current a {
	background: transparent url(images/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}

#title {
	width: 410px;
	height: 101px;
	background: transparent url(images/title_background.jpg) no-repeat;
	line-height: 75px;
	display: block;
	margin: 0 auto;
	margin-top: 66px;
	text-align: center;
	font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucidia grande';
	color: #FE9B27;
	letter-spacing: 8px;
	cursor: default;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}

#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #000 url(images/stripes_small.gif) repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	font-size: 16px;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}

#LIVE a {
	background: #0086EE url(images/LIVE.gif) no-repeat;
}

#FAQs a {
	background: #0086EE url(images/blue.jpg) no-repeat;
}

#MySpace a {
	background: #F41100 url(images/red.jpg) no-repeat;
}

#login a {
	background: #ED700D url(images/orange.jpg) no-repeat;
}

#facebook a {
	background: #199B2C url(images/green.jpg) no-repeat;
}

#adspace {	
	height: 67px;
	background: #000000;
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	font: normal 10px/100px verdana, arial, sans-serif;
	text-align: center;
	color: #fff;
	cursor: default;
	overflow: hidden;
}

#main {
	height: 246px;
	background: #DC272f url(images/main2.gif) repeat-x;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
}

#FoxBox {
	height: 235px;
	padding:5px;
	overflow: hidden;
		font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
	float:right;
}
#calendar {
	height: 235px;
	padding:5px;
	overflow: hidden;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	text-align: justify;
	display: inline;
	float:left;
}
#RocklineReplay {
	height: 235px;
	width:275px;
	margin-left:20px;
	padding:5px;
	overflow: hidden;
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color:#ffffff;
	text-align: justify;
	display: inline;
	float:left;
}


#main ul {
	width: 770px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}

.content {
	float: left;
	width: 330px;
	margin: 10px 10px 10px 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	display: inline;
}

.content h1, .content ul {
	margin: 0;
	padding: 0;
}

.content h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
}

.content h2 {
	margin: 20px 0 4px 0;
}


.content ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.content ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.content ul.hover_list li a:hover, .content ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

.contentWide {
	float: left;
	width: 770px;
	margin: 20px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display:inline;
}

.contentWide {
	float: left;
	width: 770px;
	margin: 20px 10px 0 20px;
	padding:7px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display:inline;
}

.contentstore {
	float: left;
	width: 700px;
	margin: 10px 10px 0 10px;
	font: normal 13px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display:inline;
}

.contentWide h1, .contentWide ul {
	margin: 0;
	padding: 0;
}

.contentWide h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 7px;
}

.contentWide h2 {
	margin: 20px 0 4px 0;
}

.contentWide ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.contentWide ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.contentWide ul.hover_list li a:hover, .contentWide ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

.contentWide2 {
	float: left;
	width: 700px;
	margin: 12px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display:inline;
}

.contentWide2 h1, .contentWide ul {
	margin: 0;
	padding: 0;
}

.contentWide2 h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 7px;
}

.contentWide2 h2 {
	margin: 20px 0 2px 0;
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	color:#993333;
}

.contentWide2 h3 {
	margin: 6px 0 2px 0;
	font: normal 14px arial, verdana, helvetica, sans-serif;
	color:#000000;
}

.contentWide2 ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.contentWide2 ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.contentWide2 ul.hover_list li a:hover, .contentWide ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

#bottombox {
	width: 775px;
	background: #DC272f;
	padding-left:3px;
	font: normal 12px arial, verdana, helvetica, sans-serif;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	margin-top:15px;
	bottom:0;
	clear:both;
	overflow: hidden;
}

#footer {
	height: 25px;
	background-color: #000;
	color: #fff;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	clear: both;
}

#footer a {	
	color: #ccc;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 200px;
	height: 230px;
	float:left;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
  margin: 3px 0px 0px 3px;
  padding: 3px 4px 0 4px;
  	border-top: 2px solid #006600;
	border-left: 2px solid #006600;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #006600;
  }
#mycustomscroll h1 {
  	color:#0099FF;
	font-size:14px;
	text-decoration:none;
}

/*Calendar CSS Follows */
.monday a:link  {
	font-size:14px;
	color: #FFFF00;
	text-decoration: underline}
.monday a:visited {
    color: #FFFF00;
	text-decoration: none}
.monday a:hover {
    color: #FFFF00;
	text-decoration: underline}
.monday a:active {
    color: #FFFF00;
	text-decoration: underline}
	
.wednesday a:link {
	font-size:14px;
    color: #00FF00;
	text-decoration: underline}
.wednesday a:visited {
    color: #00FF00;
	text-decoration: none}
.wednesday a:hover {
    color: #00ff00;
	text-decoration: underline}
.wednesday a:active {
    color: #00ff00;
	text-decoration: underline}

/* Gallery */
.thumbnail {
	float:left;
	margin:5px 15px;
	}

.thumbnail a img {
		background: #000000;
		border: 3px solid #EBDC47;
		clear: both;
		display: block;
		margin: 0 auto;
		}
/*png fix for old browsers */
img, div { behavior: url(Scripts/iepngfix.htc) }

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
.picdiv{ padding:0 8px 0 6px;}