body {	

	background:url(images/bg.jpg) repeat-x #111111;

	font-family:"Tahoma";

}

*{

margin: 0 auto;

}

.bgz1 {

	margin:0 0 15px 7px;

	background:#518e8f;

	width:210px;

	height:360px;

	font-size:13px;

	border:#7d8846 solid 2px;

	color:#FFFFFF;

	overflow: auto;

}	

	

.bgz2 {

	margin:0 0 15px 7px;

	background:url(images/bg-sched.jpg) no-repeat;

	width:212px;

	height:190px;

	font-size:11px;

	}	



.bgz3 {

	margin:0 0 15px 7px;

	background:#3a4c30;

	width:175px;

	height:190px;

	font-size:13px;

	border:#7d8945 solid 2px;

	color:#FFFFFF;

	padding:10px;

	font-family:verdana;

	font-size:9pt;

	overflow:auto;

	}	

	

div#inner {

	background:#ffcc99;

	position:relative;

	float:left;	

	width:478px;

	font-size:14px;

}



div#wrapper {

	width:927px;

	margin: 0 auto;

}



#header{

	background:url(images/header.jpg) no-repeat;

	width:927px;

	height:237px;

	float:left;

	margin: 0 auto;

}



div#nav {

	background:url(images/navigation.jpg) no-repeat;

	font-size:12px;

	height:43px;

	margin-top: -2px;

	width:950px;

	float:left;

}

	

div#nav ul{

	margin-top: 0;

	list-style:none;

	width:900px;

}



div#nav ul li{

	display:inline;

}

	

	

div#nav li a{

	color:#FFFFFF;

	text-decoration:none;

}

	

div#nav li a:hover{

	color:#999999;

}	



.addtest{

background:url(images/fol.jpg) no-repeat;

width:439px;

height:33px;

text-indent:310px;

font-weight:bold;

padding-top:8px;

padding-right:10px;



}



.addtest a

{color:#990000;

font-family:Tahoma;

text-decoration:none;



}

.addtest a:hover

{color:#990000;

font-family:Tahoma;

text-decoration:none;



}

.addtest2{



width:439px;

height:33px;

text-indent:310px;

font-weight:bold;

padding-top:8px;

padding-right:10px;



}



.addtest2 a

{color:#990000;

font-family:Tahoma;

text-decoration:none;



}

.addtest2 a:hover

{color:#990000;

font-family:Tahoma;

text-decoration:none;



}





#contentHolder {

	background:#FFF0D1;

	width:920px;

	border:3px solid #fff0d3; 

	margin: 0 auto;

	float:left;

	font-family:verdana;





}



/*



 UNDER CONTENT HOLDER



*/





/*   LEFT DIV     */

#left {

	background:#FFF0D1;	

	width:235px;

	font-size:14px;

	float:left;

}

	

#left img{

	margin:0 0 0 5px; 

	padding-bottom:10px; 

}



#left p {	

	padding:0 20px 20px 15px;

}	

/*    CENTER DIV   */

#center {

	width:450px;

	font-size:12px;

	float:left;

	font-family:verdana;

}

/*   RIGHT DIV */

#right {

	margin-left:0;

	width:100px;

	float:left;

	padding-bottom:5px;

}

/*



		FOOTER

		

*/

div#footer {

	color:#FFFFFF;

	font-size:12px;

	font-family:verdana;

	text-align:center;

	width:920px;

	height:78px;

	border-bottom:3px solid #fff0d3;

	border-left:3px solid #fff0d3;

	border-right:3px solid #fff0d3;

	float:left;

	

}



div#footer a{



	text-decoration:none;

	color:#FFFFFF;

	

}



div#footer a:hover{



	text-decoration:underline;

	color:#CCCCCC;

	

}







/*



	MISC 

	

*/

div#msg {

	background:#ffe0a0;

	width:439px;

	font-weight:bold;

	padding:0;

	margin:0;

}



div#msg ul {

	list-style:none;

	padding:0;

	margin:0;

	text-align:center;

	}



div#msg ul li{

	display:inline;

	float:none;

}



div#msg  li{

	width:229px;

	margin-right:3px;

	}

	

div#fol {

	background:#f9e3bc;

	width:409px;

	height:250px;

	padding:0;

	margin:0;

	padding:10px 15px 15px 15px;

	overflow:auto;

}	



#divim

{padding-bottom:4px;

}



/*Additional CSS*/

#contentTitle{padding-left:30px; padding-top:20px; padding-bottom:20px;}

#content{width:860px; font-size:13px; line-height:16px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:20px;}

#content p{padding-bottom:10px;}

#content p ul{padding-left:40px;}

#content p ul li {list-style:circle; list-style-position:outside;}

#content ol li{margin:20px 0 20px 0;}





.align-c{text-align:center;}

.font1{font-size:14px;}

.text1{font-size:14px; color:#2363aa; font-weight:bold;}

.headline_container .multimedia_title{
text-align:left;
}

/*Additional CSS lightbox*/
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 150%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 50%;
			padding: 16px;
			border: 10px solid #FFF0D1;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
