html {
	margin: 0px;
	padding: 0px;

	overflow: auto;
	scrollbar-arrow-color: white;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: grey;
scrollbar-track-color: grey;
scrollbar-face-color: black;
scrollbar-shadow-color: black;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;
	background: #000;
	}


body {
font: 12px/20px  Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;

	background: url('side.jpg') repeat-x;

}

h1 {
	font-size: 19px;
	padding-top: 14px;

	margin: 0px;
	color: #fff;
	float: center;
	padding-bottom: 0px;

}



#container {


margin: 0;
padding: 0px;
float: top;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

	height: 100%;

}

#navigation {

background: url(images/navbg.jpg) no-repeat;
width: 466px;
height: 65px;
float: right;

}

a {
	text-decoration: none;
}

/* pictures
==================================================*/

#slideshow { margin: 0px;
clear: both; }
#nav { width: 774px; padding-left: 38px; margin: 10px; margin-bottom: 5px;  float: left; }
#nav li { width: 52px; float: left; margin: 2px; list-style: none; padding: 3px; display: block }
#nav a { width: 50px; padding: 0px; display: block; border: 1px solid #ccc; }
#nav a:focus { outline: none; }
#nav img { padding: 0px; margin: 0px; border: none; display: block }

#nav li.activeLI { 
 
background: #fff;

}
#prev, #next {
	border: none;
	font-size: 10px;
	font-weight: bold;

}

#controls {
	position: absolute;
	z-index: 50;
	float: bottom;
	left: 555px;
	top: 480px;

}

#controls img {
 border: none;

}


#logo {
float: left;
width: 271px;
padding: 0px;
margin: 0px;
}

#slideshow {
	height: 464px;
	width: 774px;
	background: #000;
}

#bottom {
	background: url(images/bottom.jpg) ;
height: 80px;
width: 774px;

margin: 0px;
margin-right: 200px;
}
 
#bottom img {
padding: 0px;
border: none;
}

#about p {
line-height: 25px;

margin-right: 300px;

}
#about {
	background: #000;
	height: 423px;
	line-height: 20px;
clear: both;
float: top;
	padding: 20px;
}

#contact {
	background: #000;
	height: 423px;
	line-height: 20px;
clear: both;
float: top;
	padding: 20px;
}
#contact p {
line-height: 25px;

margin-right: 300px;

}
#contact ul {
float: right;
font-size: 14px;
font-weight: bold;
line-height: 26px;
}
font {
font-size: 10px;
overflow: hidden;
}

h2 {
font-size: 25px;
float: bottom;
}