
/*------------------------ Main Content ------------------------*/
/*-------------------------------------------------------------*/

#main	{
	width: 958px;
}


/*--------------------- Secondary Content ----------------------*/
/*-------------------------------------------------------------*/

#secondary	{
	display: none;
}




/*---------------------      Headers      ----------------------*/
/*-------------------------------------------------------------*/

#content #main h1 	{
	font-size: 350%;
	color: #b8c8ea;
	padding-bottom: 10px;
}
