html, body
{ 
	margin:0 0 5px 0; 
	padding:0; 
	background-color:#fff;
	color:#000;
	font:11px Tahoma, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
}

h3
{
	font:25px "Trebuchet MS", Georgia, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0px;
	color:#003F7E;
	font-weight:bold;
	/*font-style:italic;
	text-decoration:underline;*/
}

form
{
	margin:0px;
	padding:0px;
}

input, select, textarea
{
	font:11px Tahoma, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a
{
	color:#003F7E;
	text-decoration:none;
}

a:hover
{
	color:#003F7E;
	text-decoration:underline;
}

/*//////////////////////////////////// TOP MENU ////////////////////////////////////*/
#topmenu
{
	background-image:url(images/topnavigation.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height:49px;
	font:12px "Trebuchet MS", Georgia;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#topmenu ul
{
	margin:0;
	list-style:none;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:750px;
}
#topmenu ul li
{
	display:inline;
}
#topmenu ul li a
{
	color:#CC0000;
	text-decoration:none;
	padding:13px 20px;
	float:left;
	font-weight:bold;
}
#topmenu ul li a:hover, #topmenu ul li a#current
{
	background-image:url(images/topnavhover.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color:#fff;
	text-decoration:underline;
}
/*//////////////////////////////////// TOP MENU ////////////////////////////////////*/


#pagewidth
{
	margin-left:auto;
	margin-right:auto;
	width:750px;
}


/*//////////////////////////////////// HEADER STUFF ////////////////////////////////////*/
.browse
{
	background-image:url(images/browse.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:242px;
	height:198px;
	float:right;
	text-align:justify;
	padding:10px 13px 10px 12px;
	line-height:17px;
	font-weight:bold;
	color:#003F7E;
}
.logo
{
	background-image:url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:233px;
	height:218px;
	float:left;
}
.squaread
{
	width:250px;
	height:218px;
	float:left;
}
.miniplayer
{
	width:267px;
	height:55px;
	float:left;
	background-color:#003F7E;
	color:#fff;
	font:25px Arial, Tahoma, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:20px;
	text-decoration:underline;
}
.miniplayer a
{
	color:#fff;
}
.gad1
{
	width:478px;
	height:65px;
	float:left;
	border-top:5px solid #fff;
	margin-right:5px;
	padding-top:5px;
	background-color:#BFD4EA;
	color:#fff;
}
.headpadder
{
	padding:5px;
}

.welcometext
{
	margin-top:100px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:210px;
	text-align:justify;
	line-height:16px;
	padding-bottom:10px;
	border-bottom:1px dashed #cc0000;
}
/*//////////////////////////////////// HEADER STUFF ////////////////////////////////////*/


/*//////////////////////////////////// COLUMN STUFF ////////////////////////////////////*/
.twocols
{
	float:left;
}

.middlecol
{
	float:right;
	margin-top:5px;
	margin-left:5px;
	border:5px solid #B5E0F1;
	width:560px;
	color:#333;
	min-height:420px;
}

.middlecolpadder
{
	margin:7px 7px;
	text-align:justify;
}

.leftcol
{
	float:left;
	width:175px;
	margin-top:5px;
	text-align:left;
}
/*//////////////////////////////////// COLUMN STUFF ////////////////////////////////////*/


/*//////////////////////////////////// FOOTER STUFF ////////////////////////////////////*/
.aboutsite
{
	margin-top:5px;
	width:730px;
	float:left;
	border:5px solid #003F7E;
	color:#333;
	text-align:left;
	padding:5px 5px;
	font-size:10px;
}

.copyrightnotes
{
	width:100%;
	text-align:center;
}

.footerads
{
	text-align:center;
	width:100%;
}

.hostads
{
	margin:0px 5px 0px 0px;
}

.aboutsite h3
{
	font:15px "Trebuchet MS", Georgia, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#003F7E;
	font-weight:bold;
	/*font-style:italic;*/
}
/*//////////////////////////////////// FOOTER STUFF ////////////////////////////////////*/


/*//////////////////////////////////// SIDE NAV STUFF ////////////////////////////////////*/
.leftcol h3
{
	padding:0px;
	margin:0 0 0px 0;
	color:#003F7E;
	font:20px Georgia, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.leftcol ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.leftcol ul li
{
	padding:0px;
	margin:0px;
	clear:both;
}

.leftcol ul a
{
	padding:3px 0px 3px 20px;
	width:100%;
	float:left;
	display:inline;
	color:#c00;
	font-weight:normal;
	text-decoration:none;
}

.leftcol ul a:hover
{
	text-decoration:underline;
}

.leftcol ul li a
{
	padding:5px 7px;
	width:156px;
	float:left;
	display:block;
	color:#c00;
	font-weight:bold;
	border-left:5px solid #fff;
}

.leftcol ul li a:hover, .leftcol ul li a.selected
{
	float:left;
	display:block;
	background:#c00;
	color:#fff;
	border-left:5px solid #282826;
	background-image:url(images/topnavhover.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
/*//////////////////////////////////// SIDE NAV STUFF ////////////////////////////////////*/

.categorycontainer
{
	float:left;
	width:200px;
	padding:10px 25px 10px 45px;
}

.categorycontainer2
{
	float:left;
	width:200px;
	padding:10px 25px 10px 45px;
}

.categorycontainer a
{
	font-weight:bold;
	padding-left:22px;
	background-image:url(images/folder.png);
	background-repeat: no-repeat;
	background-position: center left;
	color:#003F7E;
	text-decoration:none;
}

.categorycontainer a:hover
{
	text-decoration:underline;
}

.subcategory a
{
	font-size:10px;
	background-image:none;
	padding:0px;
	font-weight:normal;
	margin-left:25px;
}

.breadcrumb
{
	font-weight:bold;
	font-size:12px;
	width:534px;
	background-color:#B5E0F1;
	padding:5px;
	border:1px solid #003F7E;
}

.breadcrumb a
{
	color:#003F7E;
	text-decoration:none;
}

.breadcrumb a:hover
{
	font-weight:bold;
	color:#003F7E;
	text-decoration:underline;
}

.listening
{
	border-bottom:1px dashed #003F7E;
	padding:5px;
	display:block;
	text-align:justify;
}

.listening a
{
	font-size:11px;
	color:#003F7E;
	text-decoration:none;
	font-weight:bold;
}

a.lisetingtitle
{
	font-size:13px;
	text-decoration:underline;
}

.pagination
{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}