@charset "utf-8";
.style1 {
	color: #0CF;
	font-weight: bold;
}
.style2 {
	font-size: medium;
	color: #000;
}


.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image-menus {
	margin-right: 10px;
	margin-left: 10px;
}
#friends {
	padding: 0px;
	float: left;
	width: 240px;
}
#bands {
	padding: 0px;
	float: right;
	width: 345px;
}
#Book {
	float: left;
	margin-left: 75px;
}

#main a {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}
#thismonth {
	color: #FFFFFF;
	background-color: #933;
	float: left;
	width: 417px;
	border: thick ridge #999999;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: large;
}
#main #iframe1 {
	width: 760px;
	text-align: left;
	float: left;
	background-color: #FFC;
}

#nextmonth {
	color: #FFF;
	background-color: #096;
	float: left;
	width: 417px;
	padding-right: 5px;
	padding-left: 5px;
	border: thick ridge #999999;
	margin-bottom: 5px;
	font-size: large;
	clear: both;
	margin-right: 15px;
}
#textleft {
	float: left;
	width: 275px;
}


.flashtext {
	color: #FFFF00;
	text-decoration: blink;
}
#fixtures {
	color: #000;
	background-color: #FFF;
	float: left;
	width: 735px;
	border: thick ridge #999999;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#foxmatches {
	color: #FFFFFF;
	background-color: #004020;
	text-align: center;
	float: left;
	width: 735px;
	border: thick ridge #999999;
	margin-bottom: 5px;
}
#container #main #this {
	background-color: #000;
	float: left;
	width: 450px;
	background-image: url(images/Temp/acceleratorsmall.jpg);
}
#container #main #next {
	background-color: #FFF;
	float: right;
	width: 460px;
}
a:link {
	color: #0CF;
}


#item {
	color: #000;
	float: left;
	width: 750px;
	text-align: center;
}
#item #Accordion1 {
	clear: left;
}
#minimenu {
	text-align: center;
	padding: 0px;
	margin-bottom: 2px;
}
#minimenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
