.bord-cont-chat-t { background: url(/images/bord-bl1-t.gif) 0 0 repeat-x; }
.bord-cont-chat-b { background: url(/images/bord-bl1-b.gif) repeat-x 0 100%; }
.bord-cont-chat-l { background: url(/images/bord-bl1-l.gif) 0 0 repeat-y;}
.bord-cont-chat-r { background: url(/images/bord-bl1-r.gif) 100% 0 repeat-y;}
.bord-cont-chat-bl { background: url(/images/bord-bl1-bl.gif) 0 100% no-repeat;}
.bord-cont-chat-br { background: url(/images/bord-bl1-br.gif) 100% 100% no-repeat;}
.bord-cont-chat-tl { background: url(/images/bord-bl1-tl.gif) 0 0 no-repeat;}
.bord-cont-chat-tr { background: url(/images/bord-bl1-tr.gif) 100% 0 no-repeat;
padding-top:13px;padding-bottom:13px;padding-left:10px;padding-right:10px;
/* fix IE/Firefox container's float elements By ]{ingArthur */
overflow: auto; height:100%;} 

#maincontainer {
	width: 92%;
}


#main {
	background: url(images/back_knights.jpg);
	width: 100%; height: 100%; margin: 0; padding: 0; border: 0;
	overflow: auto;
}

#title {
	text-align:center;
	width: 85%; height: 100%; margin: 0; padding: 0; border: 0;
	margin-left: auto; margin-right: auto;
	margin-bottom: 35px;
}
#title h2 {
	color: #fce872;
	font-size: 2.2em;
	margin: 0; padding: 0; border: 0; width: 100%; height: 43px;
	background: url(images/title-chat-it.gif) no-repeat center center;
}
#title h2 span{
	display: block; text-align:center;
	width: 0; height: 0; line-height: 0;
	overflow: hidden; clip: rect(0,0,0,0);
}
#title p {
	color: #fff6c2;
	font-style: italic;
	font-size: 1.1em;
	margin: 1.5em 0 0 0; 
}

#imagetitle {
	padding: 0; border: 0;
	margin:25px;
	overflow: hidden;
}

#content {
	margin-right:auto; margin-left:auto;
	width: 90%; height: 100%;
	background: black;
	text-align: center;
	font-style: italic;
	font-size: 1.1em;
}


#content h3 {
	text-align: center;
	color: #fce872;
	font-style: italic;
	font-size: 1.3em;
}
