/* CSS Document */
<style type="text/css">


#mikephoto {
	position:absolute;
	left:0px;
	top:0px;
	width:206px;
	height:147px;
}


#homebutton {
	position:absolute;
	left:0px;
	top:188px;
	width:206px;
	height:25px;
}

#furniturebutton {
	position:absolute;
	left:0px;
	top:213px;
	width:206px;
	height:24px;
}

#planetsfbutton {
	position:absolute;
	left:0px;
	top:237px;
	width:206px;
	height:25px;
}

#biography {
	position:absolute;
	left:0px;
	top:262px;
	width:206px;
	height:25px;
}

#blank1 {
	position:absolute;
	left:0px;
	top:147px;
	width:206px;
	height:41px;
}



#blank2 {
	position:absolute;
	left:206px;
	top:147px;
	width:841px;
	height:41px;
}

body {
	background-color: #291801;
	background-image: url(images/bkg2.gif);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: smaller;
	color: #FFFFCC;
}

a {
	color: #FF6633;
}

img {
	border: 0px;
}

 hi brian, the following are new styleguide rules 
#mikeshoulder {
	position:absolute;
	left:206px;
	top:0px;
	width:41px;
	height:298px;
}

#content {
	z-index:20;
	position:absolute;
	left:298px;
	top:124px;
	width:697px;
	height:800px;
}

#planettype {
	width:325px;
	color: black;

}

#smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}

.magnifier {
	background-position: right bottom;
	text-align: right;
	vertical-align: baseline;
}

.tablecells {
	border: 1px solid #996600;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 7px;
}
.scroll {
	height: 450px;	
	width: 620px;
	overflow: scroll; 

	scrollbar-arrow-color:orange;
    scrollbar-base-color:#C5B89D;
}
</style>
