#menu  {
	font-family: Arial;
	border-bottom-color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 35px;
	margin-left: 180px;
	font-size: 12px;
	text-transform: uppercase;
	height: 21px;
	width: 680px;
}
#menu2  {
	font-family: Arial;
	margin-top: 7px;
	margin-left: 180px;
	font-size: 12px;
	text-transform: uppercase;
	height: 21px;
	width: 680px;
}


#page {
	margin-top: 10px;
	margin-left: 180px;
	width: 680px;
}


#menu a {
	color: black;
	text-decoration: none;
}

#menu2 a {
	color: black;
	text-decoration: none;
}


#name  h1{
	color: black;
	position: absolute;
	left: 40px;
	top: 15px;
		font-size: 14px;
	font-family: Arial;
		text-decoration: none;
}



#page a {
	color: black;
	text-decoration: none;
}

#menu a:hover {
 background: black; 
 color:white;
 } 
 
 #menu2 a:hover {
 background: black; 
 color:white;
 } 

#workContainer {
	margin-top: 10px;
	height: 515px;
	width: 860px;
	position: absolute;
}

#text{
	font-family: Arial;
	font-size: 11px;
		text-decoration: justify;
		color:black;
	}
	
	#pieceadditionalinks{
	font-family: Arial;
	font-size: 11px;
		
	}

#pieceadditionalinks a{
  
  color: #000033;
 font-style:italic;
}
	
	
	#presslinks {
	font-family: Arial;
	font-size: 11px;
		
	}
#presslinks a{
  
  color:black;
 font-style:italic;
}
	
	#presslinks a:hover{
 background: black; 
 color:white;
 font-style:italic;
 
}

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

#text a:hover{
 background: black; 
 color:white;
}

#pieceadditionalinks a:hover{
 background: black; 
 color:white;
 font-style:italic;
 
}

#works {
	position: absolute;
}


img {
	border-width: 0px;
}

.sel {
    color: red;
	font-weight: bold;

}



.work {
	position: relative;
}

.image {
	margin-bottom: 10px;
}


.workTitle {
	font-family: Arial;
	text-transform: uppercase;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
}

.workDesc{
	font-family: Arial;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
	text-decoration:none;
	}
	
#workDesc{
	font-family: Arial;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
	text-decoration:none;
	}

#workDesc a{
	font-family: Arial;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
	
 background: white; 
 color:black;

} 

#workDesc a:hover{
	font-family: Arial;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
 background: black; 
 color:white;
}

body {
	margin: 0px;
}

