﻿body {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: black;
	margin: 0;
}
li {
	line-height: 1.5em;
	font-size: small;
}

ol {
	list-style-type: decimal;
}

ol ul {
	list-style-type: disc;
}
#Header {
	margin-right: auto;
	margin-left: auto;
	background-color: #471F0C;
	background-image: url('images/SCSHeader.jpg');
	height: 113px;
	width: 955px;
}
#Nav li a:link {
	text-decoration: none;
	color: #1f29b1;
	font-weight: normal;
}
#Nav li a:visited {
	text-decoration: none;
	color: #1f29b1;
	font-weight: normal;
}
#Nav li a:hover {
	text-decoration: underline;
	color: #0d1958;
}
#Nav li a:active {
	text-decoration: underline;
	color: #FF6600;
}
a:link {
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
}
a:focus {
	text-decoration: underline
}
a:hover {
	text-decoration: underline
}
#Footer {
	margin-right: auto;
	margin-left: 15px;
	margin-bottom: 30px;
	clear: both;
}
#Container {
	margin-right: auto;
	margin-left: auto;
	width:955px;
}
#Nav li {
	border-bottom: 1px solid #1f29b1;
	padding: 0.4em 0 0.2em 0;
	font-size: 95%;
}
#PageContent {
	margin-right: 15px;
	height: auto;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
	top: 0px;
	left: 0px;
	width: 475px;
}
#RightColumn {
	float: right;
	width: 241px;
	height: 500px;
	margin-top: 15px;
	margin-left: 0px;
}
#TabHeader {
	background-color: #0d1958;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#LeftColumn {
	width: 185px;
	float: left;
	height: 461px;
	margin-top: 15px;
	margin-right: 15px;
}
#VideoPageContent {
	margin-right: 15px;
	height: auto;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
	top: 0px;
	left: 0px;
	width: 730px;
}

#HeaderImgDiv {
	width: 665px;
	height: 100px;
	position: relative;
	z-index: 2;
	left: 190px;
	top: 0px;
}
#Nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: medium;
}
h2 {
	font-size: large;
}
h1 {
	font-size: x-large;
}
p {
	font-size: small;
	line-height: 1.5em;
}
.leader {
	font-weight:bold
}
p.toplink {
	text-align:right;
}
p.list {
	font-size: 1em;
	font-weight: bold;
	margin-top: 25px;
}
