* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper #navbar {
	background-color: #FFF;
	height: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-left-color: #999;
	border-top-style: none;
	border-bottom-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #logo {
	background-color: #FFF;
	height: 142px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-left-color: #999;
	border-top-style: none;
	border-bottom-style: none;
}
#wrapper #maincontent {
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999;
	float: right;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	line-height: normal;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper #leftmaincontent {
	float: left;
	width: 150px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgimg.jpg);
	background-repeat: repeat-y;
}
#shadow #wrapper #footer img {
	background-color: #FFF;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#shadow #wrapper #maincontent h3 {
	color: #004A2A;
	font-size: 18px;
}
#shadow #wrapper #maincontent p {
	text-align: left;
}
#shadow #wrapper #maincontent h1 {
	text-align: center;
	font-style: italic;
	font-size: 30pt;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
#shadow #wrapper #footer #right {
	float: right;
	padding-top: 20px;
	width: 268px;
	padding-bottom: 20px;
	clear: none;
}
#shadow #wrapper #headerimage {
	padding-top: 20px;
	padding-bottom: 10px;
}
