﻿body {
	background-color: #000080;
	color: #2e2e2e;
}
#wrap {
	border-width: 4px;
	border-style: inset;
	border-color: inherit;
	background-color: #FFFFFF;
	width: 990px;
	position: relative;
}
#header {
	width: 990px;
	height: 150px;
	background-color: #E4E4A3;
	background-image: url('../images/header-bg.gif');
	position:relative;
}
#sidebar-left {
	background-position: 0px 0px;
	width: 150px;
	float: left;
	background-color: #BFBFBF;	
}
#footer {
	width: 990px;
	height: 40 px;
	padding-top: 15px;
	text-align: center;
	clear: both;
	vertical-align: middle;
}
#sidebar-left p {
	border: 1px solid #E4E4A3;
}
.clublogo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 120px;
	height: 120px;
}
.nyssralogo {
	position: absolute;
	height: 120px;
	top: 10px;
	right: 10px;
}
#schedule {
	background-color: #BFBFBF;
}
#main {
	text-align: left;
	padding: 15px 5px 10px 10px;
	margin: 0px 160px 20px 160px;
	color: #2E2E2E;
	visibility:visible;
}
#sidebar-right {
	float: right;
}
h1 {
	font-family: Mistral, "Comic Sans MS", "Times New Roman";
	color: #8A0000;
	padding-top: 15px;
}
h2, h3, h4 {
	font-family: Mistral, "Comic Sans MS", "Times New Roman";
	color: #8A0000;
	padding-top: 5px;
}
#main h2 {
	text-align: center;
}
#sidebar-left a {
	color: #2e2e2e;
	text-decoration: none;
}
#sidebar-left p:hover {
	background-color: #E4E4A3;
}
.table-list {
	width: 95%;
}
a {
	color: #FF0000;
}
.table-reg {
	width: 100%;
	line-height: 2em;
}
.table-reg td {
	width: 50%;
	vertical-align: top;
}
img.left {
	vertical-align: top;
	float: left;
	padding-left: 20px;
}
img.right {
	vertical-align: top;
	float: right;
	padding-right: 20px;
}
.maps {
	height: 200px;
}
.indent {
	margin-left: 25px;
}
.alert {
	font-size: 20px;
	color: #8A0000;
	font-weight: bold;
	text-align: center;
}
#personal {
	width: 300px;
	float: left;
}
#events {
	width: 300px;
	float: right;
}
#submit {
	width: 654px;
	margin-top: 15px;
}
#skireg {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
