body {
	font-family: "trebuchet ms",trebuchet,tahoma,verdana,arial,helvetica,sans-serif;
	font-size: .8em;
	background: #113e5c;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 200%;
	margin: 0 .5em .5em;
}

h2 {
	font-size: 175%;
	margin: 0 .5em .5em;
}

h3 {
	font-size: 150%;
	margin: 1em .5em .5em;
}

h4,h5,h6 {
	font-size: 100%;
	margin: 1em 0 .5em;
}

p {
	font-size: 100%;
	font-weight: bold;
	margin: 0 95px 1.4em;
}

pre {
	font-size: 120%;
	margin: 1em;
}

sup {
	font-size: 90%;
}

ul {
	list-style-type: square;
}

ul, ol {
	margin: .5em auto 1.5em;
}

strong {
	color: #bdd63d;
}

a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #bdd63d;
	text-decoration: underline;
}

table {
	margin: 0 1em 1.5em;
	font-size: 100%;
	clear: both;
	border-top: 1px solid #2c678f;
	border-left: 1px solid #2c678f;
	border-collapse: collapse;
}

th,td {
	padding: .2em .5em;
	border-right: 1px solid #2c678f;
	border-bottom: 1px solid #2c678f;
}

form {
	margin: 1em;
}

input.button {
	font-weight: bold;
}


hr {
	height: 1px;
	margin: 0 1em;
	clear: both;
	background: #2c678f;
	color: #2c678f;
	border: none;
}

div.clear {
	clear: both;
	visibility: hidden;
	font-size: 1px;
	line-height: 0;
	margin: 0;
}

#page {
	margin: 1em auto;
	text-align: left;
	width: 870px;
	background: url(../images/background.gif) repeat-y;
}

#logo, #top, #foot, #nav {
	display: block;
	margin: 0 auto;
}

#content {
	background: url(../images/splash_background.jpg) top left no-repeat;
}

#inner_page {
	background: url(../images/splash_foot.jpg) bottom left no-repeat;
	padding-bottom: 2em;
}

#photos {
	float: right;
	margin: 0 0 .5em 1em;
}

p.submission_link {
	text-align: right;
}

p.submission_link a {
	color: #bdd63d;
	text-decoration: none;
}

p.submission_link a:hover {
	color: #fff;
}
