.Body {
	background: url(images/striped_tile.jpg);
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 13px;
	color: #2b0a6d;
	margin: 0px auto;
	text-align: center;
	top: 0px;
	padding: 0px;
}

#bodytext {
	position: relative;
	top 0px;
	padding-top: 0px;
	text-align: left;
}

#wrapper {
	background: url(images/site_bg.jpg) no-repeat;
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 880px;
	height: 800px;
	border: solid transparent 1px;
}

#bodycopy {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	height: 155px;
	width: 400px;
	position: relative;
	top: 240px;
	left: 40px;
}

#bodycopy li {
	padding-bottom: 5px;
}

#boxcopy {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	width: 300px;
	height: 200px;
	position: relative;
	top: 315px;
	left: 510px;
}

#email {
	font-size: 12px;
	color: #2b0a6d;
	text-align: center;
	font-weight: bold;
	position: relative;
	top: 230px;
	left: 460px;
	width: 400px;
}

#email a {
	text-decoration: underline;
	color: #c31219;
	font-weight: bold;
}

#email a:hover {
	text-decoration: none;
	color: #c31219;
	font-weight: bold;
}

#bottomcopy {
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	width: 750px;
	position: relative;
	top: 275px;
	left: 70px;
}

ul {
	list-style-type: disc
}

#copyright {
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	width: 880px;
	position: relative;
	top: 302px;
}

#citynames {
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	width: 500px;
	position: relative;
	top: 295px;
	left: 200px;
}
