body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/laser-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif
}
h1 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin-bottom: 0;
	margin-top: 0;
	color: #fff;
}
#heading {
	padding-top: 105px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
#heading h2 {
	font-style: italic;
	color: #000;
	font-size: .9em;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 0;
}
#nav {
	width: 680px;
	padding-top: 24px;
	margin-left: auto;
	margin-right: auto;
}
#nav ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#nav li {
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	color: #fff;
	font-size: .9em;
}
#nav li.home {
	margin-left: 0;
}
#nav a {
	text-decoration: none;
	color: #000;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #fff;
	background-color: #f00;
}
#nav a.selected:link, #nav a.selected:visited {
	color:#fff;
}
#content {
	width: 670px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
#pageheading {
	float: left;
	width: 226px;
}
#pageheading p {
	font-size: .75em;
	margin-bottom: 1.1em;
}
#pageheading h3 {
	margin-bottom: .2em;
	color: #00d066;
	padding-left: 15px;
	background-image:url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#pageheading h3.selected {
	background-image:url(images/bullet3.gif);
}
#pageheading h3 a {
	text-decoration: none;
}
#pageheading h3 a:link, #pageheading h3 a:visited {
	color: #00d066;
}
#pageheading h3 a:hover, #pageheading h3 a:active {
	color: #ffffff;
}
#pageheading h3.selected a:link, #pageheading h3.selected a:visited {
	color: #ffffff;
}
#main {
	margin-left: 246px;
	width: 416px;
}
h2 {
	/*color: #00e672;*/
	color: #00d066;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: .8em;
}
h3 {
	color: #fff;
	font-size: .9em;
	margin-top: 0;
	margin-bottom: .4em;
}
p, dt, dd, legend, label, li {
	color: #fff;
	font-size: .9em;
	margin-top: 0;
}
#laserpic {
	float: right;
	margin-left: 1em;
	margin-top: .5em;
}
div.laserphoto {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}
div.laserphoto p, div.thumbnail p {
	text-align: center;
	font-size: .8em;
}
div.laserphoto img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px 0 30px;
	border: 1px solid #fff;
}
div.thumbnail {
	float: left;
	margin-left: 5px;
	width: 200px;
	margin-bottom: 1em;
	display: inline;
	margin-right: 0;
}
div.thumbnail p {
	width: 200px;
}
dt {
	font-weight: bold;
	color: #00cc00;
}
dd {
	margin-bottom: .4em;
}
a {
	font-weight: bold;
}
a:link, a:visited {
	color: #fff;
}
a:hover, a:active {
	color: #00d066;
}
label {
	float: left;
	display: block;
	margin-top: 0;
	margin-left: .5em;
	clear: left;
	line-height: 1.1;
	font-size: .8em;
}
input, textarea{
	display: block;
	margin-left: 150px;
	margin-top: 0;
	margin-bottom: .75em;
}
p.errormessage {
	color: #ff0000;
	font-weight: bold;
}
#footer {
	clear: both;
	width: 680px;
	border-top: 2px solid #3366ff;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: .6em;
	margin-top: .6em;
}
#footer p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	color: #fff;
	font-size: .7em;
}

div.Section1
	{page:Section1;}
.style1 {
	text-align: center;
	font-size: 12.0pt;
	font-family: Arial;
}
.style2 {
	font-size: x-small;
}
.style3 {
	font-size: x-small;
	color: #00A800;
}
.style4 {
	color: #00A800;
}