#ContentPanel{
	background: black; 
	position: relative; 
	margin-top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 780px; 
	height: 457px; 
	text-align: center;
	}
	
#ContentRow1{
	position: absolute;
	top: 33px;
	left: 5px;
	width: 100%; 
	text-align: left;
	float: left;
	z-index: 2;
	}
	
#Row1_Item1{
	background: transparent;
	position: relative;
	float: left;
	left: 0px;
	}
	
#Row1_Item2{
	background: transparent;
	position: relative;
	float: left;
	left: 5px;
	height: 400px; 
	width: 468px;
	}
	
#Box_RedEdge{
	background: #970f00;
	position: relative;
	float: left;
	height: 398px; 
	width: 15px;
	top: 0px;
	}
	
#Box_RedTopLeftCorner{
	background: transparent url(../images/TopLeft_Red.gif) top left no-repeat;
	position: relative;
	float: left;
	left: 0px;
	width: 15px;
	height: 50%; 
	}
	
#Box_RedBottomLeftCorner{
	background: transparent url(../images/BottomLeft_Red.gif) bottom left no-repeat;
	position: relative;
	float: left;
	left: 0px;
	width: 15px;
	height: 50%; 
	}

#Box_Content{
	background: white;
	position: relative;
	float: left;
	top: 0px;
	height: 398px; 
	width: 447px;
	font: 11px verdana, sans-serif; 
	text-align: left;
	color: #1B3056;
	line-height: 1.3;
	}

#Box_Content a{
	background: transparent;
	xtext-decoration: none;
	color: #1B3056;
	}

#Box_Content a:visited{
	background: transparent;
	color: #1B3056;
	}

#Box_Content a:hover{
	background: #dce0e2;
	color: #1B3056;
	}

#Box_ContentMenu{
	position: relative;
	background: #dce0e2;
	float:left;
	top: 16px;
	left: 12px;
	margin: 0px 18px 12px 0px;
	padding: 6px 6px 0px 12px;
	font: 14px trebuchet ms, arial, sans-serif; 
	font-weight: bold;
	color: #1B3056;
	width: 140px;
	}

#Box_ContentMenuItem{
	width: 125px;
	height: 25px;
	}

#Box_ContentMenuItem a{
	background: transparent;
	text-decoration: none;
	color: #1B3056;
	}

#Box_ContentMenuItem a:visited{
	background: transparent;
	color: #1B3056;
	}

#Box_ContentMenuItem a:hover{
	background: #48535b;
	color: white;
	}

#SubMenu{
	background: transparent;
	position: relative;
	float: left;
	top: 4px;
	left: 10px;
	height: 20px; 
	width: 365px;
	text-align: left;
	}

#Box_WhiteEdge{
	background: white;
	position: relative;
	float: left;
	height: 210px; 
	width: 11px;
	}
	
#Box_Content p{
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 14px;
	}

#ContentRow2{
	background: transparent;
	position: absolute;
	top:  213px;
	left: 5px;
	width: 100%; 
	height: 189px;
	text-align: left;
	z-index: 2;
	}
	
#Row2_Item1{
	background: transparent;
	position: relative;
	float: left;
	left: 0px;
	height: 189px;
	xwidth: 236px;
	}

#Row2_Item2{
	background: transparent;
	position: relative;
	float: left;
	left: 5px;
	}

#Row2_Item3{
	background: transparent;
	position: relative;
	float: left;
	left: 10px;
	}

#Row2_Item4{
	background: transparent;
	position: relative;
	float: left;
	left: 15px;
	}