/*
		####### website by tiki2.com
*/
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
img {
	border-width: 0px;
}
p, dl {
	margin-top: 0px;
	padding-bottom: 1em;
	line-height: 1.25em;
}
/*
		####### Text Controls
*/
.bot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.top {
	margin-top: 0px;
	padding-top: 0px;
}
/*
		####### Link Controls
*/
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
dl {
}
dt {
	float: left;
	width: 70px;
}
dd {
	padding-left: 70px;
	padding-bottom: 5px;
}
/*
		####### Text Controls
*/
.leftClick {
	float: left;
	margin-left: 50px;
}
/*
		####### Rollover Controls
*/
#menubox a {
	display: block;
}
#menubox a:hover img {
	visibility:hidden
}
#menubox .archive {
	background: url(../images/buttonArchive_x.gif) no-repeat;
}
#menubox .available {
	background: url(../images/buttonAvailable_x.gif) no-repeat;
}
#menubox .selectarchive {
	background: url(../images/selectArchive_x.gif) no-repeat;
}
#menubox .selectavailable {
	background: url(../images/selectAvailable_x.gif) no-repeat;
}
#menubox .bio {
	background: url(../images/buttonBio_x.gif) no-repeat;
}
#menubox .statement {
	background: url(../images/buttonStatement_x.gif) no-repeat;
}
#menubox .contact {
	background: url(../images/buttonContact_x.gif) no-repeat;
}
#menubox .y2003 {
	background: url(../images/button2003_x.gif) no-repeat;
}
#menubox .y2004 {
	background: url(../images/button2004_x.gif) no-repeat;
}
#menubox .y2005 {
	background: url(../images/button2005_x.gif) no-repeat;
}
#menubox .y2006 {
	background: url(../images/button2006_x.gif) no-repeat;
}
#menubox .y2007 {
	background: url(../images/bcontactx.gif) no-repeat;
}
.menuSpace {
	margin-bottom: 50px;
}
/*
		####### Painting Menu Controls
*/
#TipLayer {
	visibility:hidden;
	position:absolute;
	z-index:1000;
	top:-100;
}
#menubox ul {
	margin: 0px 0px 2px;
	padding: 0px;
	border-width: 0px;
	list-style: none;
}
#menubox li {
	float: left;
	height: 10px;
	width: 46px;
	background: url(../images/blank.gif) no-repeat;
}
.avList {
	height: 40px;
}
.arList {
	height: 130px;
}
/*
		####### Structural Elements
*/
#heading {
	left: 500px;
	top: 14px;
	position: absolute;
	height: 28px;
	width: 297px;
}
#menubox {
	position: absolute;
	width: 138px;
	left: 51px;
	top: 80px;
}
#content {
	position: absolute;
	width: 500px;
	left: 300px;
	top: 80px;
	font-size: 16px;
	font-weight: 200;
	color: #888888;
	text-align: right;
}
#content2 {
	border-right: 20px solid #F0F2F5;
    color: #888888;
    font-size: 16px;
    font-weight: 200;
    left: 300px;
    padding-right: 2px;
    position: absolute;
    text-align: right;
    top: 80px;
    width: 500px;
}
.copyright {
	font-size: 8px;
	color: #C6CBD3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 50px;
}
/*
		####### Content Elements
*/
.coll {
	color: #1F3753;
	font-style: italic;
}
#content img {
	padding-bottom: .5em;
}
#content a, #content a:visited, #content2 a, #content2 a:visited {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#content a:hover, #content2 a:hover {
	color: #999999;
}
.sold {
	color: #990000;
}
.dummy {
	text-align: center;
	font-size: 9px;
	color: #88919F;
	padding-bottom: 10px;
	display: block;
	clear: both;
}
#content2 h1 {
	color: #88919F;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#content2 ul {
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	color: #CACED5;
}
/*
		####### Copyright Elements
*/
.copyright a, .copyright a:visited {
	color: #C6CBD3;
	text-decoration: underline;
}
.copyright a:hover {
	color: #B2B8C1;
	text-decoration: none;
}

