/* Start of CMSMS style sheet 'Belleville Main' */
        #content {
			height: 900px;
			width: 1164px;
			position: absolute;
			left: 50%;
			margin-left: -582px;
			}

	#footer {
	          width: 1200px;
		  position: absolute;
		  left: 50%;
		  margin-left: -500px;
		  top:750px;
		  }       
            

        body {
	          height: 100%;
	          margin: 0;
	          padding: 0;
	          background-color: #000000;
		  font: 76% Georgia;
	          font-size: 12px;
	          background: url(images/Belleville-background.jpg);
		  background-position:center top;
	          background-repeat:no-repeat;
                 }
	a {
color: #3d3d49;

}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 5px;
	font-variant: normal;
	text-transform: capitalize;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E4F64;
	font-size: 14pt;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
/* End of 'Belleville Main' */

