#chattatytle {
	height: 30px;
	width: 385px;
	left: 10px;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	color: #301;
	text-align: left;
	text-indent: 2em;
	padding: 5px;
	background-image: url(../img/chatta/voltytle.png);
	line-height: 30px;
	background-repeat: no-repeat;
	float: left;
	
}
#mid {
	position: relative;
	width: 750px;
	height: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
#chattalinksmall {
	background-image: url(../img/chatta/voltytlesmall.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 150px;
	font-size: 13px;
	text-indent: 2em;
	line-height: 28px;
	margin-left: 10px;
}
#page1 {
	height: 330px;
	width: 220px;
	position: relative;
	left: 100px;
	background-color: #FFFFFF;
	vertical-align: baseline;
	font-weight: bold;
	text-align: center;
}
#page2 {
	height: 330px;
	width: 220px;
	position: relative;
	background-color: #FFFFFF;
	vertical-align: baseline;
	top: -270px;
	left: -100px;
	font-weight: bold;
	text-align: center;
	float: right;
}
#page3 {
	height: 330px;
	width: 220px;
	position: relative;
	left: 150px;
	background-color: #FFFFFF;
	vertical-align: baseline;
	top: 10px;
	font-weight: bold;
	text-align: center;
}
#page4 {
	height: 330px;
	width: 220px;
	position: relative;
	left: -150px;
	background-color: #FFFFFF;
	vertical-align: baseline;
	top: -250px;
	clear: both;
	font-weight: bold;
	text-align: center;
	float: right;
}
#chattalink {
	height: 40px;
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
