body {
	margin: 0; padding: 0; text-align: center;
	font: small Arial Helvetica, sans-serif;
	background: white; color: black;
}
a img { border: 0; }

h2 { font: x-large normal "Times New Roman", Times, serif; margin: 1em 0 0 0.25em; padding: 0; text-align: left; }
#container { width: 760px; margin: 0.5em auto; position: relative; text-align: center; }

/* The header, including Headline and Logo */
#header { height: 1%; text-align: left; padding: 0; border-bottom: 3px solid #602; position: relative; }
h1 {
	margin: 0; padding: 0;
}
a#lnkHome {
	position: relative;
	margin: 0; padding: 0;
	width: 333px; padding-top: 42px; display: block;
	background: transparent url(/images/Sun-sm.gif) 65px top no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 35px; font-weight: normal;
	color: Black; text-decoration: none;

}

/* The stuff in the Middle of the page */
.copy { margin: 0.5em 3em; font-size: 14px; text-align: center; text-align: justify; }
.credit { margin: 0.5em 4em; font-size: 15px; text-align: center; }
.cfli { margin: 0.5em 4em; font-size: 12px; text-align: center; }

/* All the stuff at the Bottom */
#footer { margin-bottom: 0.5em; font-size: 13px; padding: 0.25em 0 0.5em; border-top: 3px solid #602; width: 100%; text-align: left; position: relative; }
#footer span#email { float: right; }
#footer a { padding: 0 0.25em 0.125em; color: Black; text-decoration: underline; }
#footer a:hover { text-decoration: none; color: White; background: #602; }
/* Fix IE. Hide from IE Mac \*/
* html #footer { z-index: -1; }
/* End */

/* Thumbnail Tables */
#thums { margin: 3em auto; }
#thums td { width: 160px; text-align: center; line-height: 1.5em; padding: 0.25em; }
#thums a { color: Black; text-decoration: none; }
#thums a img { border: 0; margin: 0 auto; }
#thums a:hover { color: #602; text-decoration: none; }


/* Fullsize Images */
div#image { text-align: center; }
div#image img { margin: 0.5em auto; }
p.headline, p.desc, p.title { margin: 0.5em 0 0.25em; padding: 0; font: medium "Times New Roman", Times, serif; text-align: center; }
p.desc { font: medium Arial, Helvetica, sans-serif; }
p.headline { font-size: large; }
p.title { margin: 0.5em; }
p.desc br { display: none; }

p#back { text-align: center; font-size: small; margin: 0.5em; padding: 0; }
p#back a { color: Black; background: White; padding: 0 0.25em; text-decoration: underline; }
p#back a:hover { color: White; background: #602; text-decoration: none; }

div#left, div#rite { position: absolute; top: 90px; }
div#left{ left: 3px; }
div#rite { right: 3px; }
div#left a, div#rite a { color: #eee; text-decoration: none; }


/* Project lists */
#projects { font-size: 14px; font-family: "Times New Roman", Times, serif; text-align: left; margin: 0 0.5em; padding: 0; position: relative; }
/* StupidIE bug fix \*/* html #projects { z-index: -1; } /* end */
#projects p { margin: 0.5em 0; padding: 0; }
#projects img { float: right; clear: right; margin: 2em 0; }

/*#projects #list { margin-right: 170px; }*/
#projects dl { line-height: 1.5em; margin-top: 0.5em; }
#projects dd { margin-left: 1.5em; }

/* Reference Pages */
.refs { margin: 0.5em; font-family: "Times New Roman", Times, serif; }
.refs ul, 
#refs li { list-style: none; font-size: 14px; line-height: 1.5em; text-align: left; }
.refs table { width: 100%; text-align: left; }
.refs table br#ksd { display: none; }

