#RightContainer{
	width: 557px;
	float: right;
	margin-left: 3px;
}
#IndexTitle{
	width: 180px;
	background-image:url(/images/TitleBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #A23C3D;
	float: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 0px 10px;
}	
#IndexTitle h1{
	font-size: 24px;
	margin: 0px;
	color: #ffffff;
	font-weight: lighter;
	letter-spacing: 1px;
}
#Message{
	width: 372px;
	margin: 0px;
	background-Image: url(/images/MessageBG.jpg);
	background-repeat: repeat-x;
	padding: 2px 0px 10px 10px;
	background-color: #A1BE84;
	font-size: 12px;
	float: right;
}
#RightContainer>#Message{
	width: 356px;
	
}
#Message h1{
	font-size: 18px;
	margin: 0px;
	color: #ffffff;
	font-weight: lighter;
}
#Message a{
	background-image: url(/Images/arrow.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 25px;
	height: 25px;
	display:block;
	text-decoration: none;
}
#TitleCon{
	width: 180px;
	background-color: #A3CDDA;
	margin: 0px;
	line-height: 17px;
	padding: 10px 0px 10px 10px;
	float: left;
}
#ContentTitle{
	margin: 0px;
	width: 370px;
	font-size: 20px;
	font-weight: bold;
	padding-left:25px;
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 4f89b0;
	color: #4F89B0;	
}
#rightContainer>#ContentTitle{
	width: 340px;
}

#Content{
	width: 360px;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:right;
	
	
}
#Content h1{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#4f89b0;	
	display: block;
} 

