
#sidebarLower
{
	padding:0;
	margin:0;
	background:#006699;
	height:450px;
	width:135px;		
}

/******** Main Content *********/

#main
{

width:900px;


}

.bold{

	font-weight:bold;
}

#headlines a
{
	font-weight:bold;	
}

#headlines{
	padding-top:10px;
	float:left;
	background-color: white;
	width:445px;
    margin-left:35px;
}

#headlines li{
	
	padding:2px;
	padding-bottom:10px;
}

#L{
	float:left;
	margin-left:25px;
	padding-top:0px;
	
}

#Ltophead{
	/*border: 1px solid #ccc;*/
	height:50px;
	font-size: 12pt;
	font-weight:bold;
	/*background-color:#eeeeee;*/   	
	margin-bottom:3px;
	padding-left:15px;
	padding-right:5px;
	padding-top:20px;
	background-image: url(../images/top.gif);
	background-repeat:no-repeat;
}



#Ltophead a:link {color:#006699}

#Ltophead A:visited {color:#006699}

#Ltophead a{
	color:#006699;
	text-decoration:none;
	
}

#Ltop{
	width:200px;
	margin-top:-3px;
	padding-left:15px;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	background-color:#B8D7DC;	
}


#Ltop dl{

	padding-left:5px;
}

#Ltop dt{

	padding-bottom:2px;	
}

#Ltop dd{
	
	

}

#Lbottom{
	
	width:398px;
	margin-left:380px;
	margin-top:-120px;
}



#main>#Lbottom{
	
	width:398px;
	margin-left:380px;
	
}

#Lbottom_image1
{
	margin-left:454px;
	
}



#main>#Lbottom_image1
{
	
	margin-left:457px;
	
}


#Lbottom_image2
{
	margin-left:454px;
}

#main>#Lbottom_image2
{
	margin-left:457px;
}


#quick_stats a
{
    text-decoration:none;
}

#quick_stats
{
    margin-left:680px;
    padding-top:10px;
   
}

#main>#quick_stats
{
    padding-top:10px; 
}

#lower_content
{
    padding-top:25px;
   
}

#main>#lower_content
{
    padding-top:25px;
   
}

p.small {
font-size: 11px;
)