/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	overflow: scroll;
	margin-bottom: 0px;
}
.clear {
	clear: both;
}
a:link{
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
a:visited{
	text-decoration: none;
}
a:hover{
	color:#FF6633;
	text-decoration: underline;
}


a.ibdr {display:block; width:50px;height:50px;border: 2px solid; border-color:#CC0000; margin-right:5px;}
a.ibdr:hover {border: 2px; border-style:inset; border-color:#FF3300;}

p {
	font: 11px Helvetica, Arial, Verdana, sans-serif;
    margin-left: 0px;
	line-height:13px;
	color:#444444;
}
p4 {
	font: 13px Helvetica, Arial, Verdana, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	line-height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


/*-------------------------STYLES-----------------------------*/

.mainwindowheadline {
	line-height:26px;
	font-size: 20px;
	color:#000099;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	
}
.mainwindowheadlinesmall {
	line-height:20px;
	font-size: 14px;
	color:#0033CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.whiteheadline {
	line-height:20px;
	font-size: 14px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.missionstatement {
	line-height:28px;
	font-size: 28px;
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.sidebarbody {
	line-height:13px;
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomnav {
	font-size: 8px;
	margin-left: 50px;
	color:#444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainwindowbody {
	font-size:12px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#444444;
}
.mainwindowbodybold {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#0033CC;
}
.leftwindowbodybold {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#0033CC;
}
.mainwindowsmalltype {
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #444444;
}

.mainwindowinset {
	font-size: 12px;
	line-height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#444444;
}

.mainwindowsubhead {
	margin-left:0px;
	line-height:18px;
	font-size: 14px;
	color:#0033CC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.schedule {
	line-height:auto;
	font-size: 11px;
	font-weight:bold;
	color:#3333FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.img {
	margin-right:5px;
	border:2px;
	border-color:#0033CC;
	border-style:solid;
	}
	
.img2 {
	margin-right:5px;
	border:2px;
	border-color:#0033CC;
	border-style:solid;
	}
	
	/*-------------------END STYlES----------------*/
	
	/*-------------------DIVS----------------------------*/
	
#paypalBtn {
	left:484px;
	top:25px;
	position:absolute;
	z-index: 100;
	width: 106px;
	}
	
#wrapper {
	margin: 0px;
}	
#logo{
	background-image:url(images/logopanelBG_new.png);
	background-repeat:no-repeat;
	z-index:0;
	position:absolute;
	left:0px;
	top:26px;
	width:200px;
	height:1000px;
	z-index: 1;
}
	
#leftwindow{
	z-index:2;
	position:absolute;
	left:10px;
	top:240px;
	width:170px;
	min-height:600px;
	background-repeat:no-repeat;
}



#leftwindow a{
	padding: 3px 5px 3px 3px;
	display: block;
	width: 170px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid white;
	}
	
#leftwindow a:hover{
	background-color:#F6F6F6;
}
	
#headernav{
	position:absolute;
	left:200px;
	top:26px;
	width: 600px;
	height: 1400px;
	border:;
	padding:;
	padding-left:;
	z-index: 1;

}	

#sunrise{
	background-image:url(images/sunrise.png);
	position: absolute;
	left: 0px;
	top: 26px;
	width: 1100px;
	height: 300px;
	z-index:0;
}	



#nowplaying{
	background-image:url(images/videoframe_simple.png);
	z-index: 2;
	position: absolute;
	left: 800px;
	top: 22px;
	width: 270px;
	height:333px;
	
}

#videowindow{
	z-index: 1;
	background-image: url(images/videopanelBG.png);
	position: absolute;
	left: 800px;
	top: 20px;
	width: 270px;
	height:1000px;
}


	

#videonav{
	z-index: 2;
	position: absolute;
	left: 800px;
	top: 362px;
	width:247px;
	height: 800px;
	min-height: 600px;
	margin-left: 10px;
	margin-right: 10px;

}

#videonav a{
	padding: 3px 0px 5px 3px;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid white;
}

#videonav a:hover{
	background-color:#F6F6F6;
}

#videoholder {
	position: absolute;
	z-index:20;
	left:814px;
	top:156px;
}		

	
#content{
	z-index:5;
	position:absolute;
	left: 200px;
	top: 270px;
	width: 600px;
	min-height: 600px;
	overflow: auto;
}

* html #content{ /*IE only style*/
	height: 600px;
}
#contentpadding{
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:100px;
}

#contentholder{
	width: 600px;
	min-height: 600px;
}

#contentinset{
	position:absolute;
	z-index:70;
	margin-left:60px;
	padding-right:60px;
}
#contentinset2{
	z-index:7;
	padding-left:160px;
	padding-right:60px;
}


#filleright{
	position:absolute;
	left:1071px;
	top:300px;
	width:100px;
	height: 700px;

}
	
/*-------------------BUTTON DIVS----------------------------*/

#wakeupBtn{
	position:absolute;
	left: 33px;
	top:8px;
	height:93px;
	width: 69px;
}

#speakersBtn{
	position:absolute;
	left: 88px;
	top:94px;
	height:124px;
	width: 83px;
}

#volunteerBtn{
	position:absolute;
	left: 137px;
	top:73px;
	height:126px;
	width: 86px;
}
#blogBtn{
	z-index:50;
	position:absolute;
	left:182px;
	top:69px;
	height:113px;
	width: 38;
}
#libraryBtn{
	position:absolute;
	left:220px;
	top:70px;
	height:147px;
	width: 62;
}
#aboutBtn{
	position:absolute;
	left: 253px;
	top:73px;
	width: 74px;
}
#registerBtn{
	position:absolute;
	left: 326px;
	width: 72px;
	height: 99px;
	top:83px;
}
#calendarBtn{
	position:absolute;
	left:382px;
	top:103px;
	height:96px;
	width: 78px;
}
#contributeBtn{
	position:absolute;
	left: 442px;
	top:106px;
	width: 89px;
	height:112px;
}
#contactBtn{
	position:absolute;
	left: 505px;
	top:128px;
	height:106;
	width: 66px;
}



/*-------------------END BUTTON DIVS----------------------------*/


/*-------------------END DIVS----------------------------*/

	
/*-------------custom scroll bars-------------------*/

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top:0; left:0;
}

.vscrollerbase {
width: 10px;
background-color:#AAAAAA;
}
.vscrollerbar {
width: 10px;
background-color:#EE0000;
}
.hscrollerbase {
height: 10px;
background-color:#EEEEEE;
}
.hscrollerbar {
height: 10px;
background-color:#000000;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color:#888888;
}

/*-------------END custom scroll bars-------------------*/
