@charset "utf-8";
body {
	
	background-repeat: no-repeat;
	background-position: 50% top;
}
html {
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-color: #0d330b;
}
a:link {
	color: #FFFFFF;
	line-height: 120%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


a:visited {
	color: #FFFFFF;
	line-height: 120%;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	line-height: 120%;
	text-decoration: none;
}


#slide_show {
	height: 300px;
	width: 400px;
	position: relative;
	left: 47px;
	top: 173px;
}
p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

#body_intro {
	height: 250px;
	width: 320px;
	position: relative;
	top: -100px;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	float: right;
	left: -20px;
	margin: 10px;
	padding: 10px;
}
#apDiv1 {
	position:relative;
	width:150px;
	height:115px;
	z-index:1;
	left: 20px;
	top: 250px;
	line-height: 140%;
}
#about {
	position: relative;

	width:180px;
	height:115px;
	z-index:2;
	left: 257px;
	top: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
#fig {
	position: relative;
	width:180px;
	height:115px;
	z-index:2;
	left: 480px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	border: thin dotted #FFFF00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#cut {
	position: relative;
	width:180px;
	height:115px;
	z-index:2;
	left: 710px;
	top: -108px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	border: thin dotted #FFFF00;
	clear: both;
}
#footer {
	position: relative;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
