body{
margin:10px;
padding:10px;
line-height: 1.5em;

font: 11px Verdana, Arial;

background-color: #F3F3F3;
/*background: transparent url(images/200781393630570.jpg) top left no-repeat;*/
/*background: #F3F3F3 url(images/graybg.png) no-repeat top right;*/
/*Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=1000);*/
/*Filter: gray;*/
/*filter: Glow(Color=#F3F3F3, Strength=4);*/
/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#cccccc,endColorStr=#eeeeee);*/


}


#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#image_Logo {


    	width:100px;
    	height:109px;
	background: transparent url(images/logo.gif) top left no-repeat;
}

#toppic {
    	width:100%;
    	height:100px;
		background: transparent url(images/bg_4.jpg) top left no-repeat;
}

#topsection{
/*background: #fff;*/
height: 340px; /*Height of top section*/

}

#topsection h1{
margin: 0;

font-size: 15px;

font-family:
	  Verdana, Lucida, Geneva, Helvetica,
	  Arial, sans-serif;
}

#toplines {

	background: transparent url(images/bar-gray.gif) top left; background-repeat: repeat-x;
	/*border-top: 6px solid #90bade;*/
	/*border-bottom: 1px dotted #90bade;*/
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-left: 250px; /*Set left margin to LeftColumnWidth*/
border-left: 1px dotted #cccccc;
}

#leftcolumn{
float: left;
width: 250px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
/*background: #fff;*/


}

#footer{
clear: left;
width: 100%;

color: #000;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #000;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



#button {
	text-align:left;
	width: 16em;
	border-right: 1px solid #eeefff;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family:
	  Verdana, Lucida, Geneva, Helvetica,
	  Arial, sans-serif;
	background-color: #eeeeee;
	color: #333;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

#button li {
	border-bottom: 1px solid #dddddd;
	margin: 0;
	}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #dddddd;
	border-right: 10px solid #B87C8C;
	background-color: #C41230;

	color: #fff;
	text-decoration: none;
	width: 100%;
	}

#button li ul {
	list-style: square;
	}

#button li ul li {
	padding-left: 4px;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 10px solid #cccccc;

	border-right: 10px solid #C41230;
	background-color: #333333;
	color: #fff;
	}

#sitemap {
	/*font-size: 140%;*/
	}

#sitemap li {
	/*list-style: none;*/
	}

#sitemap li ul {
	font-size: 90%;
	}

#sitemap li ul li ul li {
	padding-left: 16px;
	/*background: url(bullet.gif) no-repeat 0 50%;*/
	}




#bottomlines {


	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted  #cccccc;
	/*background-color: #fffeee;*/

}


.box
{
	height:40px;
	width: 300px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	text-align: center;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica,
  Arial, sans-serif;

}
p,td {
	font: 11px Verdana, Arial;
	padding: 5px 5px 5px 5px;
}

 div.pic {
 float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  width: 100%;

 }

input.btn {
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #C41230;
	padding: 0px;
	border: solid 1px #CCCCCC;
	width: 70px;
}
a.btn:link,
a.btn:visited {
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #C41230;
	padding: 2px 5px;
	border: solid 1px #CCCCCC;
}
a.btn:hover {
	background: #333333;
}

h2 {

	LINE-HEIGHT: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%; font-weight: bold;
	letter-spacing: 2pt; word-spacing: 1px; vertical-align: text-bottom;
	color: #CC0000;
}
.faqquestion
{
		color: #CC0000;

	   	font-weight: bold;
}
.textcontent
{
	padding:10px;
	margin:10px;
	LINE-HEIGHT: 200%;
	color: #000;
}
#player
{
	padding:10px;
	margin:10px;
}

.redfont
{
		color: #CC0000;


}
.graybox
{
	
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	

}


/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #CC0000; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}


ul#tabnav li.selected { /* settings for selected tab */
border-bottom: 1px solid #F3F3F3; /* set border color to page background color */
background-color: #F3F3F3; /* set background color to match above border color */
}



ul#tabnav li.selected a {
	background-color: #F3F3F3;
	color: #CC0000;
	position: relative;
	top: 1px;
	padding-top: 4px;
	width: 104px;
	height: 33px;


}


ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #CC0000; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #eee; /* set unselected tab background color as desired */
color: #CC0000; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */

.pics {
		height:  212px;
		width:   836px;
		padding: 0;
		margin:  0;
	}

	.pics img {
		padding: 5px;
		border:  1px solid #ccc;
		background-color: #fff;
		width:  824px;
		height: 200px;
		top:  0;
		left: 0
	}
#podcasts {
	height:30px;
    	padding-left: 35px;
    	padding-top: 7px;
	background: transparent url(images/podcasts.png) top left no-repeat;
}
