/* HTML Files */	
	*{
		margin:0;
		padding:0;
	  }
	    
body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background:#CCCCCC  center repeat-y;
		color:#666666;
		font-size:10px;
	}

img
	{
		border:none;
	}
	
h1
	{
		font-size:24px;
		color:#666666;
		font-weight:bolder;
	}
	
h2
	{
		font-size:16px;
		margin-bottom:0px;
		color:#000000;
		font-weight:bolder;	
	}
	
h3
	{
		font-size:12px;
		color:#000000;
		font-weight:bolder;	
	}
	
h4
	{
		font-size:10px;
		margin-bottom:0px;
		color:#000000;
		font-weight:bolder;	
	}

p
{ 

	margin-bottom: 10px;
	
}

ul
{
 list-style-position:inside;
}

ol 
{
   list-style-position:inside;
}


	
a:link {
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;	
}


a:visited {
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;	
}


a:hover {
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;	
}

a:active {
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;	
}
	
	
.smallmargin
{
	margin-left:5px;
}

div.displayline
{
	height:4px; 
	width:152px;
	background-image:url(/images/share/bottom/line.gif);
}


/*gray main menu*/


.navmenulist
{
	 padding-left:0;
	 margin-left:0;
	 border:none;
	 width:150px;
}

.navmenulist li
{
    list-style:none;
	margin:0;
	padding: 0.25em;
	border:none;
}

.navmenulist li a 
{ 
	text-decoration: none;
	color:#FFFFFF;
	border:none;
}

.navmenucontainer
{
	margin-left:2px;
}



/*bullets*/

.blackgreybullet
{
	line-height:20px;
	padding-left:15px;
	list-style-image:url(/images/share/black_greybullet.gif)
}

.blackbullet
{
	padding-left:15px;
	list-style-image:url(/images/share/black_bulltet.gif)
}

.blackbullet a
{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.orangebullet
{
	font-weight:bold;
	line-height:20px;
	padding-left:20px;
	list-style-image:url(/images/share/orange_bullet.gif)
}

.orangebullet a
{
	font-weight:bold;
	color:#666666;
	text-decoration:none;

}



/*gray main menu or just white letter menu*/


.navmenulist
{
	 padding-left:0;
	 margin-left:0;
	 border:none;
	 width:150px;
}

.navmenulist li
{
    list-style:none;
	margin:0;
	padding: 0.25em;
	border:none;
}

.navmenulist li a 
{ 
	text-decoration: none;
	color:#FFFFFF;
	border:none;
}

.navmenucontainer
{
	margin-left:2px;
}

/*Billboard menu*/


#navbillboardcontainer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
}


#navbillboardmenu
{
	padding-left:0;
	margin-left:0;
	float:right;
}

.navbillboardmenuitems
{
	border-bottom:1px #ffffff dashed;
	border-collapse:collapse;

	width:225px;
	height:35px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
}

#navbillboardmenu a 
{ 
	text-decoration: none;
	margin-top:0px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

#navbillboardmenu img 
{
	border:none;
	float:left; 
	padding-right: 10px;
}
#navbillboardmenu p 
{
  margin:0px;
}

/*feature item on home page*/
#feature_home
{

	padding-left:10px;
	font-size:12px;
	


}
#featureitemtitle_home
{
	font-size:18px;
	font-weight:bolder;
	
}

#featureitem_home
{
	margin-left:2px;
	font-size:16px;
	color:#000000;
}


/* video feeds*/
#videofeeds
{
	background:#383838; 
	width:400px;
	height:90px;
	padding:0px; 
	margin:0;
}

.thumbnail
{
	margin-top:5px; 
	float:left; 
	padding:10px 10px 0px 10px;
	color:#cccccc;

}

.videofeedsarrows
{
	margin-top:20px;
	float:left;

}

/*grey table view*/


.greytable
{
	border-left:1px #CCCCCC solid; 
	border-right:1px  #CCCCCC solid;
	margin:0;
	padding:0;
	background: url(/images/home/graytablebk.gif) repeat;

}

.greytable td
{
	padding:5px;
}

.greytable a
{

	font-weight:bold;
	color:#666666;
	text-decoration:none;	

}

/*white table on home page*/
table.whitetable
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
	border-spacing:0px;
}

td.whitetable{	
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:10px;
	color:#333333;
}

td.whitetabletitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:3px;
	color:#666666;
	border-bottom: 1px #666666 dashed; 
}



/* Home Page layout*/

#container_home
{
	width:800px;
	margin: 0 auto;
}
#header_home
{
	width:800px;
	height:122px;
	background: url(/images/home/header.jpg) no-repeat top;
}
#billboard_home
{
	width:800px;
	height:237px;
	color:#FFFFFF;
	background:url(/images/home/billboard.jpg) no-repeat top;

}
#content_home
{
	width:800px;
	background:url(/images/home/bodybk.gif) repeat-y center;
}

#youthleader_home
{
	width:800px;
	height:17px;
	letter-spacing:2px;
}

#empty_home
{
	width:800px;
	height:65px;


}
#topmenu_home
{
	width:800px;
	height:40px;

}

#mainmenu_home
{
	float: left;
	width:152px;
	height:237px;
	margin: 0;
}

#mainfeature_home
{
	margin-left:  152px;
	margin-right: 240px;
	height:237px;

}

#billboardmenu_home
{
	float: right;
	width: 240px;
	height:237px;
	margin: 0;
}

#leftcolumn_home
{
	float: left;
	width:152px;
	color:#FFFFFF;
	margin: 0;
}
#rightcolumn_home
{
	float: right;
	width: 240px;
	margin: 0;
}	
#centercolumn_home
{
	
	margin-left:  152px;
	margin-right: 240px;
} 



	  
/*Second Page Layout*/ 
	  
   #container
	{
		width:800px;
		margin: 0 auto;
	}

	#header
	{
		width:800px;
		height:96px;
		color:#FFFFFF;
		background: #333333 url(/images/secondpage/header.jpg) no-repeat center top;
	}

	#top
	{
		width:800px;
		height:56px;
		color:#FFFFFF;
		background: url(/images/secondpage/top.gif) no-repeat center top;
	}
	
	#content
	{
		clear: both;
		width:800px;
		margin: 0 auto;
		background:#FFFFFF url(/images/secondpage/contentbk.gif) repeat-y center top;
	}
	
	
	#topmenu
	{
		float: left;
		width:152px;
		margin: 0;
	}
	#breadcrumb
	{
		margin-left: 152px;
		margin-right: 162px;
	
	}
	
	#icons
	{
		float: right;
		width: 162px;
		padding-top:5px;
		margin: 0;
	}
	
	#leftcolumn
	{
		float: left;
		width:152px;
		margin: 0;
	}
	#centercolumn
	{
		margin-left: 152px;
		margin-right: 162px;
	}
	#rightcolumn
	{
		float: right;
		width: 162px;
		margin: 0px;
		background: url(/images/secondpage/rightcolbk.gif) no-repeat;
	}


