body {
	background-color: #010101;
	margin-top: 0px;
	background-image: url(../images/skin/bkg_repeater.jpg);
	background-repeat: repeat-x;
}
#ContentContainer {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 165px;
	position: relative;
	width: 830px;
	background-image: url(../images/skin/bkg_header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	position: relative;
	height: 13px;
	width: 830px;
	background-image: url(../images/skin/bkg_footer.gif);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffefe;
}
#content {
	position: relative;
	height: auto;
	width: 830px;
	background-image: url(../images/skin/bkg_inside.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#newsContent {
	position: relative;
	height: 187px;
	padding-left: 13px;
	width: 782px;
	padding-right: 13px;
}
#scrollingBlog {
	padding: 10px;
	height: 100px;
}
hr {
	color: #000000;
}
a:link { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #370753;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	text-decoration: underline;
}
#scrollingBlog a:link { 
	color: #370753;
	text-decoration: underline;
	}
#scrollingBlog a:visited { 
	color: #370753;
	}
#scrollingBlog a:hover { 
	color: #7e5695;
	text-decoration: none;
	}
#scrollingBlog a:active { 
	color: #370753;
	text-decoration: underline;
}
.date {
	color: #8b6a4a;
	font-weight: bold;
}
#footers {
	background-image: url(../images/skin/bkg_footer.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 13px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#contentgallery {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#header a {
text-decoration: none;
}
#header a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
#header a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
#header a:hover { 
	color: #370753;
	text-decoration: none;
	}
#header a:active { 
	color: #FFFFFF;
	text-decoration: none;
}.onPage {
	color: #006666;
}
#contentRepeater {
	background-image: url(../images/skin/bkg_contentRepeater.gif);
	background-repeat: repeat-y;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
}
#flashGallery {
	text-align: center;
	position: relative;
	width: 830px;
}

