/** this controls the are where the header image is **/
#headerFrame {
    float:left;
    position:static;
    height:145px;
    width: 983px;
    border: 1px solid #658AB0;
    margin-left: 5px;
    margin-top: 0px;
    background-image: url(/images/layout_images/header2_1152w.gif);
    background-repeat: no-repeat;
}
#metaDescription {
	position:absolute;
	left:8px;
	margin-top: 1px;
	width: 983px;
	height:10px;
	text-align: left;
    color: white;
}
#contentBox1 {
	position:absolute;
	left:244px;
	margin-top: 5px;
	width: 178px;
	height:84px;
/**	border: 1px solid #FF0000;**/
	text-align: left;
}
#contentBox2 {
	position:absolute;
	left:275px;
	margin-top: 5px;
	width: 110px;
	/** border: 1px solid #FF0000; **/
	height: 40px;
}
#contentBox2a {
	position:absolute;
	left:275px;
	top:55px;
	width: 110px;
	/** border: 1px solid #FF0000; **/
	height: 40px;
}

#contentBox3 {
	position:absolute;
	left:602px;
	margin-top: 5px;
	width: 106px;
	/** border: 1px solid #FF0000; **/
	height: 84px;
}
#cyberSitter {
	position:absolute;
	left:538px;
	margin-top: 5px;
	width: 178px;
	height:84px;
	/** border: 1px solid #FF0000; **/
	text-align: left;
}
#v4Lvl1container {
	position:absolute;
	left:390px;
	margin-top: 5px;
	width:202px;
	height:82px;
	clip:rect(0px,400px,99px,0px);
	overflow:hidden;
	visibility: visible;
	background-color: #FFFFFF;
	border: 1px solid #658AB0;
}
#v4Lvl1content {
	position:absolute;
	left:0px;
	margin-top: 5px;
	width:202px;
	clip: rect(   );
	visibility:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#v4Lvl2container {
	position:absolute;
	left:718px;
	margin-top: 5px;
	width:202px;
	height:82px;
	clip:rect(0px,400px,99px,0px);
	overflow:hidden;
	visibility: visible;
	background-color: #FFFFFF;
	border: 1px solid #658AB0;
}
#v4Lvl2content {
	position:absolute;
	left:0px;
	margin-top: 5px;
	width:202px;
	clip: rect(   );
	visibility:visible;
}
#v4Lvl2contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#v4Lvl2Header {
	position:absolute;
	left:0px;
	margin-top: 0px;
	width:202px;
	height:13px;
	visibility: visible;
	background-color: #658AB0;
	z-index:5;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}


#horzNav1 {
	position:absolute;
	left:25px;
	/** top:100px; **/
	margin-top: 95px;
	width: 950px;
	border: 1px solid #658AB0;
	height: 55px;
	text-align: center;
}
#horzNav2 {
	float:left;
	left:25px;
	width: 950px;
	/** border: 1px solid #FF0000; **/
	height: 40px;
	margin-left: 5px;
}
#dcsBody {
	float:left;
	/*height:200px;*/
	width: 983px;
	/** border: medium dashed #009999; **/
	margin-left: 5px;
    border: 1px solid #658AB0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.horzontal_bar {
	background-color: #7D959F;
}
#header_bar {
    background-color: #7D959F;
    width: 983px;
    margin-left: 5px;
    border: 1px solid #658AB0;
}
#footer_bar {
    width: 983px;
    margin-left: 5px;
    float:left;
    position:static;
    border: 1px solid #658AB0;
}
#frontpage_only {
    width: 985px;
    margin-left: 5px;
    float:left;
    position:static;
}