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

body{	
	background-color:#283890;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

p {font-family:Arial, Helvetica, sans-serif;}

img {border:0;}

#main_column_sub_page{
	background:#FFF;
    float:left;	
	margin-right:5px;
	margin-top:15px;
	margin-bottom: 10px;
	padding: 10px;
}

#main_column_sub_page table, #main_column_sub_page td{background:#FFF; clear:both}

#insider_button{
	display:block;
	text-align:center;
}

#not_an_insider_text{
	display:block;
	text-align:center;
}

#container{
	background-image:url(images/container_bg.jpg);
	background-repeat:repeat-y;
	width:1000px;
	margin:0 auto;
	position:relative;
}

#header{
	/*background-image:url(images/header.jpg);*/
	height:189px;
	width:1000px;
	margin:0 auto;
	position:relative;
}

#header_moniker{
	background-image:url(images/moniker.png);
	background-repeat:no-repeat;
	width:1000px;
	height:54px;
	position:absolute;
	right:0px;
	top:20px;
	z-index:3;
}

#header_logo{
	position:absolute;
	left:0px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:361px;
	height:185px;
	z-index:5;
}

#menu_bar{
	background-image:url(images/nav_bar.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:1000px;
	/*margin-top:-5px;
	padding-left: 20px;
	padding-top: 12px;*/
	z-index: 20;
	position:absolute;
	left:0px;
	top:189px;
	padding-top: 10px;
	padding-left: 10px;
}

#menu_bar ul  {margin: 0; padding: 0; list-style: none; width: 110px; text-align: center; font-size: 0.9em; font-weight: 800;}
#menu_bar ul li {position: relative;}
#menu_bar li ul {position: absolute; left: 0px; display: none;}
#menu_bar ul li a {display: block;text-decoration: none; background: transparent; padding: 2px; border: 0px; border-bottom: 0; color:#283890; min-height: 20px;}

/* Fix IE. Hide from IE Mac \*/
 * html ul li { float: left; height: 1%; }
 * html ul li a { height: 1%; }
/* End */


#menu_bar ul li a:hover { background: transparent; color:#FFF; text-decoration: none; border: 1px solid #FFF;} /* Hover Styles */
#menu_bar li ul li a {padding: 2px 2px; background: #197ab9; color:#FFF;} /* Sub Menu Styles */
#menu_bar li:hover ul, #menu_bar li.over ul { display: block; background: #197ab9;} /* The magic */


#left{
	float:left;	
	width:200px;
	padding-left:20px;
	padding-top:35px;
	margin-top:15px;
}

#center{
	float:left;	
	margin-right:5px;
	margin-top:15px;
}

#right{
	float:left;
	margin-top:15px;
}

#island_insider{
	margin-right: 5px;
	background-image:url(images/island_insider.gif);
	background-repeat:no-repeat;
	background-color:#197ab9;	
	height:216px;
	border:1px solid black;
	width:180px;
	padding:45px 0px 0px 5px;
	font-size:.8em;
	font-weight:bold;
	color:#fff;
}

* html #island_insider{
	padding-bottom: 25px;
	}

#closings{
	margin-right: 5px;
	margin-top:15px;
	background-image:url(images/closings.gif);
	background-repeat:no-repeat;
	background-color:#197ab9;	
	border:1px solid black;
	width: 180px;
	padding:45px 0px 0px 5px;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}


#closingsMagnet
 {
	margin-left: 25px;
 }

#networking{	
	background-image:url(images/social_networking.gif);
	background-repeat:no-repeat;
	background-color:#197ab9;	
	height:200px;
	border:1px solid black;
	width:440px;
	height:130px;
	padding:60px 5px 0px 5px;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-top:15px;
}

#facebook{
	float:left;
	height:105px;
	width:110px;
	padding-left:5px;
	padding-top:5px;
}

#facebooktext a{
	padding-top:30px;
	float:left;
	color:white;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#twitter{
	float:left;
	height:105px;
	width:110px;
	padding-left:5px;
	padding-top:5px;
}

#twittertext a{
	padding-top:30px;
	float:left;
	color:white;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.yellow_text{
	color:#f9f483;
	font-size:1.4em;
}	

.ad{
	margin-right: 5px;	
	margin-top:15px;
	padding:10px;
	padding-right: 0px;
	border:1px solid black;
	width: 180px;
	background-color:#fff;
	height:auto;
}

.ad img{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#rotating_images{
	z-index: 1;
	float:left;
/*	background-image:url(images/filler.jpg); */
	height:262px;
	width:754px;
	padding-top:35px;
	margin-top:15px;
}

#rotating_images img{border:thin #000 solid; width: 754px; height:262px; padding: 0; margin: 0;}

#current_song_spot{
	float: left;
	margin-top:15px;
	height:25px;
	width:745px;
	border:1px black solid;
	background-color:#283890;
	color:#faf58f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-left:10px;
	padding-top:12px;
}

#current_song_spot img {vertical-align:middle;}

#rateit{text-align: center; background:#FFF; min-width: 754px; min-height: 600px;}
#rateit h2{font-size: 1.1em;}

#you_tube_video{
	position: relative;
	text-align:center;
	padding-top:10px;
	background-color:#aadae1;
	width:450px;
	height:357px;
	border:1px solid black;
}

/*
#featured_video_title{
	position: absolute;
	font-size: 1.2 em;
	color:#FFF;
	left: 20px;
	background:#000;
}
*/

#you_tube_channel{
	width:300px;
	height:250px;
	/*background-image:url(images/tube_channel.jpg);
	background-repeat:no-repeat;
	border:1px solid black;*/
}

#latest_happenings{
	background-image:url(images/recent_news.gif);
	background-repeat:no-repeat;
	width:425px;
	overflow:hidden;
	background-color:#fff;
	margin-top:15px;
	margin-bottom:15px;
	border:1px solid black;
	padding:60px 10px 15px 15px;
	color:#197ab9;
	font-size:.8em;
	
	
	display: none;
}

#weather{
	background-image:url(images/weather.gif);
	background-repeat:no-repeat;
	background-color:#197ab9;
	margin-top:15px;
	margin-bottom: 10px;
	border:1px black solid;
	width:280px;
	height:185px;
	padding-left:10px;
	padding-top:50px;
}

*html #weather{
	background-image:url(images/weather.gif);
	background-repeat:no-repeat;
	background-color:#197ab9;
	margin-top:15px;
	border:1px black solid;
	width:280px;
	height:185px;
	padding:5px;
	padding-top:45px;
}


#footer{
	padding:10px;
	clear:both;
	height:auto;
	width:980px;
	font-size:.8em;
	background-color:white;
	display:block;
	text-align:center;
}

#footer img{margin: 10px;}
