html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background:#C7C7C7;
	text-align: center;
}
.container {
	position:relative;
	width:800px;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #595959;
	text-align: center;
}
.mainContent {

	width:800px;
	padding: 0px;
	background: #595959;
	text-align: left;

}
.mainheader {

	width:760px;
	padding: 0px;
	text-align: left;
}

.module {
	position:relative;
	width:702px;
	text-align: left;

}

.mainbody {
	background: #595959;
	width:800px;
	padding: 0px;
	text-align: left;

}


		
P	{	FONT-FAMILY: Verdana,arial, helvetica, sans-serif;
 	  	FONT-SIZE: 11px;
    	LINE-HEIGHT: 13px;
		color: #ffffff;	}
		
		
span	{	FONT-FAMILY: Verdana,arial, helvetica, sans-serif;
 	  	FONT-SIZE: 11px;
    	LINE-HEIGHT: 13px;
		color: #ffffff;	}
		
		
#introTXT		
	{ 	position:absolute; top: 165px;  width: 720px; left: 50px;}	
	
	
.content		
	{ position:absolute; top: 240px; width: 720px;  }
	

.footer		
	{ 	text-align:center; line-height:20px; margin-top:50px; margin-bottom:50px;}	
		
		
.headerID_ca		
	{ 	position:absolute; top: 55px; left: 50px;}	
	
	
.headerID_chl		
	{ 	position:absolute; top: 23px; left: 580px;}	
	
	
#presented		
	{ 	position:absolute; top: 0px; left: 550px;}

.ie #presented		
	{ 	position:absolute; top: 10px; left: 550px;}
	
#siteLinks		
	{ 	position:absolute; top: 65px; left: 365px;}	
	
.ie #siteLinks		
	{ 	position:absolute; top: 75px; left: 365px;}	
	
.hd	{	font-weight: bold;	}


.hd_links
	{	font-weight: bold; color: #ffffff; TEXT-DECORATION: none	}


.hdBarModule
	{	position:absolute; }
	
	
.savListTXT
	{	position:absolute; margin-top:4px; left: 550px;	}	
.theYearTXT
	{
	position:absolute; text-align:middle;width:240px; height:23px;margin: 0 0 0 14px;color:#ffffff;font-weight:bold;
}

.photogModule
	{	width: 700px; height:200px; background-color:#333333; margin-bottom:15px;	border-top:1px solid #7d7d7d; border-bottom:1px solid #7d7d7d;}
	


/* general link styles */
a:link
{	color: #ee9c00;
	text-decoration: underline;	}

a:hover
{	color: #F7BE00;
	text-decoration: underline;	}

a:active
{	color: #F7BE00;
	text-decoration: underline;	}


a:visited
{	color: #cc6633;
	text-decoration: underline;	}




/* this styles the two branding links at the top, by the ca logo */
a.brand:link
{	color: #ffffff;
	text-decoration:none	}

a.brand:hover
{	color: #ffffff;
	text-decoration:none	}

a.brand:active
{	color: #ffffff;
	text-decoration:none	}


a.brand:visited
{	color: #ffffff;
	text-decoration:none	}
