#text {
	margin-top: 15px;
	
}
#site {

}
#gallery {
	float: left;
	width: 432px;
	height: 248px;
	padding:2px;
	border:1px solid #CCCCCC;
}

#gallery span {
	width: 100%;
	float: left;
	height: 248px;
	overflow: hidden;
}
#gallery div {
	float: left;
	width: 100%;	
}
#gallery div#bar {
	width:431px;
	height:24px;
	padding-top:5px;
	position:absolute;
	margin-top:-29px;
	background-image:  url("../images/index/gallery-bar.png");
}

#gallery a#left {
	width: 19px;
	height: 20px;
	float: left;
	margin-left: 3px;
	background-image:  url("../images/index/gallery-left.png");
}

#gallery a#right {
	width: 19px;
	height: 20px;
	float: right;
	margin-right: 3px;
	background-image:  url("../images/index/gallery-right.png");
}

#gallery p {
	float: left;
	width: 370px;
	color:white;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
}

#youtube {
	float: left;
	width: 282px; 
	margin-left: 10px;
}
#youtube div {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

#youtube div a {
	margin-top: 24px;
}

#youtube div a img {
	border: 0px;
}

span.separator {
	height: 1px; 
	border-bottom: 1px solid #666; 
	float: left; 
	width: 710px; 
	margin-left: 10px; 
	padding-top: 10px;
}
div.latestpost {
	float: left;
	width: 710px;
	padding-left: 10px;
	padding-top: 10px;
}

div.latestpost h3 {
	float: left;
	font-size: 1.1em;
	width: 100%;
	color: #676767;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-family: Arial, sans;
}

div.latestpost span {
	color: #60A1DA;	
}



div.latestpost p {
	margin:0px;
	padding:0px;
	font-size: 1em;
	width:100%;
	float:left;
	font-family: Arial, sans;
}

div.latestpost p a {
}
div.boxes {
	width: 231px;
	float:left;
	margin-top: 15px;
	margin-right: 15px;
}

div#peoplesay {
	margin-top: 19px;
	margin-right: 0px;
	height: 334px;
	float:left;
	background-image: url("../images/index/people-say-background.jpg");
}

div#opinionpool {
	float:left;
	width:100%;
	height:296px;
	margin-top:4px;
	background-image: url("../images/index/opinion-poll-background.jpg");
}

div#peoplesay  p {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
	margin-top: 93px;
	padding-left: 30px;
	font-size: 0.9em;
}
