/* CSS Document */
body,html
	{
		background:url('../images/bodybg.gif');
		margin:0px;
		padding:0px;
		font-family:Trebuchet MS;
		font-size:13px;
		color:#000000;

	}
#mostouterdiv
	{
		width:924px;
		margin:0px auto;
	}
#outerdiv
	{
		width:900px;
		float:left;
		border-left:12px solid #6E6D6D;
		border-right:12px solid #6E6D6D;
		background:#ffffff;		
	}
#innerdiv
	{
		width:900px;
		float:left;
	}
#topnav
	{
		width:900px;
		float:left;
		background:url('../images/topnavbg.gif');
		background-repeat:repeat-x;
		height:26px;
		text-align:right;
		padding-top:11px;

		
	}	
		
#topnav a.mainlevel:active, #topnav a.mainlevel:link, 
#topnav a.mainlevel:visited, #topnav a.mainlevel:hover
	{
		font-family:Trebuchet MS;
		font-weight:bold;
		font-size:14px;
		color:#ffffff;
		padding-left:15px;
		padding-right:10px;
		background:url('../images/topnav_links_seprator.gif');
		background-repeat:no-repeat;
		background-position:left;
		text-decoration:none;
	}	
#header
	{
		width:900px;
		float:left;
		height:171px;
		background:url('../images/headerbg.gif');
		background-repeat:repeat-x;
	}	
#logo
	{
		width:232px;
		height:68px;
		margin-left:15px;
		margin-top:20px;
		float:left;
	}	
#header_right
	{
		width:653px;
		float:left;
		text-align:right;
	}			
#conentpanel
	{
		width:900px;
		float:left;
		background:url('../images/contentpanelbg.gif');
		background-repeat:repeat-y;
		border-top:10px solid #FCEF96;
						
	}	
#middlepanel
	{	
		width:600px;
		float:left;
		padding:10px 10px 10px 20px;
		line-height:20px;
		text-align:justify;
	}	
	
.bluetext
	{
		font-family:Trebuchet MS;
		font-size:13px;
		color:#137498;
		

	}
.blueheading
	{
		font-family:Trebuchet MS;
		font-size:18px;
		font-weight:bold;
		color:#137498;
		margin-bottom:10px;
		line-height:20px;
	}
.greenheading
	{
		font-family:Trebuchet MS;
		font-size:18px;
		font-weight:bold;
		color:#8FB60B;
		margin-bottom:10px;
		line-height:20px;
	}		
#rightpanel
	{
		width:260px;
		float:left;
		margin-left:10px;
	}			
#courses
	{
		width:300px;
		background:#FDF7CD;
		border:5px solid #FCEF96;
		float:left;
		
	}	
#courses .label1
	{
		width:194px;
		float:left;
		padding:10px 10px 10px 10px;
		border-right:1px solid #FCEF96;
		border-bottom:1px solid #FCEF96;
		font-weight:bold;
		text-align:left;
	}	
#courses .label2
	{
		width:65px;
		float:left;
		padding:10px 10px 10px 10px;
		text-align:center;
		font-weight:bold;
		border-bottom:1px solid #FCEF96;
	}	
#courses .label2 a:active, #courses .label2 a:link, #courses .label2 a:visited, #courses .label2 a:hover,
a:active, a:link, a:visited, a:hover

	{
		color:#137498;
	} 	
.clear
	{
		clear:both;
	}		
#sponsor_links_bottom
	{
		width:609px;
		float:left;
		background:#FCEF96;
		
	}
#sponsor_links_bottom .heading
	{
		background:url('../images/sponsor_links_bg.gif');
		width:599px;
		padding-top:3px;
		height:25px;
		float:left;
		background-repeat:repeat-x;
		color:#000000;
		padding-left:10px;
		font-weight:bold;
	}		
#sponsor_links_bottom .adbox	
	{
		width:277px;
		float:left;
		padding:10px 10px 10px 10px;
	}
	
	
#sponsor_links_right
	{
		width:245px;
		float:left;
		background:#FFFDEC;
		margin-left:10px;
		
	}
#sponsor_links_right .heading
	{
		background:url('../images/sponsor_links_bg.gif');
		width:235px;
		padding-top:3px;
		height:25px;
		float:left;
		background-repeat:repeat-x;
		color:#000000;
		padding-left:10px;
		font-weight:bold;
	}		
#sponsor_links_right .adbox	
	{
		width:225px;
		float:left;
		padding:10px 10px 10px 10px;
	}	
#optin_email_box
	{
		width:245px;
		float:left;
		background:#FFFDEC;
		margin-left:10px;
		margin-bottom:10px;
	}
#optin_email_box .heading
	{
		background:url('../images/optin_emailbox_headingbg.gif');
		width:235px;
		padding-top:3px;
		height:63px;
		float:left;
		background-repeat:repeat-x;
		color:#000000;
		padding-left:10px;
		font-weight:bold;
		margin-bottom:10px;
	}	
#optin_email_box .content
	{
		width:225px;
		padding:0px 10px 10px 10px;
		text-align:center;
	}		
#optin_email_box .content .inputbox
	{
		width:220px;
		height:15px;
		border:1px solid #E6DB81;
	}	
#optin_email_box .content .button
	{
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		color:#000000;
		background:url('../images/buttonbg.gif');
		background-repeat:repeat-x;
		height:20px;
		border:none;
		font-weight:bold;
		font-family:Trebuchet MS;
		
	}	