@charset "UTF-8";



img {
	border:none;
	border-style:none;
}

td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	color: #9d4948;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #9d4948;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

a:active {
	text-decoration: none;
	color: #dd4948;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border:none;
}

a:visited {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #dd4948;
	border:none;
}

#contact {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9d4948;
	line-height: 1.6em;
	border:none;

}

#copyright {
	text-decoration: none;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
	text-align:center;

}

html, body {
height: 100%;
margin: 0;
padding: 0;
}
 
* {
margin:0px auto;
padding:0;
}
 
div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -376px;
float: left;
}
 
div#wrapper {
width: 1000px;
height: 752px;
clear: both;
position: relative;
top: -376px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */

.bio {
	color: #9d4948;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	font-style: normal;
}
.biobumper {
	margin: 10px;
}
.welcome {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 8px;
	color: #9d4948;
	font-size: 14px;
}
