@charset "utf-8";
tr td#header {
	width: 778px;
	height: 203px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
}

tr td#rightbar {
	background-image: url(images/rightbar.jpg);
	width: 89px;
	height: 729px;
}
tr td#navbar {
	height: 53px;
	width: 778px;
	background-repeat: no-repeat;
}
tr td#indexleft {
	height: 473px;
	width: 389px;
	background-image: url(images/indexleft.jpg);
}
#chatleft {
	background-image: url(images/chatmain.jpg);
	height: 473px;
	width: 778px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #415D8C;
	text-align: center;
	margin-top: 50px;
	vertical-align: top;
}
#chatright {
	background-image: url(images/chatright.jpg);
	height: 473px;
	width: 389px;
}
tr td#indexright {
	background-image: url(images/indexright.jpg);
	height: 473px;
	width: 389px;
}
tr td#bottomleftbar {
	background-image: url(images/bottomleftbar.jpg);
	height: 39px;
}
tr td#bottombarcopy {
	background-color: #415D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
tr td#bottombarxplosive {
	background-color: #415D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#bottombarxplosive a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottombarxplosive a:hover {
	color: #FF0099;
}
tr td#bottomrightbar {
	background-image: url(images/bottomrightbar.jpg);
	height: 39px;
}

tr td#leftbar {
	background-image: url(images/leftbar.jpg);
	width: 89px;
	background-repeat: no-repeat;
	height: 729px;
}
