body {
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: 00cccc;
	background-image: url(images/tile.gif);
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#wrapper {
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 15px;
	height: 575px;
	border: 0px 0 0;
	background-position: top;
}
#content {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	right: 20px;
	left: 20px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/base_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 515px;
	width: 868px;
	
}
#content a:link, #sidebar a:visited, #content a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
}
  
#content a:hover {
	color: 008F8F;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.Copy {
	font-size: 13px;
	line-height: 17px;
	color: #666666;
}
	
.Head1 {
	font-size: 20px;
	line-height: 19px;
	color: #008F8F;
	letter-spacing: 0.09em;
}
.Head2 {
	font-size: 14px;
	line-height: 19px;
	color: #008F8F;
	letter-spacing: 0.09em;
}

#footer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	color: #FFFFFF;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

