#divHeader {
	height: 106px;
	padding: 0px;
	border-bottom: 1px solid #000099;
	border-right-width: 0px;
	position: absolute;
	left: 22px;
	top: 22px;
	background-color: #FFFFFF;
	background-image: url(/images/mhead.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;

}

#divHeader #logo {
	left: 0px;
	top: 0px;
	background: url(../images/logo.gif) no-repeat;
	height: 106px;
	width: 102px;
	left: 1px;
	top: 1px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#divContainer #divRight {
	float: right;
	padding-right: 25px;
	padding-left: 20px;
	width: 200px;
}

#divContainer #divLeft {
	width: 175px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#Layer1 {
	position:absolute;
	width:450px;
	height:55px;
	left: 190px;
	background-image: url(/images/scs2.jpg);
	top: 5px;
}
#divContainer #divCenter {
}

#divContainer #divCenter img {
	float: left;
}


#Layer2 {
	position:absolute;
	z-index:2;
	line-height: normal;
	background-color: #FFFFFF;
	left: 180px;
	top: 83px;
	width: 700px;
	height: 24px;
}
body {
	border-top: 3px ridge #990000;
	border-right: 2px ridge #660000;
	border-bottom: 2px solid #000066;
	border-left: 2px ridge #660000;
	background: #FFFFFF url(/images/body_bg.gif) repeat;
	margin: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;

}
a:link {
	font-weight: bold;
	color: #0033CC;
}


#divFooter {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	background: url(/images/bluesquares.gif) repeat;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(../images/bluesquares.gif);
}


#divContainer .clearer {
	clear: both;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	border-bottom: #000066;
}
#divContainer {
	padding-bottom: 0px;
	background-color: #FFFFFF;
	top: 130px;
}


#divContainer #divCenter p {

}

#divContainer #head_clear {
	clear: both;
	width: 100%;
	height: 120px;
	background-color: #FFFFFF;
}
a:visited {
	color: #003399;
}
#divContainer #divCenter {
	margin-right: 250px;
	margin-left: 250px;
}

