/* CSS Document */
div#content  {
	position:absolute;
	left:186px;
	top:206px;
	background-color:#CCCCCC;
	width:768px;
	height:1438px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top:0px;
	padding-left:0px;
   }
#content li {
    list-style:disc;
    margin-left: 15px;
}
div#text {
	height:auto;
	width:600px;
	left: 50px;
	top:42px;
	padding-top:0px;
	padding-left:0px;
}
#text a { color:#CC3333;
}
div#navsite {
	height:1403px;
 }
 div#navsite {
	position:absolute;
	width:170px;
	height:1441px;
	color:red;
	background:#cccccc;
	left: 0px;
	top: 205px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
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: 51px;
	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#pic-1 {
	position:absolute;
	left: 21px;
	top: 590px;
	width: 95px;
	height: 270px;
}
div#pic-1 {
	position:absolute;
	left: 21px;
	top: 481px;
	width: 95px;
	height: 270px;
}
#img-1 {
	position:absolute;
	height: 54px;
	left: 3px;
	top: 10px;
	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;
}
#img-1 {
	position:absolute;
	height: 54px;
	left: 3px;
	top: 10px;
	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;
}

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;
}

ul {margin-left: 7px;
    padding-left: 7px;
	list-style:none;
}
body {background-color: #8D8DBF;

}
ul.list-1 li {left:50px;
}
ul.list-2 li {left:50px;
}

