@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 101%;
	background-image: url(images/AstroMix%20-%20laser.jpg);
}
p {
	font-size: 1.0em;
	font-style: normal;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.25em;
}
.laser-party {
	font-size: 1.25em;
	color: #000;
	text-align: left;
}

h4 {
	font-size: 1.15em;
	color: #FFF;
	text-align: center;
}
img {
	margin-left: 20px;
	padding-right: 40px;
	background-color: #637B3A;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #009;
}

.twoColElsLtHdr #container #mainContent {
	background-color: #637B3A;
	margin-left: 150px;
	margin-right: 5px;
}

.twoColElsLtHdr #mainContent {
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 0;
	margin-left: 13em;
} 

.twoColElsLtHdr #container {
	width: 46em; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #637B3A;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColElsLtHdr #header {
	background-image: url(images/thumbnail/grass1-tn.gif);
	background-repeat: repeat;
	font-size: 1.5em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
} 

.twoColElsLtHdr #header h1 {
	margin: 0;  
	padding: 10px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 9em; /* top and bottom padding create visual space within this div */
	background-color: #637B3A;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 7px;
}
.twoColElsLtHdr #footer {
	padding: 0 10px;
	background-image: url(images/thumbnail/grass1-tn.gif);
	color: #FFF;
	text-align: center;
} 
.twoColElsLtHdr #container #header h1 {
	text-align: center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#headertag {
	text-align: center;
	color: #FFF;
	font-size: 1.15em;
}

#foot {
	font-size: .85em;
	padding: 10px;
	margin: 0px;
}
#topofpage {
	font-size: 1.65em;
	text-align: center;
}
form {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.questions {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CFC;
	padding-top: 5px;
}
#waiverform {
	font-size: 1.45em;
}
.center-pic {
	padding-left: 155px;
}

