@charset "utf-8";
/* CSS Document */
#container {
	position:absolute;
	width:940px;
	height:115px;
	z-index:1;
	top:0px;
	left:50%;
	margin-left:-470px;
	color: #000000;
}
img{
	border:none;
}
body {
	background-image: url(../imgs/back.jpg);
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
h1{
	color:#79A31D;
	font-size:20px;
	font-weight:normal;
	padding:8px 0px;
	margin:5px;
	background-image:url(../imgs/h1top.jpg);
	background-repeat:repeat-x;
}
h2{
	margin:5px 10px;
	color:#79A31D;
	font-size:16px;
}
h3{
	margin:10px;
	color:#999;
}
p{
	margin:10px;
}
.highlight{
	color:#6D165B;
	font-weight:bold;
}
.clearit{
	clear:both;
}
.green{
	color:#79A31D;
}
.readmore{
	float:right;
	margin:0px 20px;
}
.tall{
	line-height:18px;
}
a{
	color:#79A31D;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#6D165B;
	text-decoration:underline;
}
#header {
	background-image:url(../imgs/header.jpg);
	width:940px;
	height:349px;
}
#main {
	background-color:#FFF;
	width:939px;
	color:#000;
	border:solid;
	border-color:#CCC;
	border-width:1px;
	border-top-color:#fff;
}
#BtmBody{
	padding:10px;
	background-color:#FFF;
	width:610px;
	float:left;
}
#BtmBody-New{
	padding:20px;
	background-color:#FFF;
	float:left;
}
#BtmCol{
	float:left;
	width:280px;
	padding:10px;
	background-color:#FFF;
}
#footer {
	background-image:url(../imgs/footer.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:55px;
	font-size:10px;	
	color:#FFF;
	font-weight:bold;
}
div#copyright {
	float:right;
	padding-top: 20px;
	padding-right: 6px;
}
#gallery-list{
	float:left;
	width:170px;
	padding:10px;
	margin:0px 10px;
	background-color:#FE51DE;
	color:#FFF;
}
#gallery-list a{
	color:#FFF;
}
#gallery{
	float:left;
	margin:0px 10px;
	width:600px;
}
