* { 
	font-family: "Segoe UI", "Lucida Grande", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding: 0;
}


body {
	background: #000000 url(images/plusonebg.png) fixed;
	margin: 0 auto;
}

a:link, a:visited, a:active {
	color: #002c63;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #00387e;
	text-decoration: none;
}

p {
	font-size: 13px;
	line-height: 25px;
	margin: 8px 0 8px 0;
	text-align: left;
}

#header {
	background: url(images/header-image.png) no-repeat;
	border-top: 1px solid #1f334b;
	border-left: 1px solid #1f334b;
	border-right: 1px solid #1f334b;
	padding: 0;
	margin: 45px auto 0 auto;
	width: 908px;
	height: 108px;
}

#content {
	width: 810px;
	border: 1px solid #1f334b;
	background: #ffffff url(images/content-background.jpg) repeat-x;
	margin: 0 auto;
	padding: 42px 49px 35px 49px;
}

.page-title {
	font-weight: bold;
	font-size: 20px;
	color: #1f334b;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	font-size: 16px;
	color: #000000;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	border-bottom: 1px solid #1f334b;
	border-left: 1px solid #1f334b;
	border-right: 1px solid #1f334b;
	padding: 5px 4px 3px 4px;
	color: #ffffff;
	font-size: 12px;
	margin: 0 auto 35px auto;
	text-align: center;
	width: 900px;
	height: 19px;
}

#footer a { font-decoration: underline; font-weight: normal; color: #ffffff; }

ul{
	font-size: 13px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 40px;
}

li{
	margin-bottom: 9px;
	text-align: left;
}

img {
	border: 0px solid #1f334b;
}

#home-promo {
	background: #3f6490 url(images/background.jpg);
	color: #ffffff;
	font-size: 13px;
	padding: 2px;
	border: 5px solid #1f334b;
	margin-top:-25px;
	margin-bottom:12px;
}

#home-updates {
	background: #3f6490 url(images/background.jpg);
	color: #ffffff;
	font-size: 13px;
	padding: 15px;
	border: 5px solid #1f334b;
	margin-top: 12px;
	margin-bottom: 15px;
}

#breadcrumbs {
	width: 808px;
	height: 25px;
	background: #3f6490 url('images/breadcrumbs-background.jpg') no-repeat center center;
	border: 1px solid #22436b;
	color: #3f6490;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 0 0;
}
.crumb-current {
	padding: 5px 10px 5px 5px;
	font-size: 15px;
	font-weight: normal;
	display: inline;
	color: #ffffff;
}

.crumb a {
	padding: 5px 24px 5px 5px;
	font-size: 15px;
	font-weight: normal;
	display: inline;
	color: #ffffff;
	background: transparent url('images/arrow.png') no-repeat center right;
}

#homepage-promotion {
	background: #cccccc;
	margin: -74px 0 0 -49px;
	height: 160px;
	width: 908px;
	border-bottom: 1px solid #22436b;
	padding: 0;
}

#homepage-promotion img {
	border: 0;
	margin: -8px 0 0 0;
	height: 160px;
}

#homepage-promotion-text {
	background: url(http://i195.photobucket.com/albums/z207/radio1fansite/promo-text.png);
	width: 284px;
	height: 124px;
	padding: 18px;
	margin: -160px 0 0 588px;
	position: absolute;
	z-index: 2;
	color: #ffffff;
}

#homepage-promotion-text a {
	color: #ffffff;
}

#homepage-welcome {
	background: #b7cae1 url(http://i195.photobucket.com/albums/z207/radio1fansite/welcome-grad.jpg) repeat-x;
	width: 858px;
	border-bottom: 1px solid #22436b;
	padding: 25px;
	margin: 0 0 0 -49px;
}

#homepage-box {
	background: #d5e2f3;
	width: 882px;
	padding: 25px 0px 25px 25px;
	margin: 0 -25px -35px -49px;
	height: 250px;
}

#twitter {
	background: #d5e2f3;
	width: 225px;
	padding: 10px;
	float:right;
	margin: -25px 0;
	height: 250px;
	border-left: 1px solid #22436b;
}

#channel img {
	border:none;
	width: 808px;
	height: 130px;
	border-bottom: 1px solid #22436b;
	border-left: 1px solid #22436b;
	border-right: 1px solid #22436b;
}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
ul.menu, li.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav li#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Header menu */	 
#header_menu { position: absolute; }
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 32px;
	border-top: 0;
	padding: 0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 13px; 
	width: 908px;
	position: relative;
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {display: block; background: url(images/menu.png) top right; padding: 7px 16px 8px 16px; color: #fff; text-decoration: none; font-weight: normal; }

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {
	background: url(images/menu.png) right 32px;
}

#nav li a:active, #nav ul li a.active {
	background: url(images/menu.png) right 32px;
}

#nav li.menu-current a {
	background: url(images/menu.png) right 64px;
}

#nav li.menu-current a:hover {
	background: url(images/menu.png) right 64px;
}

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 215px; margin: 0; display: none; text-transform: none; border-top: 1px solid #1f334b; font-size: 100%;}
#nav .menu li ul li {width: 215px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em; border-top: 1px solid #343434;}
#nav .menu li ul a {width: 199px; padding: 7px 8px 7px 8px; background: #000000; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #ffffff; background: #474747; border: 0; }

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #000000; color: #fff; }
#nav .menu li ul li ul li a:hover 	{ background: #eeeeee; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#navContainer {
	width: 800px;
	display: block;
	clear: both;
	margin: 76px 0 0 0;
}