#container {
	background-color: #FFFFFF;
	height: auto;
	width: 1024px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 318px;
	width: 100%;
	clear: both;
	float: right;
}
#bottom {
	height: auto;
	width: 100%;
}
#bottom_right {
	float: right;
	height: auto;
	width: 263px;
}
#bottom_left {
	height: auto;
	width: 761px;
	float: left;
}
#news {
	float: left;
	width: 380px;
}

#gallery {
	height: 408px;
	width: 359px;
	float: left;
	padding-left: 22px;
}
#copyright {
	color: #666666;
	width: 100%;
	height: 15px;
	background-color: #CCCCCC;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	color: #333333;
}
p {
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	color: #336633;
	font-size: 15px;
}
