body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center center;
	text-align: center;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:.7em;
	
}

#wrapper #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
	width: 600px;
	font-weight: normal;
	margin: 0 auto;
}

#header {
	background-color: #0033CC;
	width: 798px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#wrapper {
	text-align: center;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#wrapper #content address {
	text-align: center;
}
#wrapper #content .tiny {
	font-size: xx-small;
}
