body {
	border-top: 3px ridge #990000;
	border-right: 2px ridge #660000;
	border-bottom: 2px solid #000066;
	border-left: 2px ridge #660000;
	margin: 20px;
	background-image: url(../images/body_bg.gif);
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 14px;
}
#divHeader {
	margin: 0px;
	height: 106px;
	padding: 0px;
	width: 100%;
	border-right-width: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/mhead.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#divHeader #Logo {
	height: 106px;
	width: 98px;
	position: absolute;
	left: 22px;
	top: 23px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#divHeader #Layer2 {
	height: 25px;
	width: 700px;
	left: 20%;
	top: 106px;
	position: absolute;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#divContainer {
	background-color: #FFFFFF;
}

#divContainer #divRight {
	float: right;
}
#divContainer #divLeft {
	width: 20%;
	float: left;
	padding-left: 20px;
	padding-top: 25px;
	background-color: #FFFFFF;
}
#divContainer #divCenter {
	margin-right: 70px;
}
#Layer1 {
	position:absolute;
	width:450px;
	height:55px;
	left: 220px;
	top: 28px;
	background: url(../images/scs2.jpg) no-repeat;
	background-image: url(../images/scs2.jpg);
}
#divContainer #divCenter {
	padding-top: 20px;
}

#divFooter {
	color: #FFFFFF;
	background: url(../images/bluesquares.gif) center;
	border-top: 1px solid #000099;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
}
#divContainer .clearer {
	clear: both;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	border-bottom: 2px solid #000066;
}

#divHeader #logo {
	background: url(../images/logo.gif);
	height: 106px;
	width: 98px;
	position: absolute;
	left: 22px;
	top: 23px;
}

#divContainer #divRight {
	width: 50px;
	float: right;
	background: #FFFFFF;
}
#divContainer #divCenter {
	margin-left: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-left: 10px;
}
#divContainer #divLeft {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
}
