/* CSS Document */

body {  
	padding: 0; 
	letter-spacing: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F0CABC;


}

.background{ 
	background-image: url(../images/luke_name.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 570px;


}

#credits{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7E4C3B;
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-style: italic;
}

#credits a{
	color: #7E4C3B;
	text-decoration: none;
}

#credits a:hover{
	color: #7E4C3B;
	text-decoration: none;
	background-color: #F0CABC;
}


#credits a:visited{
	color: #7E4C3B;
	text-decoration: none;

}

a:hover{
	background-color:#FFFFFF;

	}
	
	
a:visited{
	text-decoration: none;
	color: #7E4C3B;
	}
	
	
a: {
	text-decoration: none;
	color: #7E4C3B;
	}
	
a:active{
	text-decoration: none;
	color: #7E4C3B;
	}
	
	
	
	
.desc {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 0px; 
	color: black;
	line-height:13px;
	text-decoration: none;

}



	
	
.drag{
	position:relative;
	curso: hand;
	background-color: #ffffff;
	padding: 15px 14px 0 14px;
	margin: 0px 0px 0px 0px;
	width: 225px;
	width: 225px;
	visibility: hidden;
	border-top: 1px solid #7F4B41;
}


.controls a{
	color: #434319;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFF66;
	
}

.controls a:hover {
	background-color: #FFFFFF;	
}


.stationary{

	position:absolute;
	cursor:hand;
	background-color: #ffffff;
	border: none;
	visibility:visible;
	align: left;



}

#heading_on{
	color: #7E4C3B;
	text-decoration: underline;
	padding: 0;
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	line-height: 17px;

}


a.typemenu{
	color: #7E4C3B;
	text-decoration: none;
	padding: 0;
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	line-height: 17px;

}

a.typemenu:hover{

	background-color: #FFFFFF;

}

a.typemenu:visited{
	color: #7E4C3B;

}


a.sub_typemenu{
	color: #7E4C3B;
	text-decoration: none;
	padding: 0;
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	line-height: 17px;

}

a.sub_typemenu:hover{

	background-color: #FFFFFF;

}

a.sub_typemenu:visited{
	color: #7E4C3B;
	text-decoration: line-through;
}


.live_page{
	color: #7E4C3B;
	text-decoration: none;
	padding: 0;
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	line-height: 17px;

}

.live_page a.typemenu{
	color: #7E4C3B;
	text-decoration: none;
	padding: 0;
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	line-height: 17px;

}




#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px dotted black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}



.borderimage{
border:1px solid white;
}


.project_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #434319;
}

.project_title .sub_title {

	font-size: 12px;
	color:#666666;

}

.bio_text {
	font-size: 13px;
	color:#666666;
	line-height: 16px;
}

.bio_text a{
	font-size: 13px;
	color:#666666;
	line-height: 16px;
	text-decoration: underline;
}

.subhead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;

}
