/*
The first third of my CSS is the work of yahoo! It is specifically designed to bring A-grade browsers into a "level" starting point, and it is Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/

html {
	color: #ffffff;
	background: #000000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	color: #d2d2d2;
}

p {
	color: #d2d2d2;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	*font-size: 100%;
}

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

select,input,button,textarea,button {
	font: 99% arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/* End of Yahoo! CSS browser-leveling code */

body {
	background-color: #000000;
	text-align: center;
}

/* CSS image preload styles */
body:after {
	content: url(http://images/image00.jpg) url(image01.jpg) url(images/image02.jpg) url(images/image03.jpg) url(image04.jpg);
	display: none;
}

header {
	margin: 0 auto;
	width: 980px;
	height: 60px;
}

section#subLeft {
	float: left;
	height: 60px;
}

img.logo {
	margin: 0;
	border: none;
}

nav {
	float: right;
}

ul {
	list-style-type: none;
		margin: 1.875em 0 0 0;
}

ul li {
	display: inline;
	padding-right: 1.875em;

}

ul li a, ul li a:visited {
	color: #DD0000;
	text-align: center;
    font-size: 1.500em;
	text-decoration: none;
	font-variant: small-caps;
}

ul li a:hover {
	color: #ABF45A !important;
	padding-bottom: 0.375em;
	border-bottom: 2px solid #ABF45A;
	text-decoration: none;
}

#main-content {
	margin: 1em auto;
	width: 974px;
	height: 614px;
	text-align: center;
	margin-bottom: 0;
	overflow: hidden;
}

#frontImage img {
	margin: 0 auto;
}

section#left {
	width: 64%;
	float: left;
	text-align: left;
	margin: 0;
}

section#imageContainer {
	height: 616px;
	overflow: hidden;
}

section.contact {
	float: left;
	text-align: center;
	margin-top: 8.500em;
	margin-left: 2em;
	width: 17em;
}

h3.contactMarg {
	padding-top: 2.250em;
	color: #090909;
}

section.contact h3 {
	margin-bottom: 1em;
	color: #d2d2d2;
	font-size: 1.250em;
}

section.contact p {
	margin-bottom: 0.750em;
	color: #d2d2d2;
}

span.data {
	color: #AFC5F5;
	font-weight: bold;
	letter-spacing: 0.125em;
	text-decoration: none;
}

a.data {
	color: #DD0000;
	font-weight: bold;
	letter-spacing: 0.125em;
	text-decoration: none;
}

a.data:hover {
	color: #ABF45A;
	text-decoration: none;
}

section.bio {
	float: left;
	text-align: center;
	margin-top: 8em;
	margin-left: 3em;
	width: 21em;
	min-height: 18em;
}

section.bio h2 {
	font-size: 1.250em;
	color: #d2d2d2;
	margin-bottom: 0.375em;
}

section.bio p {
	color: #d2d2d2;
	margin-left: 1.500em;
	margin-bottom: 0.750em;
	text-align: left;
	line-height: 1.5em;
}

section#right {
	width: 33%;
	float: right;
	display: inline;
	text-align: center;
}

img.contactPg {
	margin-left: auto;
	margin-right: auto;
	float: left;
}

footer {
	clear: both;
	margin: 0 auto;
	margin-top: 3em;
	width: 974px;
	height: 30px;
}

footer p {
	text-align: center;
	color: #989898;
	display: inline;
}

footer p+p {
	padding-left: 9em;
}

footer a, footer a:link, footer a:visited {
	color: #990000;
	text-decoration: none;
}

footer a:hover {
	color: #ABF45A;
}