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

#linksgal {
	float: left;
	height: 110px;
	width: 900px;
	background-image: url(Images/links/links-hd.jpg);
	background-repeat: no-repeat;
}
#bar1 {
	width: 769px;
	float: right;
	margin-top: 20px;
	background-color: #E0E0D6;
	height: 15px;
	text-align: center;
	font-size: 12px;
	color: #333;
}
#div1 {
	float: left;
	width: 745px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	text-align: center;
	color: #333;
}
#div1 p a    {
	color: #809B3A;
}
#nav {
	height: 600px;
}
#wrapper #container #page #nav {
	height: 360px;
}
#wrapper #container #page {
	height: 600px;
}
