body {
	background-color: #C0C0C0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#top {
	background: #FFFFFF;
	border-bottom: 1px dashed #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.copyright {
	background-color: #FFFFFF;
	border-top: 1px dashed #000000;
	color: #000000;
	padding: 2px 4px;
	text-align: right;
}

.frame {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}

.bottom {
	color: #FFFFFF;
	font-family: Georgia, Arial, helvetica, sans-serif;
	font-size: 12px;
}

.bottom a {
	color: #FFFFFF;
}

.center {
	background-color: #000000;
	border: 10px solid #FFFFFF;
	left: 52px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	position: absolute;
	top: 61px;
	width: 480px;
}

.image {
	margin-bottom: 10px;
	margin-right: 10px;
}

.left {
	left: 20px;
	position: absolute;
	top: 61px;
}

.leftimage {
	border: 5px solid #FF8C00;
}

.link {
	color: #FFFFFF;
}

.right {
	font-family: Georgia, Arial, helvetica, sans-serif;
	font-size: 12px;
	left: 580px;
	position: absolute;
	top: 61px;
	width: 210px;
}

.rightcopy {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
}

