body {
    margin: 0;
    padding: 0;
    font: 11px Tahoma, Verdana, Sans;
	font: 9pt Georgia, "Times New Roman", Times, serif;
    color: #3b3b3b;
    text-align: left;
	min-width: 1060px;
}

p {
	margin: 10px 0 0 0;
}

#masthead{}

#masthead #global {
    height: 30px;
    background: black url('../images/bg_globalBar.gif') repeat-x;
    color: #666;
}

#masthead #headerbar {
    height: 109px;
    background: #7c4900 url('../images/bg_logoBar.gif') repeat-x;
    color: #666;
	text-align: left;
}

#masthead #headerbar .logo {
	position: relative;
	left: 70px;
	cursor: pointer;
} 

#masthead #navbar {
	text-align: left;
    height: 34px;
    background: #373737 url('../images/bg_navBar.gif') repeat-x;
    white-space: nowrap
} 

#masthead #navbar #nav {
    color: #1c1c1c;
} 

#masthead #nav ul {
    margin: 0;
    padding: 8px 0 0 0;
} 

#masthead #nav ul li {
    margin: 10px 0 0 0;
    padding: 1px 20px 1px 20px;
    list-style: none;
    display: inline;
    border-right: 1px solid black;
} 

#masthead #nav ul li:first-child {
    border-left: 1px solid black;
	margin-left: 70px;
}

#mainframe {
    background: #d8d8d8 url('../images/bg_body.gif') repeat-x top;
    min-height: 600px;
	overflow-x: hidden;
	overflow-y: hidden;
    /*clip: auto;*/
	/*clip: rect(120px, 995px, 500px, 0px);*/
} 

.container {
    background: transparent;
    position: relative;
    top: 20px;
    left: 70px;
    width: 695px;
    height: 500px;
	display: block;
} 

#footer {
    white-space: nowrap;
    padding: 0px 0 0 0;
    height: 110px;
    background: #3d3d3d;
	text-align: left;
	color: #ffb00f;
    font: .9em Georgia, times, serif;
} 

#footer td {
	background: #3d3d3d;
}

#footer a {
    color: #ffb00f;
}

#footer #footer_def {
    white-space: nowrap;
    position: relative;
	left: 70px;
	float: left;
} 

#footer #footer_sep {
    white-space: nowrap;
	float: left;
	padding: 0 30px 0 30px;
	height: 70px;
	width: 1px;
} 

/*
#footer #links {
    white-space: nowrap;
	top: 20px;
    position: relative;
	font-family: "Times New Roman", Times, serif;
}
*/

/*~*~*~*~*~*~*~*~ LINK STYLES *~*~*~*~*~*~*~*/
a{color:#7d4900;text-decoration:none;}
a:hover{text-decoration:underline;}
a:focus { outline: none; }
#nav a{color:#eee;font-size:1.2em;}
#nav a:hover{text-decoration:none;color:#ffb00f;}
#footer a{color:#ffb00f;}

/*~*~*~*~*~*~*~*~ HOME *~*~*~*~*~*~*~*/

.portlet{padding-left:14px;background:transparent url('../images/bg_portlet.png') no-repeat top left;width:287px;height:266px;}
.portlet h1{margin:7px 0 7px 0;}
.topport{position:absolute;top:0px;left:0;}
.midport{position:absolute;top:276px;left:0;margin-bottom:20px;}
.portletcontent{width:252px;height:256px;overflow:hidden;}
#player{background:transparent url('../images/bg_player.png') repeat-x top;width:695px;height:542px;position:absolute;top:0;left:300px;}
#player .control{width:200px;height:532px;border:1px solid white;position:absolute;top:0;left:0;background:#e8e8e7 url('../images/bg_playercontrol.gif') repeat-x top left;}
#player .subnav{width:100%;height:30px;background:white url('../images/bg_subnav.gif') repeat-x top left;}
#player .subnav ul{margin:0;padding:7px 0 0 0;}
#player .subnav li{list-style:none;display:inline;padding:0 18px 7px 0;}
#player .subnav li:first-child{padding-left:18px;}
#player .subnav li a{color:#333;display:inline-block;height:30px;}
#player .subnav li a:hover,#player .subnav li a.active{color:#FFB00F;text-decoration:none;background:transparent url('../images/ico_navPointer.gif') no-repeat center bottom;}
#player .playlist{height:502px;overflow:auto; text-align: left;}
#player .playlist ul{margin:0;padding:0;}
#player .playlist li{list-style:none;}
#player .playlist .sub_toplevel{font-size:.8em; margin:0;padding:0px 0 0 3px;}
#player .playlist .sub_toplevel{*margin-bottom:11px;}
#player .playlist ul.toplevel{}
#player .playlist ul.toplevel li{margin:5px 0 0 10px;}
#player .playlist ul.sublevel{}
#player .playlist ul.sublevel li{margin:3px 0 0 5px;padding:0 0 0 15px;background:transparent url('../images/ico_bullet.gif') no-repeat top left;}
#player .playlist li a{font-size:1.3em; color:#333;display:block;padding:0 0 0 3px; width:165px !important;}
#player .playlist li a:hover{color:#FFB00F;text-decoration:none; }



#player h1 {text-align: left;margin:0;padding:0;}
#podcast_now_playing h1{position:absolute;top:6px;}

#podcast_image {margin:0; padding:0;}

#player p {text-align: left;}
#radio_play_button a{color:#ffffff;text-decoration:none;}

/*~*~*~*~*~*~*~*~ BODY (not homepage) *~*~*~*~*~*~*~*/
.internal{width:965px;background:white url('../images/bg_page.gif') repeat-x top;border:1px solid white;padding:15px;}
h1{font:1.4em Georgia,times,serif;color:#3b3b3b}

/*~*~*~*~*~*~*~*~ FAQ *~*~*~*~*~*~*~*/
.canvas {
	background: white url(/images/bg_canvas.gif) repeat-x scroll left top;
	overflow: auto;
	border: 1px solid white;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.canvas h1 {
	margin: 17px 0 7px 0;
}

.about {
}

.about_nav {
	text-align: left;
	height: 200px;
	width: 280px;
}

.about_nav li {
	font-size: 11pt;
	margin-bottom: 10px;
}

.about_info {
	text-align: left;
	height: 550px;
	width: 655px;
}

.FAQ {
	height: 550px;
	width: 975px;
}
.FAQ_questions {
	text-align: left;
	height: 550px;
	width: 280px;
}

.FAQ_questions br {
	margin-bottom: 10px;
}

.FAQ_answers {
	margin-left: 10px;
	text-align: left;
	height: 550px;
	width: 655px;
}

.FAQ_answers a {
	font-weight: bold;
	font-style: italic;
}


 