body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-image: url(../TemplateImages/images/TopRep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Captions {
	font-size: 10px;
	max-width:150px;
}

#MainWrap {
	margin: auto;
	width: 921px;
}
#MainMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#MainMenu a {
	color:#FFF;
	
}
#MainMenu ul li {
	float: left;
	display: block;
	text-align: center;
	width: 110px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../TemplateImages/images/MenuSplitter.jpg) no-repeat right;
}
.MainPhoto {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.PhotoBox {
	height: 100px;
	width: 150px;
}

.ArticleListing {
	margin: 5px 20px 5px 0px;
	border: 1px dotted #999;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: #D0C9C1;
	min-height:160px;
}
.PhotoGallery {
	float: left;
	margin: 20px;
	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 {
	font-style: italic;
	color: #666;
}
#DummyContent {
	clear: both;
}
#MainMenu .ActiveLink a { 
	color:#F90
}
.SideMenu {
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
.SideMenu :hover {
	background-color:#F60;
}

.SideMenu a { display:block;}

#WeatherBlock {
	color: #221D1A;
	background: #E3DFDC;
	padding: 10px;
}
#Footer {
	background: url(../TemplateImages/images/Footer.jpg) repeat-x;
	height: 60px;
	padding-top: 50px;
	margin-top: 30px;
}

