body {
	padding: 0px;
	margin: 0px;
	font: normal 11px/14px verdana;
	color: #002255;
	background: url(../images/paper.jpg) fixed 50% 77px;
	overflow: hidden;
}
.left {
	float: left;
}
a:link, a:active, a:visited {
	color: #006194;
	text-decoration: none;
}
a:hover {
	color: #3399ff;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	border: 1px solid #006194;
	font: normal 11px/11px verdana;
	margin: 0px;
	padding: 0px;
	color: #006194;
}
#header {
	width: 100%;
	height: 31px;
}
#email {
	border: 1px solid #006194;
	font: normal 11px/11px verdana;
	margin: 0px;
	padding: 2px 0px 2px 4px;
	color: #006194;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#header {
	min-width: 1000px;
	border-bottom: 1px solid #006194;
	background-color: #faebd1;
	background: url(../images/paperbg_light.jpg);
	line-height: 11px;
}
#menu {
	float: left;
	padding: 5px 15px 0px 15px;
}	
#nav {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-left: 1px solid #006194;
}
#nav li {
	float: left;
	border-right: 1px solid #006194;
}
#nav li a  {
	padding: 10px 15px;
	font-weight: bold;
	color: #006194;
	text-decoration: none;
	display: block;
}
#nav li a:hover {
	background-color: #fad9c8;
	color: #3399ff;
	cursor: pointer;
}
#nav li.onstate a {
	background-color: #fad9c8;
	color: #3399ff;	
}
#signup {
	float: right;
	padding: 5px 15px 0px 0px;
}
#message {
	float: right;
	padding: 10px 15px;
}
#submit {
	width: 10px;
	height: 14px;
	float: left;
	margin: 3px 0px 0px 4px;
}
#submit:hover {
	background-position: 10px 0px;
	cursor: pointer;
}
#animatebg {
	min-width: 1000px;
	position: relative;
	height: 400px;
	background: url(../images/static3.gif);	
}
#content {
	min-width: 1000px;
	position: relative;
	height: 400px;
	background: url(../images/sky.jpg) repeat-x 50% 0%;
}
#ground {
	position: absolute;
	top: 400px;
	height: 70px;
	background: url(../images/ground.png) repeat-x 50% 0%;
	width: 100%;
}
#flashcont {
	position: absolute;
	top: 32px;
	width: 100%;
}
#flashmovie {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#maincontent {
	z-index: 500;
	position: absolute;
	width: 100%;
	top: 32px;
	left: -999em;
}
#bigclosebut {
	position: absolute;
	width: 100%;
	height: 1000px;
}
#maincontentinner {
	position: relative;
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px solid #006194;
}
#maincontentbg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #faebd1;
	background: url(../images/paperbg_light.jpg);
}
#maincontentbody {
	position: absolute;
	width: 800px;
	height: 600px;
	overflow: auto;
}
#showscont {
	display: none;
}
#storecont {
	display: none;
}
#contactcont {
	display: none;
}
#thankscont {
	display: none;
}
#maincontentclose {
	z-index: 1000;
	position: absolute;
	right: 25px;
	top: 20px;
	border: 1px solid #006194;
	background-color: #faebd1;
	padding: 3px 6px;
}
#maincontentclose:hover {
	border: 1px solid #3399ff;
	background-color: #fad9c8;
	color: #3399ff;
	cursor: pointer;
}
#dropshadow_left {
	width: 20px;
	height: 620px;
	position: absolute;
	background: url(../images/dropshadow_left.png);
	left: -20px;
}
#dropshadow_right {
	width: 20px;
	height: 620px;
	position: absolute;
	background: url(../images/dropshadow_right.png);
	right: -20px;
}
#dropshadow_bot {
	width: 800px;
	height: 20px;
	position: absolute;
	background: url(../images/dropshadow_bot.png);
	bottom: -20px;
}
.maincontpad {
	padding: 20px 0px 20px 0px;
	width: 720px;
	margin-left: 30px;
}
.date {
	padding: 0px 15px 15px 0px;
}
.venue {
	padding-bottom: 15px;
}


.brdt { border-top:1px solid #006194; }
.brdt2 { border-top:2px solid #006194; }

.section { padding:0px 0px 20px 0px; }
.section2  { padding:0px 0px 10px 0px; }

.padt1 { padding-top:1px; }
.padt3 { padding-top:3px; }
.padt10 { padding-top:10px; }
.padt15 { padding-top:15px; }
.padt20 { padding-top:20px; }
.padrt8 { padding-right:8px; }
.padrt15 { padding-right:15px; }
.padb5 { padding-bottom:5px; }
.padb10 { padding-bottom:10px; }
.padb15 { padding-bottom:15px; }
.padb20 { padding-bottom:20px; }
.padlt5 { padding-left:5px; }

.mart10 { margin-top:10px; }
.mart4 { margin-top:4px; }
.marrt15 { margin-right:15px; }
.marb5 { margin-bottom:5px; }
.marb10 { margin-bottom:10px; }
.marlt15 { margin-left:15px; }
