* { margin: 0; padding: 0; }

body { 
	color: #333;
	padding: 46px 40px 40px;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	}

ul {
	list-style-type: none;
	}

h1 {
	font-size: 1.2em;
	}

h2 { 
	font-size: 1em;
	font-weight: normal;
	}

a:link, a:visited {
	color: #333;
	border: 0;
	}

a:hover, a:active {
	color: #0cf;
	border: 0;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#main_nav {
	font-family: courier, "Courier New", monospace;
	font-weight: bold;
	font-size: 1.5em;
	}

#header {
	display: block;
	background: url(/images/na_header.gif) no-repeat;
	height: 19px;
	width: 214px;
	text-indent: -3000px;
	outline: none;
	}

#main_nav {
	margin-bottom: 40px;
	}

#main_nav ul a:link,
#main_nav ul a:visited {
	text-decoration: none;
	color: #444;
	}

#main_nav ul a:hover,
#main_nav ul a:active {
	color: #0cf;
	}

#main_nav a#here {
	color: #00f;
	}

#main_nav li {
	display: inline;
	margin-right: 20px;
	}

#navigation {
	margin-top: 30px;
	}

.contents {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 700px;
	}
#home {
	width: 1200px;
	}
#home h1 {
	margin-top: 30px;
	line-height: 1.2em;
	font-weight: normal;
	}

#home h1 span {
	color: #f60;
	}

#home a img {
	border: 0;
	}
#resume {
	width: 800px;
	line-height: 1.5em;
	}
#resume h2 {
	float: left;
	margin-left: 20px;
	color: #999;
	}

#resume ul {
	float: left;
	margin-left: 60px;
	}
#resume li {
	}
#resume h1 {
	margin: 20px 0;
	}
.clear {
	clear: both;
	padding-bottom: 0;
	}
.single_space .clear {
	padding-bottom: 0;
	}
	
.thumbs {
	margin-top: 30px;
	}

.thumbs li {
	display: inline;
	margin-right: 30px;
	}

#newsnav_label {
	color: #999;
	font-size: 10px;
	}

#newsnav select {
	font-size: 9px;
	}

.newsdate {
	color: #999;
	font-size: 1em;
	}

.newsentry {
	margin-bottom: 30px;
	}

.newsentry p {
	margin-bottom: 1.8em;
	}

.news_image {
	float: left;
	margin: 5px 12px 4px 0;
	}

#links ul {
	margin-bottom: 20px;
	}
#links li {
	margin-bottom: 10px;
	}
#about p {
	margin-bottom: 20px;
	}
#gallery {
	width: 900px;
	}
#gallery img {
	float: left;
	}

p#image_nav {
	font-size: 1em;
	text-align: right;
	color: #999;
	margin: 0 0 10px 0;
	}

#image_description {
	padding-top: 360px;
	text-align: right;
	}

#email_link {
	margin-bottom: 30px;
	}

fieldset {
	border: 0;
	}

legend {
	padding-bottom: 10px;
	}

#contact_submit {
	margin-top: 20px;
	}

.error {
	color: #f60;
	}

#footer {
	font-size: 1em;
	color: #999;
	margin-top: 100px;
	}

#footer a:link,
#footer a:visited {
	margin-left: 10px;
	color: #999;
	text-decoration: none;
	}

#footer a:hover,
#footer a:active {
	color: #0cf;
	}
