ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#menu {
	border-style: solid solid none solid;
	border-color: #ccc;
	border-width: 1px;       
}



#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}



#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../../images/menu.gif);
	padding: 5px 0 0 30px;
}



#menu li a:hover, #menu li #current, #menu li a:active {
	color: #FFFFFF;
	background: url(../../images/menu-hover.gif);
	padding: 5px 0 0 30px;
}

body{
	margin-top:10px;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#000000;
	background-image: url(http://baycitiesradio.net/whyb/images/bg-pattern.gif);
	background-repeat: repeat;
}

.side_box {
	color:#000000;
	background-color:#ECECEC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DB9852;
	border-bottom-color: #DB9852;
	border-left-color: #DB9852;
	
}

.side_box_title {
	height:20px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color: #DB9852;
	color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB9852;
	border-bottom-color: #DB9852;
}

img { border:none; }

.sponsors_image { padding-bottom: 2px; } 

#box_title, .box_title {	
	height:20px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color: #DB9852;
	color:#FFFFFF;
	border: 1px solid #DB9852;
}

#box_content, .box_content {
	text-align:left;
	margin-bottom:20px;
	padding: 3px;
	height: 50px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DB9852;
	border-bottom-color: #DB9852;
	border-left-color: #DB9852;
	background-color:#ECECEC;
	color:#000000;
}

.promo_box_content{
	text-align:left;
	margin-bottom:20px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DB9852;
	border-bottom-color: #DB9852;
	border-left-color: #DB9852;
	background-color:#ECECEC;
	color:#000000;
}

#sponsors_content {
	text-align:center;
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DB9852;
	border-bottom-color: #DB9852;
	border-left-color: #DB9852;	
	background-color:#ECECEC;
	color: #000000;
}

.contact_box_title{
	height:20px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color: #DB9852;
	color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB9852;
	border-bottom-color: #DB9852;
}

#contact_box {
	height:265px;
	overflow:auto;
	background-color:#ECECEC;
	color:#000000;	
}

.contact_sub_box{
	background-color: #ECECEC;

	color:#FFFFFF;
}

a:link, a:visited{
	color: #FA8F27;
	text-decoration:underline;
}

.table{
	border:solid 1px #DB9852;
}

.table_tr .table_td{
	border:solid 1px #DB9852;
}

#footer {
	height:55px;
	background: #000000;
	color:#ffffff;
	text-align:center;
	padding: 5px;
	overflow:auto;
	background-color:#DB9852;
	color:#FFFFFF;
	border: 1px solid #DB9852;
}

#footer a, #footer a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

.white { color:#FFFFFF; }

.black { color:#000000; }

.nav_content {
	padding-left: 3px;
	padding-right: 3px;
}

.news_headline{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.news_content{
	padding: 10px;
}


