* {
	margin: 0px;
	padding: 0px;
}

* html a {
	display: block;
}

* html {
	font-size: 100%;
}

* html {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	overflow: auto;
}

* html ul {
	border-top: 1px solid #ff9900;
}

body {
	font-size: 1em;
	font-family: verdana,helvetica,arial,sans-serif;
	color: white;
	background: black;
	width: 800px;
	height: 100%;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	background: #000000;
}

* html body {
	width: 850px;
}

#header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	font-size: 1.25em;
	font-weight: normal;
	text-align: left;
}

#header a {
	text-decoration: underline;
	display: inline;
}

#header img {
	border: none;
}

#header a:link, #header a:visited {
	text-decoration: none;
}

#header a:hover, #header a:active {
	text-decoration: underline;
}

.nav {
	z-index: 1;
	width: 130px;
	position: relative;
	padding-right: 2px;
	float: left;
	left: 0em;
	background: black;
}

.nav a {
	display: block;
}

.nav a:link, .nav a:visited {
	color: white;
	text-decoration: none;
	background: black;
	display: block;
}

.nav a:hover {
	color: white;
	background: black;
}

.nav a:active {
	color: yellow;
	text-decoration: underline;
}

.nav ul {
	background: #000000;
	color: white;
	width: 100%;
}

.nav ul li:first-child {
	border-top: 1px solid #ff9900;
}

.nav ul li {
	position: relative;
	list-style-type: none;
	border-bottom: 1px solid #ff9900;
	padding: 5px;
	background: black;
}

.nav ul li a {
	text-decoration: none;
	display: block;
	height: 1%;
	background: black;
}

.nav ul li a:link {
	text-decoration: none;
	color: white;
	background: black;
}

.nav ul li a:visited {
	text-decoration: none;
	color: white;
	background: black;
}

.nav ul li a:hover {
	text-decoration: underline;
	color: white;
	background: #ff9900;
}

.nav ul li a:active {
	text-decoration: none;
	color: yellow;
	background: black;
}

.nav ul li:hover {
	background: black;
	color: red;
}

.nav ul li ul {
	position: absolute;
	top: -1px;
	left: 130px;
	width: 100%;
	display: none;
}

* html .nav ul li ul {
	position: absolute;
	top: -1px;
	left: 125px;
	width: 100%;
	display: none;
	z-index: 10;
}

.nav ul li:hover ul {
	display: block;
}

.nav ul li:hover ul.submenu {
	display: block;
}

#content {
	position: relative;
	width: 510px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
}


#content table {
	border: none;
}

#content table th {
	border: none;
	padding: 0 10px;
	text-align: left;
	background: blue;
	color: white;
}
#content table tr {
	border: none;
}

#content table tr td {
	border: none;
	padding: 0 10px;
	border-bottom: thin solid white;
}

#content a:link, #content a:visited {
	color: white;
	background: black;
	text-decoration: none;
}

#content a:hover {
	color: white;
	background: black;
	text-decoration: underline;
}

#content a:active {
	color: white;
	background: #ff9900;
	text-decoration: none;
}

#widecontent {
	position: relative;
	top: 0px;
	left: 1em;
	width: 650px;
	min-height: 400px;
	float: left;
	padding-left: 2px;
}

#widecontent p {
	margin-bottom: .5em;
	padding-right: 1.25em;
	text-indent: 1em;
}

#widecontent a {
	text-decoration: underline;
}

#widecontent a:link, #widecontent a:visited {
	color: white;
	background: black;
}

#widecontent a:hover {
	color: white;
	background: #ff9900;
}

#widecontent a:visited {
	color: white;
	background: black;
}

.calendar table {
	border: 2px solid #ff9900;
}

.calendar2 table {
	margin-left: 100px;
}

.calendar td:first-child {
	border-left: none;
	text-align: center;
}

.calendar tr:last-child td {
	border-bottom: none;
}

.calendar td {
	font-size: .75em;
	border-bottom: 1px solid blue;	
	border-left: 1px solid blue;
	margin-left: 2px;
}

.calendar2 td {
	font-size: .75em;
	padding-bottom: 1em;
}

#widecontent.calendar td a:link, #widecontent.calendar td a:visited,
#widecontent.calendar2 td a:link, #widecontent.calendar2 td a:visited {
	color: yellow;
	text-decoration: underline;
}

#widecontent.calendar td a:hover,
#widecontent.calendar2 td a:hover {
	color: white;
	background: #ff9900;
	text-decoration: underline;
}

#widecontent.calendar td a:active ,
#widecontent.calendar td a:active {
	color: #aa0000;
	background: salmon;
}

#widecontent.calendar th {
	font-size: .75em;	
	background: blue;
}

#widecontent.calendar2 th {
	font-size: .75em;	
	background: gray;
}

#vimgframe {
	width: 538px;
	height: 475px;
	background: black; 
	padding: 0px;
	position: relative;
	text-align: center;
	top: 0px;
	left: 1em;
	float: left;
	clear: right;
	overflow: visible;
}

* html #vimgframe img {
	left: -8em;
	top: -39em;
}

#vimgframe img {
	margin: 0px;
	padding: 0px;
}

#himgframe {
	width: 660px;
	height: 460px;
	position: relative;
	text-align: center;
	top: 0px;
	left: 1em;
	float: left;
	overflow: auto;
}

#vthumbnails {
	width: 130px;
	height: 400px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	overflow: auto;
}

#thumbnails {
	width: 650px;
	height: 140px;
	position: relative;
	top: 0px;
	left: 9em;
	float: left;
	overflow: auto;
}

#thumbnails tr td, #vthumbnails tr td {
	border: none;
	padding: 0px;
}

#rightcol {
	position: relative;
	width: 150px;
	float: left;
	border: 2px solid #ff9900;
}

.announcement {
	text-align: center;
	background: black;
	border: none;
}
.announcement ul li {
	list-style-type: none;
	color: white;
	height: 1%;
}

.announcement ul li a:link, .announcement ul li a:visited {
	color: white;
	background: #ff9900;
	display: block;
	text-decoration: underline;
	height: 1%;
}

.announcement ul li a:hover {
	display: block;
	color: white;
	background: #ff9900;
	text-decoration: underline;
}

.announcement ul li h3, .announcement ul li h3 p {
	background: #ff9900;
	color: white;
	font-size: 1em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.announcement ul li p {
	background: black;
	color: white;
	font-size: .75em;
	text-align: center;
	padding: 5px;
}

.center {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#bottom {
	position: relative; 
	float: left;
	left: 9.5em;
	width: 645px;
	height: 1.75em;
	margin-top: 1em;
}

#bottom.button {
	padding: 3px;
}

.form {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
}

.form p {
	margin-bottom: 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

.event {
	width:400px;
	float: left;
	left:202px;
	top:100px;
	position:absolute;
}

.labels {
	width: 200px;
	position:absolute;
	top: 100px;
	border: none;
	margin-left: 20px;
}

.labels p {
	margin-top: 2px;
	margin-bottom: 1.25em;
}

* button {
	padding: 2px;
}

.webring {
	width: 95%;
	margin-top: 2em;
	background: white;
	background: black url(../images/goldgradient.gif) top left repeat-x;
	color: black;
	text-align: center;
	border-width: 2px 1px;
	border-style: solid;
	border-color: #ff9900;
	z-index: 2;
	font-size: 11pt;
}

.webring p {
	line-height: 1em;
	margin-bottom: .5em;
}
.webring marquee {
	color: #ff9900;
	background: black;
}

.webring td {
	color: black;
}

#content .webring a {
	background: black;
}

#content .webring a:hover {
	background: black;
}

#content .webring table tbody tr td table tr td img {
	background: white;
	border: 1px solid black;
}

#content .webring table tbody tr td table tbody tr td table tbody tr td  {
	padding: 0px 0px;
}

#content .webring table tbody tr td table tbody tr td table tbody tr td a {
	background: black;
	color: red;
}

#footer {
	margin-top: 1em;
	font-size: 1.5em;
	color: gray;
	background: black;
	text-align: center;
	clear: both;
}

#footer a, #footer a:link, #footer a:visited {
	font-size: .5em;
	color: gray;
	background: black;
	text-decoration:underline;
}

#footer a:hover, #footer a:active {
	color: black;
	background: #ff9900;
}

.error {
	font-size: 110%;
	font-weight: bold;
	background-color: red;
	color: white;
	margin: auto;
	padding: .5em;
	text-align: center;
}
