html, body {
	font-size: 100%;
	background-color: #e3e3e3;
	margin: 0px;
	padding: 0px;
}
div, p {
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: 100;
}
strong {
	font-weight: 900;
}
img {
	border: 0px solid black;
}
a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#333333; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}
div.outer {
    position: relative;
	width: 1127px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid black;
}
div.top {
	width: 1017px;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-align: right;
}
div.topOverlay {
    position: absolute;
    top: 0px;
    left: 30px;
    width: 1067px;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    display: none;
}
div.loginBar {
    display: none;
    width: 1017px;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto; 
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px solid black;
    background-color: #4c495a;
    color: #ffffff;
    font-size: 1.4em;
}
div.login {
    display: none;
    width: 1017px;
    height: 500px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border: 0px solid black;
    margin-left: auto;
    margin-right: auto; 
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #555555;
    font-size: 1.8em;
}
a.button {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #eeeeee;
    color: #888888;
    float: left;
}
a.buttonOver {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #888888;
    color: #ffffff;
    float: left;
}
div.likeButtons {
	position: relative;
	padding-top: 5px;
}
div.bottom {
	width: 1017px;
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #4c495a;
	text-align: center;
}
div.siteTitle {
	padding: 0px;
	height: 96px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
}
div.main {
    position: relative;
	width: 1067px;
	height: auto;
	padding: 0px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
div.menu {
	width: 1031px;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 36px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #ffffff;
}
div.mainIcons {
	width: 1067px;
	height: 400px;
	position: relative;
	background-image: url('img/arc.png');
	background-position: center top;
	background-repeat:no-repeat;
}
div.mainIconHead {
	width: 220px;
	text-align: center;
	font-weight: bold;
	font-size: 1.7em;
}
div.mainIconText {
	width: 212px;
	text-align: center;
	font-size: 1.0em;
}
div.mainSeparator {
	width: 1067px;
	height: 19px;
	background-image: url('img/separator.png');
	background-repeat: repeat-x;
}
div.mainFeatured {
	width: 1023px;
	height: 300px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #4c495a;
}
div.mainFooter {
	background-color: #93919C;
	height: 40px;
	text-align: center;
	padding-top: 18px;
}
div.mainFooter a {
	color: #ffffff;
	font-size: 1.3em;	
	font-weight: 500;
}
div.featured {
	margin-left: 28px;
	margin-right: 28px;
	width: 284px;
	float: left;
}
div.featuredImage {
	width: 284px;
	height: 148px;
	margin: 0px;
	padding: 0px;
}
div.featuredImageShadow {
	width: 284px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
div.featuredTitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.featuredText {
	font-size: 1.1em;
	font-weight: 500;
	line-height: 125%;
	color: #ffffff;
	text-align: left;
}
div.featuredText a {
	color: #2076b6;
	font-style: italic;
}
div.mainScanned {
	max-width: 1067px;
}
div.searchbox {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}
div.headline {
	width: 1047px;
	height: 42px;
	background-color: #4c495a;
	padding-left: 20px;
	margin-bottom: 25px;
}
div.headlineText {
	font-size: 1.8em;
	font-weight: bold;
	color: #ffffff;
	width: 450px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.headlineTextEdit {
	font-size: 1.8em;
	font-weight: bold;
	color: #ffcccc;
	width: 450px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.headlineTitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #ffffff;
	width: 720px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.headlineTitleSmall {
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	width: 720px;
	float: left;
	padding-top: 14px;
	padding-bottom: 8px;
}
div.headlineLink {
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	width: 325px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
div.headlineLink a { color: #ffffff }
div.headlineLabel {
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-style: solid;
	border-color: #363441;
	border-width: 0px 0px 0px 2px;
}
div.headlineLabel a { color: #ffffff; }
div.headlineLabelHighlight {
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	background-color: #66637a;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-style: solid;
	border-color: #363441;
	border-width: 0px 0px 0px 2px;
}
div.category {
	width: 265px;
	height: 250px;
	float: left;
	padding-top: 50px;
}
div.categoryImage {
	margin-left: auto;
	margin-right: auto;	
	width: 100px;
	height: 100px;
}
div.categoryText {
	width: 250px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
div.categoryExtra {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 200px;
	height: 20px;
}
div.leftColumn {
	width: 325px;
	float: left;
}
div.leftColumnTitle {
	font-size: 1.4em;
	font-family: sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
div.leftColumnTitle a { color: #aaaaaa; }
div.leftColumnImage {
	width: 284px;
	margin-left: auto;
	margin-right: auto;
}
div.leftColumnCaption {
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.0em;
	font-style: italic;
	font-family: sans-serif;
}
div.leftColumnExtra {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 284px;
	text-align: center;
	font-size: 1.2em;
	font-family: sans-serif;
}
div.rightColumn {
	width: 660px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 0px 1px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
div.rightColumnTitle {
	width: 610px;
	font-size: 1.4em;
	font-family: serif;
	color: #3366cc;
	padding: 5px;
}
div.rightColumnVideo {
	width: 610px;
	height: 530px;
}
div.rightColumnTitle a { color: #0000ff; }
div.rightColumnThumbnail {
	margin: 5px;
	width: 100px;
	float: left;
}
div.editField {
	width: inherit;
	height: inherit;
	display: table;
}
a.editItem {
	border-style: solid;
	border-width: 1px;
	border-color: #ff0000;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #ffeeee;
	font-weight: bold;
	font-size: 1.4em;
}
a.editItem:link {color:#cc0000; text-decoration:none;}
a.editItem:visited {color:#cc0000; text-decoration:none;}
a.editItem:hover {color:#ffffff; background-color: #cc0000; text-decoration:none;}
a.editItem:active {color:#cc0000; text-decoration:none;}
div.overlay {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 10;
	opacity: 0.9;
	display: none;
}
div.showImages {
    position: absolute;
    left: 0;
    top: 0;
	width: 1067px;
	height: 750px;
	background-color: #1e1e1e;
	display: none;
	margin-left auto;
	margin-right; auto;
}
div.showImagesHeader {
	width: 100%;
	height: 25px;
	background-color: #555555;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	float: left;
}
div.showImagesImage {
	text-align: center;
	height: 725px;
}
div.showImagesFooter {
	width: 100%;
	height: 25px;
	background-color: #555555;
}
div.creditsHead {
	font-size: 1.6em;
	text-align: center;
	padding-top: 40px;
	left: 134px;
	width: 800px;
	position: relative;
}
div.creditsBody {
	font-size: 1.2em;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	left: 134px;
	width: 800px;
	position: relative;
}
div.teachersHead {
    font-size: 1.6em;
    padding-top: 40px;
    left: 134px;
    width: 800px;
    position: relative;
}
div.teachersBody {
    font-size: 1.2em;
    padding-top: 40px;
    padding-bottom: 40px;
    left: 134px;
    width: 800px;
    position: relative;
}
div.clear {
	clear: both;
}
