body
{
	background-color:#000;
}


html a
{
	text-decoration:none;
}

html a:hover
{
	text-decoration:none;
	border-bottom:1px dotted blue;
}

.mainbody
{
	margin-top:25px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-color:#eee;
}

.bannerdiv
{
	width:900px;
	border-bottom:1px #dddddd solid;
	background-color:#000;
	
}
.ibannerdiv
{
		border-top:0px solid #000;
		background-color:#eee;
}


.ShowBanner
{
	margin-top:5px;
	padding-top:0px;
	display: block;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	height:50px;

}

.ShowBanner li
{
	padding-top:0px;
	width:300px;
	float:left;
	text-align:center;
	font-size:70%;
}

.maindiv
{
	width:675px;
	margin-right:0px;
	margin-left:200px;
	border-left: 1px #dddddd solid;
	padding:2px;
}

.menudiv
{
	width:191px;
	margin-left:0px;
	padding:2px;
	float:left;
}

.menulist
{
	
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.b1
{
	display:block;
	width:890px;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	background-color:#eee;
	height:1px;
	font-size:1px;
}

.b2
{
	display:block;
	width:894px;
	margin-left:3px;
	margin-right:3px;
	overflow:hidden;
	background-color:#eee;
	height:1px;
	font-size:1px;
}

.b3
{
	display:block;
	width:896px;
	margin-left:2px;
	margin-right:2px;
	overflow:hidden;
	background-color:#eee;
	height:1px;
	font-size:1px;
}

.b4
{
	display:block;
	width:898px;
	margin-left:1px;
	margin-right:1px;
	overflow:hidden;
	background-color:#eee;
	height:2px;
	font-size:1px;
}

.b5
{
	display:block;
	width:900px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	overflow:hidden;
		background-color:#eee;
	height:3px;
	font-size:1px;
}

.menulistli
{
	width:100%;
	font-family:verdana;
	font-size:80%;
	text-align:center;
	border-top:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
        padding-bottom:5px;
        padding-top:5px;
        margin-right:2px;
        margin-left:2px;
}

.menulistlihover
{
	width:100%;
	font-family:verdana;
	font-size:80%;
	text-align:center;
	border-top:1px #bbbbbb solid;
	border-bottom:1px #bbbbbb solid;
        background-color: #ddd;
        padding-bottom:5px;
        padding-top:5px;
        margin-right:2px;
        margin-left:2px;
        
}

.menulistli a
{
    text-decoration:none;
    color:#000000
}

.menulistlihover a
{
    text-decoration:none;
    color:#000000
}


.smalltext
{
	font-family:verdana;
	font-size:70%;
}

.formtext
{
	font-family:verdana;
	font-size:80%;
}

.smallform
{
	font-family:verdana;
	font-size:75%;
}

.smallbutton
{
	font-family:verdana;
	font-size:80%;
	border-style:2px outset #eeeeee;
}

.headertext
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	display:block;
	font-family:verdana;

}

.smallheader
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	display:block;
	font-family:verdana;

	
}

.smallboldtext
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	display:block;
	font-family:verdana;
	font-size:80%;
}

.rightsidebox
{
	background-color:#fff;
	float:right;
	width:225px;
	border:2px solid #0900ba;
	font-family:verdana;
	font-size:75%;
	
}

.rightsidetextbottom
{
	margin-bottom:5px;
}

.topbox
{
	background-color:#fff79f;
	width:95%;
	border:1px solid #000000;
	font-family:verdana;
	font-size:75%;
}

.podcastbody
{
	font-family:verdana;
	font-size:80%;
}

.PodcastHead 
{
	
	color:#ffffff;
	height: 50px;
	padding-right:3px;
	padding-left:3px;
	text-align:center;
	background:url(../images/TitleBackgroundCorner.jpg) top left no-repeat;
}

.PodcastHead p
{
	margin-left:47px;
	background:url(../images/TitleBackground.jpg) top right repeat-x;
	height:50px;
}

.bulletlist
{
	padding:0px;
	margin:0px;
	/*list-style-type:none;*/
}

.bulletlist li
{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:3px;
	color:000000;
}

.bulletlist li a
{
	color:000000;
}

.bulletlist_alt_item
{
	background-color:#fff780;

}

.smallcenterheader
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	display:block;
	font-family:verdana;
	font-size:70%;
	font-weight:bold;
	padding:0px;
}

.greybox
{
	background-color:#eeeeee;
	border:1px solid #cccccc;
}

.comment
{
	background-color:#ffffff;
	font-family:verdana;
	font-size:80%;
}

.altcomment
{
	background-color:#f7f7f7;
	font-family:verdana;
	font-size:80%;
	
}

.smallerror
{
	font-family:verdana;
	font-size:80%;
	color:#ff0000;
}

.HostBio
{
	font-family: verdana;
	font-size:70%;
}

.HostInfo
{
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}
