body { background: #1E65AA url(../imgs/bckgrd.jpg) repeat-y top center; font: 69%/1.6em 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif; color: #333; margin: 0; padding: 0; text-align: center; }


#footer {background: url(../imgs/bottom_cap.gif) no-repeat top center; color:#FFFFFF;}

#content { 
	position: relative;
	left: 0px; 
	top: 100px; 
	visibility:visible; 
	padding:0; 
	width:955px; 
	height:100%; 
} 
#text {
	position:relative; 
	left:40px; 
	top:0px;
	width:875px;
	height:100%; 
}
#footer {
	position: relative;
	background: url(../imgs/bottom_cap.gif) no-repeat top center;
	color:#FFFFFF;
	height:50px;
	width:955px;
}

.header {
font-size:16px;
}

.header2 {
font-size: 13px;
font-weight: bold;
}