@charset "utf-8";
/* CSS Document */

div#content  {
	position:absolute;
	left:179px;
	top:205px;
	background-color:#CCCCCC;
	width:775px;
	padding-left: 0px;
	height:1666px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

p#heading {
	position:absolute;
	width:503px;
	color:6A568B;
	background-color:#8d8dbf;
	margin-top: 10px;
	padding-top: 20px;
	left: 172px;
	top: 52px;
	height: 67px;
}
img {
	position:absolute;
	top:1px;
	left:11px;
	margin:0 40 40 0;
	height: 99px;
}
div#pic-1 {
	position:absolute;
	left: 35px;
	top: 335px;
	width: 698px;
	height: 574px;
}
#img-1 {
	position:absolute;
	height: 480px;
	left: 4px;
	top: 10px;
	width: 640px;
}
div#navsite {
	position:absolute;
	width:170px;
	height:1664px;
	color:red;
	background:#cccccc;
	left: 0px;
	top: 205px;
	font-family:
	Arial, Helvetica, sans-serif;
	font-size: 13px;
}

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.navsite li {list-style:none;
}
ul {margin-left: 7px;
    padding-left: 7px;
}
li {list-style-type:none;
}
ol.text li {list-style:decimal;
}
body {background-color: #8D8DBF;

}
div#main {
	position:absolute;
	left: 11px;
	width: 737px;
	height:1561px;
	margin-left:10px;
	margin-right: 10px;
	top: 10px;
}
#main h2 {
	background: url(images/open.png) no-repeat 0% 10%;
	padding-left: 20px;
	cursor: pointer;
	font-size: 20px;
}
#main h2.close {
	background-image: url(images/close.png);
}
#main .answer {
  background-color: white; 
  width:700px; 
  margin-left: 10px; 
  padding-left:10; 
  padding-right: 10px; 
}
.style2 {
    color: #494B88;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}

