body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCC;
	border-left-style: groove;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 1000px;
	background-color: #11161C;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: medium;
	border-left-color: #495F78;
	text-align: left;
	line-height: 12px;
}

.linklg{
	font-size: 24px;
}
a {
	font-size: 14px;
	color: #FC0;
}
a:link {
	text-decoration: none;
	color: #B5A9F5
}
a:visited {
	text-decoration: none;
	color: #B5A9F5;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #D6D6D6;
	text-align: center;
}

h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #CCF;
}
h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	color: #816BE4;
}
h3 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
}
h4 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;font-size: 14px;
	text-align: center;
	color:#816BE4
}
h1,h2,h3, {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	text-align: left;
	color: #CCF;
}
#wrapper {
	background-color: #11161C;
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}
#wrapper #header {
	background-image: none;
	height: 245px;
	background-repeat: no-repeat;
	
	clip: rect(15px,auto,auto,auto);
	margin-top: -5px;
		
}
#wrapper #leftcol {
	width: 715px;
	float: left;
	padding: 0px;
	text-align: left;
	color: #E8E8FF;
	line-height: normal;
}
#wrapper #rightcol {
	width: 250px;
	float: right;
	padding: 0px;	
}
#wrapper #footer {
	padding: 5px;
	clear: both;
	text-align: center;
	color: #666;
	}
#wrapper #topnav {
	background-color: #240035;
	text-align: center;
	padding: 5px;
	width: 990px;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 990px;
	text-align: left;
}
#wrapper #topnav ul li {
	display: inline;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-color: #666;
}
#wrapper #topnav ul li a {
	color: #CCF;
	text-decoration: none;
}
#wrapper #topnav ul li a:visited {
	color: #CCF;
	text-decoration: none;
	width: 990px;
}
#wrapper #topnav ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	width: 990px;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #rightcol ul li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 36px;
	background-image: url(../Images/Nav%20Bar/Basic%20Nav%20Button.png);
	margin-right: 20px;
	padding-right: 0px;
	color: #FFF;
}
#wrapper #rightcol ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 25px;
	list-style-position: inside;
	text-indent: 15px;
	text-align: left;
}
#wrapper #rightcol ul li a {
	color: #CCF;
	text-decoration: none;
}
#wrapper #rightcol ul li a:visited {
	color: #CCF;
	text-decoration: none;
}
#wrapper #rightcol ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	padding-right: 15px;
}
/*Images*/
}
img.imgheader{
	margin: -24px, 5px, 5px, 0px;
	border: 0;
}
img.imgcenter {
	text-align: center;
	border: 2px solid;
	border: #11161C;
}
img.imgborder {
	margin-right: 10px;
	border: 5px solid #11161C;
}
/*Tables*/
table{
	width:100%;
	margin-bottom: 1em;
	border: 1px solid gray;
	border-collapse: collapse;
	}
th:first-child{
	width: 50%;
}
tr{
	margin: 2em;
	padding: .6em, 2em, .3em;
	table-layout: left;
	border: 1px solid gray;
	}
td{
	border: 1px solid gray;
	padding-left: 1em;
}

.tabletext1 {
	font-size: 24px;
	color: #816BE4;
	text-align: center;
	line-height: 18px;
}
.tablecontent {
	line-height: 14px;
	text-align:right;
}
#wrapper #leftcol1 table tr td {
	text-align: left;
}
.centertext {
	text-align: center;
}
#wrapper #leftcol ul li h1 {
	line-height: 14px;
	padding: 0px;
}
/*Video Stuff*/
.videosborder {
	border: 4px solid gray;
}
