.indexLeftContainer{
	width:408px;
	float:left;
	padding:5px 0 0 5px
}
.indexLeftTextBox {
	background:url(SysImages/LeftNavChatbox_mid.jpg) repeat-y left;
	width:376px;
	margin:0;
	padding:2px 16px 0 16px;
}
.indexLeftTextBox p{
	margin:0;
	padding:4px 0 4px 0;
}
.indexChatTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#660033;
}
.indexRightContainer {
	width:530px;
	float:right;
	margin-top:5px;
}
.indexContentLeft {
	float: left;
	height: 250px;
	width: 255px;
}
.indexContentRight {
	float: right;
	height: 250px;
	width: 255px;
}
.indexRow {
	height: 250px;
	width: 530px;
	margin-bottom: 20px;
}
.CategoryBrown{
	background-image: url(SysImages/CatBG_Brown.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 255px;
	padding-top: 4px;
	font-weight: bolder;
	text-decoration: none;
}
.ContentBrown {
	background-image: url(SysImages/ContentBG_Brown.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 255px;
	text-decoration: none;
}
#ChatboxTop {
	width:408px;
	height:16px;
	background:url(SysImages/LeftNavChatbox_top.jpg) no-repeat top left;
}
.ChatboxDividerL {
	width:408px;
	height:28px;
	background:url(SysImages/LeftNavChatbox_dividerL.jpg) no-repeat left;
	margin:0;
	padding:0;
}
.ChatboxDividerR {
	width:408px;
	height:28px;
	background:url(SysImages/LeftNavChatbox_dividerR.jpg) no-repeat left;
	margin:0;
	padding:0;
}
#ChatboxBottomL {
	width:408px;
	height:29px;
	background:url(SysImages/LeftNavChatbox_bottomL.jpg) no-repeat top left;
	margin:0;
	padding:0;