/* CSS Document */

body {
	background-color:#cc6666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;


	}
#container {
	margin: 0 auto;
	width: 860px;
	text-align: center;
	height: 45px;
	
	
		}
	
.header {
	width: 860px;
	height: 175px;
	
	
	
	}
	
.address {
	font-weight: bold;
	font-size: large;
	}

.names {
	margin-left: 0px;
	width: 730px;
	

}
		

.maintext {
	background-image: url(Images/mid-bg1.jpg);
	background-repeat: repeat-y;
	text-align: left;
	font-size: medium;
	margin-top: -15px;
	width: 730px;
	padding-left: 12px;
	
	

	}
	
.round {
	background-image: url(Images/round3.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 45px;
	width: 770px;
	}


.footer {
	font-size: x-small;
	text-align: center;
	}
.navbar {
	padding-top: 5px;
	margin-left: -4px;
	}

.grey {
	background-image: url(Images/grey.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 770px;
	height: 15px;
}
.pageheader {
	font-weight: bold;
	color: #663333;
	font-size: medium;
}
