#header {
	height: 60px;
	width: 650px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#spacer {
	float: left;
	height: 25px;
	width: 650px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height: 550px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #515151;
	background-repeat: repeat-y;
}
#pictures {
	width: 300px;
	float: left;
	height: 290px;
	background-image: url(images/pic_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
}
#linksLeft {
	width: 175px;
	float: left;
	height: 300px;
}
#linksRight {
	width: 170px;
	float: left;
	height: 300px;
}
#textContent {
	float: left;
	width: 630px;

	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#video {
	float: left;
	width: 270px;
	height: 200px;
}
#footer {
	height: 20px;
	width: 650px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #76100E;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.style2 {
	color: #A42222;
	font-weight: bold;
	font-size: 24px;
}
.style3 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 24px;
}
.style4 {
	color: #E0BE47;
	font-weight: bold;
	font-size: 24px;
}
.style5 {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
}
.style6 {
	color: #009900;
	font-weight: bold;
	font-size: 24px;
}
.style7 {
	color: #FF66CC;
	font-weight: bold;
	font-size: 24px;
}
.style9 {color: #DEBE4A}
.style10 {font-size: 9px}
li {
	color: #DEBE4A;
	text-indent: -20px;
}
a:link {
	color: #DEBE4A;
}
a:visited {
	color: #DEBE4A;
}
a:hover {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	color: #CCCC33;
}
a:active {
	text-decoration: none;
	color: #DEBE4A;
}
#mainSecondary {
	height: auto;
	width: 650px;
	background-color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
