@charset "utf-8";
/* CSS Document */

div#content  {
	position:absolute;
	left:179px;
	top:205px;
	background-color: #cccccc;
	width:765px;
	height:701px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	z-index: -12;
   }
div#text {
	position:absolute;
	background:#cccccc;
	left: 0px;
	top: 11px;
	padding-left: 10px;
	padding-top: 30px;
	height:auto;
	width: 763px;
	z-index: -10;
 }
p#strip-one {
	position:absolute;
	width:955px;
	color:red;
	background:#cccccc;
	left: 0px;
	top: 14px;
	height: 32px;
}

p#under-logo {
	position:absolute;
	width:170px;
	color:red;
	background:#cccccc;
	left: 0px;
	top: 46px;
	height: 101px;
}
p#heading {
	position:absolute;
	width:503px;
	color:6A568B;
	background-color:#8d8dbf;
	margin-top: 10px;
	padding-top: 20px;
	left: 172px;
	top: 52px;
	height: 67px;
}
p#strip-two {
	position:absolute;
	width:955px;
	color:6A568B;
	background:#cccccc;
	left: 0px;
	top: 147px;
	height: 32px;
}
img {
	position:absolute;
	top:1px;
	left:11px;
	margin:0 40 40 0;
	height: 99px;
}
div#navsite {
	position:absolute;
	width:170px;
	height:814px;
	color:red;
	background:#cccccc;
	left: 0px;
	top: 206px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div#pic-1 {
	position:absolute;
	left: 19px;
	top: 481px;
	width: 95px;
	height: 285px;
}
#img-1 {
	position:absolute;
	height: 54px;
	left: 3px;
	top: 25px;
	width: 72px;
}
#img-2 {
	position:absolute;
	height: 54px;
	left: 3px;
	top: 99px;
	width: 72px;
}
#img-3 {
	position:absolute;
	height: 54px;
	left: 3px;
	top: 188px;
	width: 72px;
}

#menulink6 {
	display: none;
	background-color: #FFFF00;
	position: absolute;
	left: 100px;
	width:200px;
	font-size:20px;
}
a:link {
	color: #5b4d7e; 
	text-decoration: none;
}
a:visited {
  	color: #333;
  	text-decoration: none;
}
a:link:hover, a:visited:hover	{
	color: #fff;
	background-color: #000;
}
a:link:active, a:visited:active {
	color: #red;
	background-color: #ccc;
}
li {list-style-type: decimal;
}
ul {margin-left: 7px;
    padding-left: 7px;
}
ol#li { list-style-type:circle;
}
body {
	background-color: #8D8DBF;
}
.style2 {
    color: #494B88;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}

