html		{ overflow: hidden; background-color: #333; color: #ccc;
	font-family: "trebuchet"; }
#header	{ position: absolute; height: 88px; width: 100%; bottom: 67%; text-align: center;
	padding-bottom: 40px; }
#body		{ position: absolute; height: 67%; top: 33%; text-align: right;
	left: 50%; width: 250px; margin-left: 40px; }
#icons	{ position: absolute; height: 67%; top: 33%; text-align: center;
	left: 50%; width: 460px; margin-left: -230px; padding: 0px; border: 0px; }
	
#header-img		{ padding-bottom: 40px; }

.hidden				{ position: absolute; left: 0px; top: -10px; width: 1px; height: 1px;
	overflow: hidden; }

a img			{ border: 0px; }
a:visited img		{ border: 0px; }
a:active img		{ border: 0px; }

a.icon				{ margin: 10px; padding: 0px; border: 0px; display: block;
	float: right; width: 130px; height: 130px; background-repeat: no-repeat;
	text-decoration: none; }

a#header		{ position: absolute; width: 580px; height: 88px; bottom: 67%; left: 50% ;
	margin-left: -290px; background-repeat: no-repeat; text-decoration: none; 
	background-image: url(../images/website/wmd_2008__header-c.png); }
a#header:hover		{ background-position: -580px 0; }

a#home			{ background-image: url(../images/website/wmd_2008__home-c.png); margin-top: 40px; }
a#home:hover	{ background-position: -130px 0; }

a#mountains			{ background-image: url(../images/website/wmd_2008__mountains-c.png); }
a#mountains:hover	{ background-position: -130px 0; }

a#trees			{ background-image: url(../images/website/wmd_2008__trees-c.png); }
a#trees:hover	{ background-position: -130px 0; }

a#winners			{ background-image: url(../images/website/wmd_2008__winners-c.png); }
a#winners:hover	{ background-position: -130px 0; }

a#recent			{ background-image: url(../images/website/wmd_2008__recent-c.png); }
a#recent:hover	{ background-position: -130px 0; }

a#buildings			{ background-image: url(../images/website/wmd_2008__buildings-c.png); }
a#buildings:hover	{ background-position: -130px 0; }

a#streams			{ background-image: url(../images/website/wmd_2008__streams-c.png); }
a#streams:hover	{ background-position: -130px 0; }

a#lakes			{ background-image: url(../images/website/wmd_2008__lakes-c.png); }
a#lakes:hover	{ background-position: -130px 0; }

a#sky			{ background-image: url(../images/website/wmd_2008__sky-c.png); }
a#sky:hover	{ background-position: -130px 0; }

a#fields			{ background-image: url(../images/website/wmd_2008__fields-c.png); }
a#fields:hover	{ background-position: -130px 0; }

a#contact			{ background-image: url(../images/website/wmd_2008__contact-c.png); }
a#contact:hover	{ background-position: -130px 0; }

a#blog			{ background-image: url(../images/website/wmd_2008__blog-c.png); }
a#blog:hover	{ background-position: -130px 0; }

a#photos			{ background-image: url(../images/website/wmd_2008__photos-c.png); }
a#photos:hover	{ background-position: -130px 0; }


.post_header	{ font-size: x-small; }
.subject	{ font-size: x-large; font-weight: bold; }
a		{ color: #cb9; }
a:visited	{ color: #cb9; }
a:hover		{ color: #f96; }
