@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#flashcontent {
	height: 450px;
	width: 100%;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD url(radiopage/1images1/m0aeubanner.jpg) no-repeat 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 115px;
	width: 780px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	visibility: hidden;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #041E4D;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#062555;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.oneColFixCtrHdr  #navcontainer {
	width: 150px;
	position: relative;
	visibility: visible;
	float: left;
	border: 0;
}
.oneColFixCtrHdr #contentbody {
	float: right;
	width: 570px;
}
/* BEGIN style4 */
 #navlist
{
	padding: 0px 1px 1px 1px;
	font: bold 12px Verdana, sans-serif;
	background: #1B55A0;
	width: 150px;
	margin: 0;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	border-top: 1px solid #062B61;
	text-align: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navlist li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #184F98;
	background: #D3DEFF;
	text-decoration: none;
}

#navlist li a:link {
	color: #448;
	border-bottom-width: 0em;
}
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	border-color: #FFBC00;
	color: #FFF;
	background: #332;
}

/* END style4 */.oneColFixCtrHdr #contentbody h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 10px;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #052456;
}
.oneColFixCtrHdr #contentbody h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 10px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #052456;
}
.oneColFixCtrHdr #member {
	width: 150px;
}
#wx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #BBBBDD;
}
#wxwarning {
	color: #e33;
	font-weight: bold;
}

.wxflag {
	width: 100%;
	padding: 10px 10px;
	font-weight: bold;
	margin-left: 0px;
}
.wxflag h1 {
	font-size: 171%;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.wxflag h2 {
	font-size: 143%;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.wxflag h3 {
	font-size: 124%;
	padding-top: 2px;
	margin-top: 0px;
}
.wxflag h4 {
	font-size: 100%;
	padding-top: 2px;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.wxcontainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
	
}
.wxspacer {
	clear: both;
}
.wximage {
	display: block;
	float: left;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.wximagetitle h2, .wximagetitle h3, .wximagetitle h4 {
	margin-top: 0px;
	margin-bottom: 3px;
}
.wximagetitle h2 {
	font-size: 143%;
}
.wximagetitle h3 {
	font-size: 124%;
}
.wximagetitle h4 {
	font-size: 100%;
}
.wxinfo {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	
}
.wxinfo td, .wxinfo th {
	margin: 0px;
	padding: 1px;
	padding-right: 5px;
	border: 0px;
}
.wxschedule {
	display: block;
	float: left;
	border-collapse: collapse;
	padding: 5px 10px;
	margin: 0px;
}
.wxschedule td {
	padding: 10px;
}
.wxschedlist {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 70%;
	color: #000000;
}
.wxschedlist td, .wxschedlist th {
	margin: 0px;
	padding: 4px 8px;
	border: 1px solid #888;
}
.wxschedule /* ]]> */
 p {
	font-family: verdana;
	font-size: 70%;
	color: #990000 !important;	
}.imageright {
	float: right;
	padding-left: 10px;
}
#floatclear {
	clear: both;
}
.imageleft {
	float: left;
	padding-left: 10px;
}
.oneColFixCtrHdr #header2 {
	background: #DDDDDD url(radiopage/1images1/gb2runbanner.jpg) no-repeat 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 115px;
	width: 780px;
}
.oneColFixCtrHdr #header2 h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	visibility: hidden;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #041E4D;
}
