@charset "UTF-8";
/* CSS Document */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:233px;
	height:190px;
	z-index: 2;
	overflow: hidden;
}

#Spacer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:233px;
	height:2px;
}

a.Home {
	left:0px;
	top:2px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0 0;
	display: block;
	position:absolute;
	z-index: 2;
}
       a:hover.Home {
       background-position: 0px -35px ;}

#Home_Over {
    left:0px;
	top:2px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0px -70px;
	position:absolute;
	z-index: 2;
}

#Spacer2 {
	position:absolute;
	left:0px;
	top:38px;
	width:233px;
	height:2px;
} 

a.Bio {
	position:absolute;
	left:0px;
	top:40px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0 0;
	display: block;
	z-index: 2;
}
       a:hover.Bio {
       background-position: 0px -35px ;}

#Bio_Over {
	position:absolute;
	left:0px;
	top:40px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0px -72px;
	z-index: 2;
}

#Spacer3 {
	position:absolute;
	left:0px;
	top:76px;
	width:233px;
	height:2px;
} 

a.Portfolio {
	position:absolute;
	left:0px;
	top:78px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0 0;
	display: block;
	z-index: 2;
}
       a:hover.Portfolio {
       background-position: 0px -35px ;}

#Portfolio_Over {
	position:absolute;
	left:0px;
	top:78px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0px -72px;
	z-index: 2;
}

#Spacer4 {
	position:absolute;
	left:0px;
	top:114px;
	width:233px;
	height:2px;
} 

a.Contact {
	position:absolute;
	left:0px;
	top:116px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0 0;
	display: block;
	z-index: 2;
}
       a:hover.Contact {
       background-position: 0px -35px ;}

#Contact_Over {
	position:absolute;
	left:0px;
	top:116px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0px -72px;
	z-index: 2;
}

#Spacer5 {
	position:absolute;
	left:0px;
	top:152px;
	width:233px;
	height:2px;
} 

a.Resume {
	position:absolute;
	left:0px;
	top:154px;
	width:233px;
	height:36px;
	background: url("images/button.gif") 0 0;
	display: block;
	z-index: 2;
}
       a:hover.Resume {
       background-position: 0px -35px ;}

#Resume_Over {
	position:absolute;
	left:0px;
	top:154px;
	width:233px;
	height:36px;
	background: url("images/Contact.gif") 0px -72px;
	z-index: 2;
}
