body {
	background: #990000;
	text-align: center;
	color: #000099;
	text-decoration: none;
	margin: 0 auto;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#container #page #side a {
}

#container #banner #images object {
	position: relative;
	top: 152px;
	left: 85px;
}
#container #banner {
	height: 380px;
	z-index: auto;
	background: url(../images/common/banner5.jpg) no-repeat center;
}
#container #navbar {
	height: 80px;
	margin-left: 10px;
	margin-top: -10px;
	float: left;
}
#container #images {
	background: no-repeat center bottom;
	height: 300px;
}

#contentheader {
	color: #CC9900;
	text-align: left;
	vertical-align: middle;
	font-size: medium;
	font-weight: bold;
	border-bottom: thin solid #CC9900;
	height: 30px;
	font-style: italic;
}
#container {
	width: 950px;
	background-image: url(../images/common/pageside.jpg);
	background-repeat: repeat-y;
	float: left;
}
#container #page {
	background-image: url(../images/common/pagebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 951px;
	margin-left: 0px;
	float: left;
	padding-bottom: 50px;
}
#container #content {
	width: 926px;
	float: left;
	background: url(../images/common/BG_Welcome.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-left: 25px;
	

}
#content #divLinks {
	float: left;
	width: 200px;
}
#content    #divLinks    a   {
	color: #990000;
	
}
#content #divLinks ul {
	margin-top: 0px;
	text-align: right;
	padding-left: 0px;
}

#content   #divLinks   li {
	font-size: small;
	height: 30px;
	list-style: url(none) none;
	color: #990000;
	font-weight: bolder;
	font-size: 17px;
	margin-left: 3px;
}
#content #divLinks #divLinksText {
	font-size: 12px;
	text-align: left;
}

#content #divWords {
	float: left;
	width: 470px;
	margin-left: 20px;
	text-align: left;
}
#content #divWords a:link {
	font-weight: bold;
	color: #990000;
}
#content #divWords a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#content #divWords a:visited {
	font-weight: bold;
	color: #BE8D00;
	text-decoration: underline;
}



#content #divWords h1 {
	margin-top: 0px;
	font-size: 18px;
	color: #BE8D00;
}

#content #divWords p {
	margin-top: 0px;
	text-align: left;
}
#container #side {
	text-align: left;
	border-style: none;
	list-style: url(none) none;
	text-decoration: none;
	width: 200px;
	float: left;
	margin-top: 0px;
}
