/* CSS Document */
.menulinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; text-decoration: none;}
.menulinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; text-decoration: underline;}
.menulinks:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff;}

a { color: #93b7fc; text-decoration: none;}
a:hover { color: #93b7fc; text-decoration: underline;}
a:visited { color: #93b7fc;}


body{
    background: url(images/bkgrd_blackflash.jpg);
	color:#000;
	font:75% verdana, sans-serif; /*75% resets the default font size to 12px;*/
	min-width:944px;
	min-height:600px;
	/*padding: 20px;
	text-align:center;*/
}

div#container{
margin-top: 5%;
margin-left:auto;
margin-right:auto;
width:944px;

/*background:#FFF;*/
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#fff; margin:0 5px;}
.b2f {height:1px; background:#fff; margin:0 3px;}
.b3f {height:1px; background:#fff; margin:0 2px;}
.b4f {height:2px; background:#fff; margin:0 1px;}
.contentf {background: #fff;padding: 10px; line-height: 20px;}
.contentf div {margin-left: 5px;}

.b1fmenu, .b2fmenu, .b3fmenu, .b4fmenu{font-size:1px; overflow:hidden; display:block;}
.b1fmenu {height:1px; background:#93b7fc; margin:0 34px;}
.b2fmenu {height:1px; background:#93b7fc; margin:0 32px;}
.b3fmenu {height:1px; background:#93b7fc; margin:0 31px;}
.b4fmenu {height:2px; background:#93b7fc; margin:0 30px;}
.contentmenu {
background: #93b7fc;
padding: 8px; 
width:92%;
height:20px;
margin-left:auto;
margin-right:auto;
text-align:center;}

.b1fintro, .b2fintro, .b3fintro, .b4fintro{font-size:1px; overflow:hidden; display:block;}
.b1fintro {height:1px; background:#000000; margin:0 16px 0 9px;}
.b2fintro {height:1px; background:#000000; margin:0 14px 0 7px;}
.b3fintro {height:1px; background:#000000; margin:0 13px 0 6px;}
.b4fintro {height:2px; background:#000000; margin:0 12px 0 5px;}
.contentintro {
background: #000000;
padding: 8px; 
width:96.5%;
height:275px;
margin: 0px 32px 0px 0px;
/*margin-left:auto;
margin-right:auto;*/
text-align:center;}

.podcastbox {
padding: 8px; 
/*width:92%;
height:20px;
margin-left:auto;
margin-right:auto;*/
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
line-height: 16px;
color:#ffffff;
float: right;
}

div.podcastplyr{
position: relative;
width: 280px;
height: 48px;
top: -50px;
text-align:left;
z-index: 1;
}

.contentfooter {
padding: 8px; 
width:92%;
height:20px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
line-height: 14px;
color:#333333;
}

.transbox{
/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
