﻿body {
	background-position: center;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-color: #DEC583;
}
#container {
	width: 920px;
	padding: 0px;
	margin: 5px auto 0px auto;
	background-color: #2C1503;
}
#header {
	border-style: solid;
	border-width: 10px 10px 0px 10px;
	border-color: #2C1503;
	background-color: #2C1503;
	height: 125px;
	width: 900px;
}
#top-nav {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background-color: #2C1503;
	height: 60px;
	text-align: center;
}
#left-col {
	width: 210px;
	background-color: #2C1503;
	float: left;
}
.newStyle1 {
	width: 180px;
	margin-top: 0px;
	background-color: #2c1503;
	margin-left: 10px;
}
#page-container {
	border-style: none solid none none;
	background-position: center;
	margin-left: 210px;
	background-color: #FFFFBF;
	background-image: url('Pictures/vintage_paper.jpg');
	border-right-color: #2C1503;
	border-right-width: 10px;
	background-repeat: repeat;
}
#footer {
	background-color: #2C1503;
	height: 55px;
	clear: both;
}
#right col h1 {
	font-size: 155%;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
}
#youtube {
}
.newStyle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-decoration: underline;
	text-align: center;
}
