*, html {
	margin: 0;
	padding: 0;}

body { 
	background-color: #4c4056;
	font: bold 10px verdana, arial, sans-serif;
	font-color: #666;}

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

a img { border-style: none;} /* Grrrr... Firefox idiocy */

h1 {
	font: bold 18px verdana, arial, sans-serif;
	color: #666;
	margin-top: 30px;}

h5 { 
	font: 9px verdana, arial, sans-serif;
	color: #c3b7c0;}

p { color: #666;}

.design {
	position: relative;
	float: right;
	top: 2px;
	margin: 0 4px 0 0;}

.dlink {color: #c3b7c0;}

#wrapper {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 630px;}

/* Styles here apply to inside page, index page has inline styles */
.doprint { display: none;}

#topbar {
	position: relative;
	float: left;
	height: 112px;
	width: 900px;
	background: url(img/page_top.jpg) top left repeat-x;}

#topbar img {
	position: relative;
	top: 23px;
	left: 84px;}

#contentbar {
	position: relative;
	float: left;
	height: 370px;
	width: 900px;
	background: #c1c0ca;
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-color: #666;}

#lowerbar {
	position: relative;
	float: left;
	height: 142px;
	width: 900px;
	background: url(img/page_bottom.jpg) top left repeat-x;}

#btns {
	position: relative;
	display: inline;
	top: 30px;
	left: 60px;
	z-index: 0;}

#btns img {
	position: relative;
	margin-right: 30px;}

.active { top: 16px;}

#thumbs {
	position: relative;
	float: left;
	top: 30px;
	left: 100px;
	width: 380px;
	height: 332px;}

#thumbs img.toppix, img.btmpix {
	position: relative;
	float: left;
	margin: 20px 40px 20px 0;
	border: solid 1px;
	border-color: #000;}

#thumbs p { float: left; margin-bottom: 0;}

#contentbar img.start {
	position: relative;
	float: left;
	top: 20px;
	left: 100px;
	border: solid 1px;
	border-color: #000;}

.ind_left { float: left;}
.ind_right { float: right;}

#resume {
	position: relative;
	float: left;
	top: 0;
	left: 20px;
	width: 587px;
	height: 370px;
	overflow: auto;}

table {
	margin-top: 20px;
	width: 570px;
	line-height: 14px;}

td {
	color: #666;
	vertical-align: top;}

.headtd {
	font: bold 18px verdana, arial, sans-serif;
	padding-top: 10px;}

#contact {
	position: relative;
	float: left;
	left: 20px;}
