#centerDiv {
	position:absolute;
	left:185px;
	top:9px;
	width:570px;
	height:470px;
	z-index:1;
	font-size: 12px;
	color: #000;
	overflow: auto;
	text-align: justify;
}
#gscsheader {
	position:absolute;
	left:10px;
	top:0;
	width:960px;
	height:132px;
	z-index:100;
	background-color: #85888B;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	background-image: url("images_for_templates/headerimages.png");
	border-bottom-color: #003E82;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}
body {
	background-color: #85888B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #85888B;
	position: relative;
	height: 725px;
	width: 980px;
	text-align: left;
}
#body {
	position:absolute;
	width:500px;
	height:600px;
	z-index:6;
	top: 230px;
	background-color: #CF0;
}
#sidebar {
	position:absolute;
	left:510px;
	top:215px;
	width:241px;
	height:500px;
	z-index:10;
	background-color: #005BBB;
	visibility: inherit;
	border: thin groove #333;
}

#Main {
	position:absolute;
	width:960px;
	height:500px;
	z-index:11;
	left: 10px;
	top: 133px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 16px;
}
#footer {
	position:absolute;
	width:960px;
	height:40px;
	z-index:101;
	left: 10px;
	top: 635px;
	background-image: url(images_for_templates/footerslice.png);
	text-align: center;
}
#FooterNav {
	font-variant: normal;
	color: #333;
	text-align: center;
}

 


a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a img {border:none;}

a:hover {
	text-decoration:underline;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #666;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.ftr:link {
	color: #FFF;
	text-decoration: none;
}

a.ftr:hover {
	text-decoration: none;
	color: #FF0;
}
a.ftr:active {
	text-decoration: none;
	color: #FF0;
}

a.ftr:visited {
	color: #CCC;
	text-decoration: none;
}
a.darklink:link {
	color: #333;
} 
a.darklink:hover {
	color: #000;
} 

a.darklink:active {
	text-decoration: bold;
	color: #666;
}
a.sidebarlink:link {
	color: #000;
} 
a.sidebarlink:hover {
	color: #006;
	text-decoration:none
} 
#menubardiv {
	position:relative;
	left:0px;
	top:100px;
	width:960px;
	height:32px;
	z-index:1000;
	background-color: #005BBB;
}
.centeredimage {
	padding-top: 8px;
	padding-left: 1px;
}
SideNavBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #0F0;
}
.CenterEditableRegionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
}
#RightSideBar {
	position:absolute;
	left:777px;
	top:15px;
	width:180px;
	height:469px;
	z-index:1;
	background-image: url(images_for_templates/rightSidebarBG.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#leftSidebar {
	position:absolute;
	left:10px;
	top:10px;
	width:169px;
	height:470px;
	z-index:2;
	color: #000;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 25px;
	background-color: #FFF;
	background-image: url(images_for_templates/leftSidebarBG.png);
}
#LeftTopDiv {
	position:relative;
	left:10px;
	top:10px;
	width:700px;
	height:125px;
	z-index:101;
}
#RightDiv {
	position:absolute;
	left:720px;
	top:10px;
	width:228px;
	height:470px;
	z-index:101;
}
#LeftBottomDiv {
	position:absolute;
	left:175px;
	top:190px;
	width:557px;
	height:359px;
	z-index:101;
}
#HomePageBackground {
	position:absolute;
	left:0px;
	top:-1px;
	width:960px;
	height:501px;
	z-index:12;
	background-color: #005BBB;
}

