﻿html {
	height:101%;
}

body {
	text-align : center;
	font: 14px Arial;
	background-color: #000033;
}

h1,h2,h3,h4 {font-family: "Arial Rounded MT Bold";}

p {font-family: Arial;}

h1,h2,h3,h4 {color: #000066;}

h1 {
	text-align: center;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
	padding-top: 10px;
}

h2 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

h3 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

h4 {
	margin: 0px 0px 5px 0px;
	font-size: medium;
	font-style: italic;
	text-align: center;
}

p {
	margin: 10px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #000080;
	font-weight: normal;
	font-family: Arial;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #000066;
}
a:link {
	color: #000066;
	font-size: 1em;
}

#container {
	border: 15px ridge #76A9FE;
	position : relative;
	width: 800px;
	margin : 0 auto;
	text-align : left;
	background-color: #FFFFFF;
	padding: 20px 10px 15px;
}
#left_col {
	border-width: thin;
	border-color: #76A9FE;
	padding: 0.2em;
	margin: 0.2px 2px 0.2px 0.2px;
	width: 85px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	height: 400px;
	}
#page_content {
	margin-left: 120px;
	margin-top: 10px;
}
#bottom_nav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
}

#masterhead {
	border: thin solid #000066;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.tablesize {
	padding: 2px;
	width: 130px;
	height: 20px;}
	
#table {
	left: 50px;
	margin-left: 50px;}
form {
	padding: 0.5em;
	width: auto;
	font-weight: bold;
	margin: 0.25em;
	position: relative;
}

#form_box {
	background-color:#CCC;
	width: 450px;

}
label {
	float:left;
	font-family: Arial;
	width: 5em;
	text-align: right;
	font-weight: bold;
	padding-right: .5em;
}
.submit {
	font-weight: bold;
	clip: rect(auto, auto, auto, 20em);
	text-align: center;
	margin-top: 1em;
}
hr {
	color: #000066;
	height: 3px;
}

.float {
	font-size: large;
	float: left;
	color: #000066;
	font-family: "Arial Rounded MT Bold";
	text-align: center;
	margin: 10px 10px 30px 10px;
}
.boxinfo {
	border: thin solid #000042;
	background-color: #CCC;
}
.photocenter {
	text-align: center;
	border-width: 0px;
}
.noborder {
	border-width: 0;
}
.center {
	text-align: center;
}
	
.strobephoto {
	border-width: 0px;
	margin-right: 20px;
	position: absolute;
	width: 110px;
	right: 5px;
	top: 25px;
	margin-top: 0px;
	height: 110px;
	margin-bottom: 0px;
	bottom: 2px;
}
