#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: auto;
	width: 700px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: auto;
}
#header {
	height: 190px;
	width: 700px;
	margin: auto;
}
#shadow {
	width: 740px;
	margin: auto;
	background-image: url(../Backgrounds/shadow1.jpg);
	background-repeat: repeat-y;
}
#shadow1 {
	background-image: url(../Backgrounds/shadow1.jpg);
	background-repeat: repeat-y;
	width: 740px;
	top: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: auto;
	right: auto;
	bottom: auto;
}



#footer {
	background-color: #CCCCCC;
	height: 200px;
	width: 100%;
	margin: 0px;
	clip: rect(0px,0px,0px,0px);
	bottom: 50px;
	background-image: url(../design/footer/footerbg.jpg);
	background-repeat: repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	margin: 0px;
}
