body {
	background-color: lightgrey;

	margin-top: 275px;
	margin-left: 50px;
	margin-right: 50px;

	font-family: arial;
	font-size: 10pt;

	text-align: left;
}


.box1 {
	width: 325px;
	height: 120px;

	background-color: lightgrey;
	background-image: url("images/WDMO-logo-4c.gif");
	background-position: center;
	background-repeat: no-repeat;

	position: absolute;
	top: 20px;
	left: 270px;
}

.box2 {
	width: 200px;
	height: 25px;

	position: absolute;
	top: 170px;
	left: 30px;	

	font-size: 11pt;
	color: white;
	 
	background-color: gray;

	text-align: center;
}

.box3 {
	width: 200px;
	height: 25px;

	position: absolute;
	top: 170px;
	left: 230px;
	
	font-size: 11pt;
	color: white;
	background-color: gray;

	text-align: center;
}

.box4 {
	width: 200px;
	height: 25px;

	position: absolute;
	top: 170px;
	left: 430px;

	font-size: 11pt;
	color: white;
	background-color: gray;

	text-align: center;
}

.box5 {
	width: 200px;
	height: 25px;

	position: absolute;
	top: 170px;
	left: 630px;
	
	font-size: 11pt;
	color: white;
	background-color: gray;

	text-align: center;
}

.box6 {
	width: 265px;
	height: 176px;

	border-top: 0px;
	border-left: 0px;
	border-right: 1.25px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
	background-image: url("images/window3.jpg");
	background-repeat: no-repeat;

	position: absolute;
	top: 205px;
	left: 30px;
}

.box7 {
	width: 265px;
	height: 176px;

	border-top: 0px;
	border-left: 1.25px;
	border-right: 1.25px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
	background-image: url("images/door3.jpg");
	background-repeat: no-repeat;

	position: absolute;
	top: 205px;
	left: 296.25px;
}

.box8 {
	width: 265px;
	height: 176px;

	border-top: 0px;
	border-left: 1.25px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
	background-image: url("images/paintcans3.jpg");
	background-repeat: no-repeat;

	position: absolute;
	top: 205px;
	left: 563.75px;
}

.box9 {
	width: 265px;
	height: 25px;

	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1.25px;
	border-style: solid;
	border-color: black;	

	position: absolute;
	top: 381px;
	left: 30px;

	font-size: 11pt;
	color: beige;
	background-color: sienna;

	text-align: center;
}

.box10 {
	width: 265px;
	height: 25px;

	border-top: 0px;
	border-bottom: 0px;
	border-left: 1.25px;
	border-right: 1.25px;
	border-style: solid;
	border-color: black;
	
	position: absolute;
	top: 381px;
	left: 296.25px;
	
	font-size: 11pt;
	color: beige;
	background-color: peru;

	text-align: center;
}

.box11 {
	width: 265px;
	height: 25px;

	border-top: 0px;
	border-bottom: 0px;
	border-left: 1.25px;
	border-right: 0px;
	border-style: solid;
	border-color: black;
	
	position: absolute;
	top: 381px;
	left: 563.75;

	font-size: 11pt;
	color: beige;
	background-color: brown;

	text-align: center;
}

.box12 {
	background-color: burlywood;

	width: 30px;
	height: 195px;

	position: absolute;
	top: 0px;
	left: 0px;
}

.box13 {
	background-color: black;

	width: 30px;
	height: 385px;

	position: absolute;
	top: 195px;
	left: 0px;
}

.box14 {
	background-color: black;

	width: 200px;
	height: 385px;

	position: absolute;
	top: 195px;
	left: 830px;
}

.box15 {
	background-color: burlywood;

	width: 200px;
	height: 195px;

	position: absolute;
	top: 0px;
	left: 830px;
}

.box16 {
	background-color: black;

	width: 800px;
	height: 10px;

	position: absolute;
	top: 195px;
	left: 30px;
}
	
.box17 {
	background-color: lightgrey;

	width: 800px;
	height: 100px;

	position: absolute;
	top: 430px;
	left: 30px;
	
	text-align: center;
	font-size: 12pt;
}

.box18 {
	width: 325px;
	height: 200px;
	
	position: absolute;
	top: 245px;
	left: 450px;
}

.box19 {
	width: 340px;
	height: 300px;

	position: absolute;
	top: 240px;
	left: 100px;
}

.box20 {
	width: 250px;
	height: 257px;

	background-image: url("images/mahagony1.jpg");
	background-repeat: no-repeat;
	
	border-style: solid;
	border-color: black;
	border-width: 1pt;
	position: absolute;
	top: 240px;
	left: 500px;
}

.box21 {
	width: 70px;
	height: 15px;

	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 555px;
	left: 185px; 
}

.box21 a:link, .box21 a:visited, .box21 a:hover  {
	color: black;
}	

.box22 {
	width: 70px;
	height: 15px;

	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 555px;
	left: 255px;
}

.box22 a:link, .box22 a:visited, .box22 a:hover {
	color: black;
}	

.box23 {
	width: 70px;
	height: 15px;

	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 555px;
	left: 325;
}

.box23 a:link, .box23 a:visited, .box23 a:hover {
	color: black;
}

.box24 {
	width: 70px;
	height: 15px;

	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 555px;
	left: 395px;
}

.box24 a:link, .box24 a:visited, .box24 a:hover {
	color: black;
}

.box25 {
	Width: 70px;
	height: 15px;

	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 555px;
	left: 465px;
}

.box25 a:link, .box25 a:visited, .box25 a:hover {
	color: black;
}

.box26 {
	width: 70px;
	height: 15px;

	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 555px;
	left: 535px;
}

.box26 a:link, .box26 a:visited, .box26 a:hover {
	color: black;	
}

.box27 {
	width: 70px;
	height: 15px;

	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 555px;
	left: 605px;
}

.box27 a:link, .box27 a:visited, .box27 a:hover {
	color: black;
}

.box27 a {
	color: black;
	text-decoration: none;
}

.box28{
	width: 300px;
	height: 226px;

	position: absolute;
	top: 240px;
	left: 100px;
}

.box29 {
	width: 150px;
	height: 226px;

	background-image: url("images/transoms1.jpg");

	position: absolute;
	top: 240px;
	left: 450px;
}

.box30 {
	width: 150px;
	height: 225px;

	background-image: url("images/coolwindow1.jpg");
	
	position: absolute;
	top: 240px;
	left: 610px;
}

.box31 {
	width: 298px;
	height: 300px;

	background-image: url("images/map_NewSite.jpg");

	position: absolute;
	top: 235px;
	left: 90px;
}

.box32 {
	position: absolute;
	top: 0px;
	left: 0px;
}

.box33 {
	position: absolute;
	top: 0px;
	left: 0px;
	
}

.box34 {
	background-color: lightgrey;

	width: 350px;
	height: 100px;

	position: absolute;
	top: 240px;
	left: 100px;
}


.peru {
	background-color: peru;
}

.box35 {
	top: 195px;
	left: 0px;
	
	position: absolute;
	width: 30px;
	height: 960px;
}

.box36 {
	top: 195px;
	left: 830px;

	position: absolute;
	width: 200px;
	height: 960px;
}

.box37 {
	width: 800px
	height: 200px;

	position: absolute;
	top: 575px;
	left: 0px;
	
	text-align: center;
}

.box38 {
	background-color: black;

	width: 30px;
	height: 530px;

	position: absolute;
	top: 195px;
	left: 0px;
}

.box39 {
	background-color: black;
	width: 200px;
	height: 530px;

	position: absolute;
	top: 195px;
	left: 830px;
}

.sienna {
	background-color: sienna;
}

.chocolate {
	background-color: brown;
}

.box40 {
	position: absolute;
	top: 150px;
	left: 0px;

	text-align: center;
}

.box41 {
	width: 350px;
	height: 400px;

	position: absolute;
	top: 240px;
	left: 100px;
}

.box42 {
	width: 260px;
	height: 195px;

	background-image: url("images/orangecones2.jpg");

	position: absolute;
	top: 240px;
	left: 500px;
}

.box43 {
	width: 260px;
	height: 173px;

	background-image: url("images/bigwall1.jpg");

	position: absolute;
	top: 440px;
	left: 500px;
}

.box44 {
	width: 100px;
	height: 228px;

	position: absolute;
	top: 240px;
	left: 500px;

	background-image: url("images/blackdoor1.jpg");
}

.box45 {
	width: 100px;
	height: 228px;

	position: absolute;
	top: 240px;
	left: 630px;

	background-image: url("images/reddoor1.jpg");
}
.box46 {
	width: 100px;
	height: 205px;

	position: absolute;
	top: 489px;
	left: 500px;

	background-image: url("images/brownfrench1.jpg");
}

.box47 {
	width: 100px;
	height: 228px;

	position: absolute;
	top: 489px;
	left: 630px;

	background-image: url("images/greendoor1.jpg");
}

.box48 {
	width: 210px;
	height: 189px;

	position: absolute;
	top: 738px;
	left: 500px;

	background-image: url("images/frenchdoors1.jpg");
} 

.box49 {
	width: 250px;
	height: 193px;

	position: absolute;
	top: 240px;
	left: 500px;

	background-image: url("images/column1.jpg");
} 
 
a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: burlywood;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: white;
}


	
	
	

	
	