body {
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 770px;
}
a:link {
	color: #818181;
	text-decoration:none;
}
a:hover {
	color: #818181;
	text-decoration:none;
}
a:visited {
	color: #818181;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.box {
	background-color: #000000;
	width: 770px;
	position: absolute;  
	top: 20%;
	display: table-cell; 
	vertical-align: middle;
}
.header1 {
	margin: 0px;
	height: 92px;
	width: 770px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.header2 {
	margin: 0px;
	height: 30px;
	width: 770px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.rtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 20;
}

.lbox {
	margin: 0px;
	float: left;
	height: 440px;
	width: 380px;
	padding: 8;
	background-color: #818181;
}
.copy {
	height: 20px;
	width: 770px;
	float: left;
}
.holdpic {
	margin-top: 10px;
}

.copytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #818181;
}

.rbox {
	margin: 0px;
	float: right;
	height: 440px;
	width: 380px;
	background-color: #818181;
}
.holdtxt {
	margin: 10px;
	height: 418px;
	background-color: #000000;
	width: 358px;
}
.holdtxt1 {
	margin: 10px;
	background-color: #000000;
}


