BODY {
	width:880px;
	text-align:left;
	margin:0 auto;
	padding:0;
	color:#000000;
	background-color: #E8E8E8;
	
	
}



.bottom
{
	FONT-SIZE: 100%;
	MARGIN: 0px 0px 1px 40px;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #FFFFFF;
	width: 780px;
	height: 31px;

}


#container {
	background-repeat: repeat-y;
	text-align:left;
	margin-top: 0px;
	color:#000000;
	background-image: url(images/edge-ctr.gif);
	
}

#footer {
	margin:0px 0px 0px 0px;
	COLOR: #666;
	HEIGHT: 66px;
	background-image: url(images/edge-bottom.gif);
	padding-top: 6px;
	font-size: 70%;
	text-align: left;
	background-repeat: no-repeat;
	
}

#main {
	width: 770px;
	margin: 0px 0px 0px 40px;
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
}

#topimage {
	background-image: url(images/container-top.gif);
	height: 60px;
	width: 880px;
} 


#main h2 {
	margin:10px 0px 14px 8px;
	text-indent:0;
	font-size:120%;
	text-align: center;
	color: #003399;
}


#logo {
	FONT-WEIGHT: normal;
	FONT-SIZE: 80%;
	MARGIN: 0px auto;
	WIDTH: 740px;
	COLOR: #000000;
	height: 60px;
	text-align: center;
	vertical-align: bottom;
	left: 0px;
	background-color: transparent;
	top: 98px;
	padding-top: 6px;
	
}

