body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.VideoGallery {
	margin-bottom: 10px;
}

.Captions {
	font-size: 10px;
	max-width:150px;
}

#MainWrap {
	margin: auto;
	width: 960px;
	background: url(Body.jpg) repeat-y;
	min-height:200px;
}
.GoBack {
	margin-top: 20px;
}

#MainBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#MainBar a {
	color:#FFF;
	
}
#MainBar ul li {
	float: left;
	display: block;
	text-align: center;
	width: 110px;
	margin-right: 5px;
	vertical-align: middle;
}
.MainPhoto {
	float: left;
	margin-bottom: 5px;
	margin-right: 25px;
	border: 2px solid #FFF;
}
#MainBody {
	padding: 2px 20px 5px;
	width: 650px;
}

.PhotoBox {
	height: 100px;
	width: 150px;
}

.ArticleListing {
	margin: 5px 20px 5px 20px;
	border: 1px dotted #999;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: #FFF;
}
.PhotoGallery {
	float: left;
	margin: 3px;
	padding: 2px;
	border: 1px dashed #3A312A;
}

hr {
	border-top: 1px dashed #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ArticleShortDesc {

}
#DummyContent {
	clear: both;
}
.SideBar {
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	width: 250px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
	z-index: 10;
}

.SideBar a { display:block;}

#WeatherBlock {
	color: #221D1A;
	background: #E3DFDC;
	padding: 10px;
}
#FooterWrap {
	background: url(FooterRep.jpg) repeat-x;
	width: 960px;
	clear: both;
	margin: auto;
}
#Footer {
	background: url(Footer.jpg) no-repeat center;
	height: 140px;
	width: 960px;
	margin: auto;
}
