/* CSS Document */

body {
	background-image: url(images_WD/back2.gif);
	background-repeat: repeat-x;
	background-color: #fbf7e5;
	text-align: center;
}

#wrapper {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(images/COH2_01.gif);
	background-repeat: no-repeat;
	height: 217px;
	width: 810px;
}
#navbuttons {
	padding-right: 94px;
	padding-left: 90px;
}

#navigation {
	background-image: url(images/images/nav_02.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 810px;
	text-align: left;
}

#content {
	width: 674px;
	text-align: center;
	margin-left: 68px;
	margin-top: 20px;
}
#footer {
	background-image: url(images/COH2_15.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 810px;
}
h2 {
	font-size: 18px;
	color: #520505;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.margin {
	padding-right: 10px;
	padding-left: 10px;
}
