@charset "UTF-8";
/* CSS Document */

html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0033FF;
}

a:visited {
	color: #0033FF;
}

a:hover {
	color: #0066FF;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	background-color: #ffec9e;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
	text-align: center; /* Center align for IE */
}

#wrapper {
	width: 1000px;
	height: 1000px;
	background-image: url(../Images/Backgrounds/MainBkg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; /* Center align for Good browsers like Firefox, Opera, Netscape */
}

#homebutton {
	height: 138px;
	width: 186px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}

#onair {
	width: 165px;
	height: 170px;
	margin-top: 80px;
	margin-left: 644px;
	position: absolute;
	z-index: 2;
}

#market {
	width: 140px;
	height: 133px;
	margin-top: 300px;
	margin-left: 655px;
	position: absolute;
	z-index: 3;
}

#weather {
	width: 188px;
	height: 350px;
	margin-top: 510px;
	margin-left: 632px;
	position: absolute;
	z-index: 4;
}

#events {
	width: 182px;
	height: 190px;
	margin-top: 550px;
	margin-left: 45px;
	position: absolute;
	z-index: 5;
}

#navigation {
	width: 182px;
	height: 200px;
	margin-top: 280px;
	margin-left: 36px;
	position: absolute;
	z-index: 6;
}

#navigation a {
text-decoration:none;
color:#003366
}

#navigation a:hover {
background-color:#2E885C;
color:#FFFFFF;
text-decoration:none;
}


#main_text {
	width: 357px;
	height: 665px;
	margin-top: 222px;
	margin-left: 244px;
	text-align: center;
	position: absolute;
	z-index: 7;
	overflow: auto;
}

#club {
	width: 182px;
	height: 90px;
	margin-top: 618px;
	margin-left: 36px;
	position: absolute;
	z-index: 8;
}

#side1 {
	width: 150px;
	height: 200px;
	margin-top: 63px;
	margin-left: 837px;
	position: absolute;
	z-index: 9;
}

#side2 {
	width: 150px;
	height: 200px;
	margin-top: 283px;
	margin-left: 837px;
	position: absolute;
	z-index: 10;
}

#side3 {
	width: 150px;
	height: 200px;
	margin-top: 503px;
	margin-left: 837px;
	position: absolute;
	z-index: 11;
}

#side4 {
	width: 150px;
	height: 200px;
	margin-top: 723px;
	margin-left: 837px;
	position: absolute;
	z-index: 12;
}

#footer {
	margin-top: 932px;
	width: 1000px;
	text-align: center;
	font-size: 80%;
	color: #000000;
	position: absolute;
	z-index: 13;
}


#back {
	width:830px;
	margin-top: 890px;
	text-align: center;
	position: absolute;
	font-size:11px;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 110%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}

.somediv{
width: 354px;
height: 120px;
clear: left;
}

.somediv .floatbox{
float: left;
width: 110px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 0;
margin-left: 111px; 
}

#feed{
padding:5px 5px 5px 5px;
border:1px solid #2E885C;
margin-top: 295px;
text-align: center;
position: absolute;
font-size:11px;
}

#cancellations {
	width: 323px;
	height: 156px;
	margin-left: 298px;
	margin-top: 19px;
	position: absolute;
	z-index: 14;
}

