body { 	background: #ccbbaa;	color: #ffffff;	margin: 0 auto;	width: 800px;	border: 0px;}div {	border: 0px}img {  border: 0px;  margin: 0px;  padding: 0px;}#header {	float: left;	width: 800px;	height: 119px;	font-family: Serif;	font-size: 20px;	font-weight: bold;	background: url(images/top.gif) no-repeat 0 0;}#header h1 {	position: absolute;	left: -10000px;	text-indent: -10000px;	line-height: 0px}/* Navigation */#navigation {	width: 800px;	height: 31px;	background: #80786f}#bottomline { float: left; width: 486px; height: 31px; background: #817970 url(images/bottom.gif) no-repeat 0 0; }div.homebutton {	float: left;	width: 76px; height: 31px;	margin: 0 0 0 0;	background: url( 'images/home.gif' ) bottom left no-repeat;	}div.homebutton a {	display: block;	margin: 0; padding:0;	width:100%; height:100%;	overflow:hidden;	background: url( 'images/home.gif' ) 0 0 no-repeat;	}div.homebutton a:hover {	background-image: none;	}div.biobutton {	float: left;	width: 50px; height: 31px;	margin: 0 0 0 0;	background: url( 'images/bio.gif' ) bottom left no-repeat;	}div.biobutton a {	display: block;	margin: 0; padding:0;	width:100%; height:100%;	overflow:hidden;	background: url( 'images/bio.gif' ) 0 0 no-repeat;	}div.biobutton a:hover {	background-image: none;	}div.artbutton {	float: left;	width: 52px; height: 31px;	margin: 0 0 0 0;	background: url( 'images/art.gif' ) bottom left no-repeat;	}div.artbutton a {	display: block;	margin: 0; padding:0;	width:100%; height:100%;	overflow:hidden;	background: url( 'images/art.gif' ) 0 0 no-repeat;	}div.artbutton a:hover {	background-image: none;	}div.miscbutton {	float: left;	width: 64px; height: 31px;	margin: 0 0 0 0;	background: url( 'images/misc.gif' ) bottom left no-repeat;	}div.miscbutton a {	display: block;	margin: 0; padding:0;	width:100%; height:100%;	overflow:hidden;	background: url( 'images/misc.gif' ) 0 0 no-repeat;	}div.miscbutton a:hover {	background-image: none;	}div.linksbutton {	float: left;	width: 67px; height: 31px;	margin: 0 0 0 0;	background: url( 'images/links.gif' ) bottom left no-repeat;	}div.linksbutton a {	display: block;	margin: 0; padding:0;	width:100%; height:100%;	overflow:hidden;	background: url( 'images/links.gif' ) 0 0 no-repeat;	}div.linksbutton a:hover {	background-image: none;	}#homebuttonsel { float: left; width: 76px;	height: 31px;	background: url(images/homesel.gif) no-repeat 0 0 }#biobuttonsel {	float: left;	width: 50px; height: 31px; background: url(images/biosel.gif) no-repeat 0 0 }#artbuttonsel {	float: left;	width: 52px; height: 31px; background: url(images/artsel.gif) no-repeat 0 0 }#miscbuttonsel { float: left; width: 64px; height: 31px; background: url(images/miscsel.gif) no-repeat 0 0 }#linksbuttonsel {	float: left;	width: 67px; height: 31px; background: url(images/linkssel.gif) no-repeat 0 0 }#cap { float: right; width: 5px; height: 31px; background: url(images/cap.gif) no-repeat 0 0 }/* Contents! */#content {  padding: 25px 5px;	border: 2px solid #544c45; 	color: #e6ddd5;	clear: both;	background: #80786f;	margin: 0em}#content h1 {	clear: both;	font-family: sans-serif;	font-size: 18px;	font-weight: bold;	text-indent: 0.5em;	color: #f2eeea;	height: 22px;	width: 766px;	margin: 0.6em 0.6em 0.6em 0em;	padding: 1px 0px 0px 0px;	background: #95897c}#content h2 {	margin: -1.1em 0.5em;	font-family: sans-serif;	font-size: 10px;	font-weight: normal;	text-indent: 1em;	color: #ccbbaa}#content h3 {	text-align: right;	margin: -0.1em 0em 0.8em 0em;	font-size: 14px}#content h4 {	clear: both;	font-family: sans-serif;	font-weight: bold;	font-style: normal;	text-align: left;	margin: 2em 0em 0em 3em;	font-size: 14px;	color: #f2eeea;	background: #80786f}#content p {	clear: both;	margin: 1.5em 1em;	font-family: sans-serif;	font-size: 14px;	font-weight: normal;	text-indent: 1em;	padding: 0px 15px;	color: #f2eeea;	background: #80786f}#content A:link {color: white; background: #80786f}#content A:visited {color: #e6ddd5; background: #80786f}#content A:hover {color: #e6ddd5; background: #80786f}#content A:active { color: #aabbcc; background: #80786f}#thumbnail {	border: 2px solid #70685e;  padding: 8px 8px 4px 8px;	margin: 5px;	color: #544c45;	background: #aa9988;	text-align: center;	font-weight: bold;	font-size: 12px;	width: 180;	height: 201;	float: left}#thumbnail img {border: 2px solid #aabbcc}#thumbnail A:link {color: #544c45; background: #aa9988; text-decoration: none}#thumbnail A:visited {color: #544c45; background: #aa9988; text-decoration: none}#thumbnail A:hover {color: white; background: #aa9988}#thumbnail A:active { color: #aabbcc; background: #aa9988}#breaker {	clear: both;	color: #80786f;	background: #80786f}/* Footers! */#footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #000000;	background: #ccbbaa;	text-align: center}#footer A:link {color: black; background: #ccbbaa}#footer A:visited {color: #60584f; background: #ccbbaa}#footer A:hover {color: #80786f; background: #ccbbaa}#footer A:active { color: #aabbcc; background: #ccbbaa}