body {
	background-image: url(../images/bgcolordark.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #4D1C1B;
}
#wrapper {
	background-color: #F3DDD1;
	margin: auto;
	width: 800px;
	background-image: url(../images/textcolor.jpg);
	background-repeat: repeat;
}
#wrapper #logo {
	background-image: url(../images/logofinal3.jpg);
	height: 150px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #navigation {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footerNavigation {
	height: 20px;
	width: 400px;
	float: left;
}
#wrapper #bodyArea #left {
	width: 250px;
	float: left;
}
#wrapper #bodyBorder {
	clear: both;
	height: 2px;
	width: 800px;
}
#wrapper #footer #footerContact {
	width: 400px;
	float: right;
	height: 20px;
}
#wrapper #footer #border {
	clear: both;
	height: 1px;
	width: 800px;
}
#wrapper #footer {
	height: 20px;
	width: 800px;
}
#wrapper #bodyArea #right {
	width: 550px;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #bodyArea {
	width: 800px;
}
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #indtroduction {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1075px;
	width: 800px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
