@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/background_index.jpg);
	right: auto;
	left: auto;
	top: 0px;


	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	height: 1200px;
}

#slide_show {
	height: 300px;
	width: 400px;
	position: absolute;
	left: 303px;
	top: 174px;
}


#body_intro{
	height: 250px;
	width: 340px;
	position: absolute;
	top: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	float: none;
	left: 780px;
	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;
}

#navigation {
	position:  absolute;
	width:150px;
	height:250px;
	z-index:5;
	left: 271px;
	top: 542px;
	line-height: 130%;
}

#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;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body_intro a.link {
	color: #FF0000;
}
