#container {
	height: 720px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	margin-top: 20px;
}
#mainpicture {
	height: 360px;
	width: 640px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #FFF;
	margin-right: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#header {
	height: 150px;
}
#menuholder {
	height: 35px;
	background-color: #8EABC9;
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#advertpics {
	float: right;
	width: 275px;
	margin-top: 15px;
	margin-right: 15px;
	height: 460px;
	background-color: #CCC;
}
#container #contacttext {
	height: 75px;
	width: 640px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 12px;
}
#container #contacttext #contactbox1 {
	height: 75px;
	width: 315px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
}
#container #contacttext #contactbox2 {
	float: right;
	height: 75px;
	width: 315px;
	padding-top: 5px;
	padding-left: 5px;
}


img {
}

