@charset "utf-8";
/* CSS Document */

body, html {
	background-color: #d6d6d6;
	padding:0px;
	margin:0px;
	height:100%;
	background-image:url(../bg_1.gif);
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	line-height:18px;
}

a {
	color: #cf3eff;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;	
}

p {
	line-height:26px;
	text-align:justify;
	text-indent: 35px;
	margin-top:0px;
	margin-bottom:20px;
}

.pageHeading {
	font-size:16px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.pageHeading p {
	margin-bottom: -40px;
}

.nav {
	color: #cf3eff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	word-spacing: 4.7em;
}

#navDiv {
	position:absolute; 
	left:107px; 
	top:102px; 
	width: 630px;	
}

.nav p {
	text-indent: 0px;
	line-height:normal;
	margin-top:5px;
	margin-bottom:2px;
}

.nav a {
	color: #cf3eff;
	text-decoration:none;
	word-spacing:0em;
}

.nav a:hover {
	text-decoration:underline;	
}

.figure1 {
	margin: auto;
	width:550px;
	border:2px #000000 solid;
	margin-bottom:20px;
}

.mainContent {
	position:absolute;
	left:110px;
	top:150px;
	width:620px;
}

.nextSection a{
	text-decoration:none;
	font-size:10px;
	color: #cf3eff;
}

.nextSection a:hover {
	text-decoration:underline;	
}

.nextSection p{
	display:inline-block;
}

.ref1 a{
	font-style: italic;
	font-size: 7px;
	vertical-align: top;
	
}
