@import "reset.css";

body {
	font-family: arial, verdana, sans-serif;
	font-size: 76%;
	text-align: center;
	}

div#contain {
	width: 800px;
	margin: 0 auto;
	}

h1#masthead {
	background: #fff;
	}
	
h1#masthead a {
	display: block;
	width: 800px;
	height: 44px;
	margin: 8px 0;
	background: transparent url(../img/head_weathertrain.gif) 0 0 no-repeat;
	text-indent: -9000px;
	}

div#columns {
	float: left;
	width: 800px;
	padding-top: 10px;
	background: #fff url(../img/column_bkgd.gif) 0 0 repeat-y;
	text-align: left;
	color: #fff;
	}

div#links {
	float: left;
	padding: 0 10px 10px 10px;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	}

div#links h2:first-child {
	width: 175px;
	height: 23px;
	margin-bottom: 1em;
	background: transparent url(../img/head_links.gif) 0 0 no-repeat;
	text-indent: -9000px;
	}

div#links ul {
	margin-bottom: 1em;
	line-height: 1.3;
	}

div#main {
	float: left;
	margin-left: 8px;
	padding: 0 10px 10px 10px;
	font-size: 1.2em;
	width: 384px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 364px;
	}

div#main h2:first-child {
	width: 362px;
	height: 28px;
	margin-bottom: 1em;
	background: transparent url(../img/head_dannyHuff.gif) 0 0 no-repeat;
	text-indent: -9000px;
	}

div#photos {
	float: left;
	margin-left: 8px;
	padding: 0 10px 10px 10px;
	text-align: center;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	}

div#photos h2:first-child {
	width: 182px;
	height: 23px;
	margin-bottom: 1em;
	background: transparent url(../img/head_photos.gif) 0 0 no-repeat;
	text-indent: -9000px;
	}

div#flickr a {
	display: block;
	margin: 0 39px 10px 39px;
	border: 1px solid #fff;
	}

div#flickr a img {
	display: block;
	}

div#flickr a:hover {
	border-color: #ff0;
	}

a.badge {
	float: left;
	}

p.more a {
	white-space: nowrap;
	}

h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	}

h4 {
	margin-bottom: .5em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	}


p {
	margin-bottom: 1em;
	line-height: 1.4;
	}

a {
	text-decoration: none;
	color: #ff0;
	}

a:visited { color: #ffc; }

