body {
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd.jpg);
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#header {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 45px;
	width: 750px;
}
#site body {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 265px;
	width: 750px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 630px;
	margin: auto;
	background-image: url(images/Watermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#tag {
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	margin: auto;
	width: 750px;
	padding: 5px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #00579C;
}

