@charset "utf-8";
html {
	margin-top: 0px;
	padding: 0px;
	top: 0px;
	background-color: #0D330A;
}
body {
	background-color: #0d330b;
		margin-top: 0px;
}
#container {
	margin-top: 0px;
	width: 1400px;
	position: absolute;
	background-image: url(backgrounds/fig-primary.jpg);
	right: auto;
	left: auto;
	top: 0px;


	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	height: 1200px;
}
#body_intro {
	height: 250px;
	width: 340px;
	position: relative;
	top: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	float: none;
	left: 800px;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bolder;
	color: #336600;
	line-height: 40px;
}



a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	line-height: 120%;
	text-decoration: none;
}


p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navigation {
	position:  absolute;
	width:150px;
	height:250px;
	z-index:5;
	left: 271px;
	top: 532px;
	line-height: 130%;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#about {
	position: absolute;
	width:180px;
	height:115px;
	z-index:2;
	left: 520px;
	top: 704px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
#fig {
	position: absolute;
	width:180px;
	height:115px;
	z-index:2;
	left: 740px;
	top: 704px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	background-position: top;
}
#cut {
	position: absolute;
	width:180px;
	height:115px;
	z-index:2;
	left: 975px;
	top: 706px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	clear: both;
}
#footer {
	position: absolute;
	top: 901px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	left: 275px;
}
