/* CSS  Document */

#header {
	background-image: url(../images/Village_Studio_logo.jpg);
	border-top: solid #ffffff 2px;
	border-bottom: solid #ffffff 2px;
	height: 150px;
	margin-bottom: 0px;
			
}

h3 {
	margin-top: 12px;
}

.circle {
	list-style-type: none;
	
}

td {
	font: normal 12px Helvetica, Georgia, serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: left;
	

}
