body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/bgnew.jpg);
}
#logo {
	width: 250px;
	float: left;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav {
	width: 650px;
	margin-left: 250px;
}
#highlights {
	background-image: url(Images/Boxes/highlights.jpg);
	background-repeat: no-repeat;
	width: 900px;
}

#logo_nav {
	width: 900px;
}
#copy {
	width: 550px;
	float: left;
	margin-left: 50px;
}
.home_page_boxes_center {
	height: 193px;
	width: 224px;
	padding-left: 75px;
}

.minor_nav_spacing {
	line-height: 16px;
}

#minor_nav {
	width: 200px;
	margin-left: 675px;
	margin-top: 25px;
}


#photo {
	width: 900px;
}
.home_page_boxes_first {
	height: 193px;
	width: 228px;
	padding-left: 75px;
}

#stripes {
	width: 900px;
}
a:link {
	color: #208d94;
	text-decoration: none;
}
a:visited {color: #660066; text-decoration: none;}
a:active {color: #999999; text-decoration: none;}
a:hover {
	text-decoration: underline;

}#copy_minornav {
	width: 900px;
	background-image: url(Images/content_bg.gif);
	background-repeat: repeat-y;
	height: 600px;
}
