﻿* {
	margin: 0;
}
body
{
	background-color: #333333;
}
#container {
	background-image: url('../header/NotUsedYet/the-header/notUsed/header-pic-adj.jpg');
	background-repeat: repeat-y;
	width: 1024px;
	height: 4200px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5000;
	position: relative;
}

a:link {
	color: black;
	text-decoration: none;
		}
		
a:visited {
	color: grey;
		}
		
a:hover {
	color: #cc0000;
	text-deocration: italic;
		}
		
a:active {
	text-decoration: none;
		}

.menu{
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: green;
		}	


.menu a:link {
	color: blue;
	text-align: center;
	text-decoration: underline;
		}
		
.menu a:visited {
	color: blue;
		}
		
.menu a:hover {
	color: #cc0000;
	text-deocration: none;
		}
		
.menu a:active {
	text-decoration: none;
		}
A:link {text-decoration: none;
	color: #CC0000;	font-family: "Comic Sans MS";
}
	A:visited {text-decoration: none}
	A:active {text-decoration: none}
	A:hover {text-decoration: underline; color: red;}
.style6 {
	text-align: justify;
}
.font_size_10pt {
	font-size: 10pt;
}					
.page
{
	background: #FFFFFF;
	color: #000000;
}
.tborder
{
	background: #000000;
	color: #000000;
	border: 1px solid #0B198C;
}
td
{
	font-family: Comic Sans MS, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.alt1
{
	background: #F5F5FF;
	color: #000000;
}
.inlineimg { vertical-align: middle; }
#table17 {
	width: 67%;
}
#centerAllAfter {
	position: relative;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#cntBob {
	width: 400px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#40thTop {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url('../z-miscellaneous/cnvbkgnd.jpg');
}
#40thEvent {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: justify;
}
#40thPics {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	position: relative;
}
#40thSpeechHeader {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	position: relative;
}
#40thSpeech {
	position: relative;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#holdItAll {
	position: relative;
	width: 700px;
	height: 100%;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#staPageHolder {
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#staPic {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	position: relative;
	height: 300px;
	background-color: #CCCCFF;
}
#staInfo {
	background-color: #CCCCFF;
	margin-left: auto;
	width: 500px;
	height: 70px;
	margin-right: auto;
}
#statApparatusPic {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	position: relative;
}
#staAdditionalContent {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	position: relative;
}
#siteMapContent {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #00FF00;
}
#header {
	position: relative;
	z-index: 10000;
	width: 1000px;
	height: 125px;
	background-image: url('../header/NotUsedYet/the-header/notUsed/header-pic-adj.jpg');
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#content {
	position: relative;
	z-index: 10000;
	width: 1024px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}




