body {
	background-position: center top;
	background-attachment: inherit;
	background-repeat: no-repeat;
	font-size: 14px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	background-image: url(../Images/Background3.jpg);
	margin: 0px auto;
	padding:0px;
}
p {
	text-align: left;
	color: #C8BAA4;
}
#content {
	z-index:1;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	text-align: center;
	background-color: #000;
	width: 900px;
	position: relative;
	bottom: 10%;
	top: 30px;
	height: 633px;
	overflow: auto;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #sidebar {
	float: right;
	width: 150px;
	top: 150px;
	position: absolute;
	right: 25px;
}

a:link {
	text-decoration: none;
	color: #895935;
}
a:visited {
	text-decoration: none;
	color: #564122;
}
#TabbedPanelsContentGroup {
	width: 333px;
}

a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #7D0000;
}

h2 {
	color: #FFF;
	text-align: left;
}
h3 {
	text-align: left;
	color: #574223;
}
#ParagraphCentered {
	text-align: center;
}
#content #NewPics {
	width: 100px;
	top: 95px;
	position: absolute;
}
