body {
  font-family: Verdana, Arial, sans-serif;
 background: white;
   /* background-image: url(../images/twohandsB.jpg); */
background-repeat: no-repeat;
}

img {
align: center;
opacity: none;
border: none;
}

form {
margin-bottom: 25px;
}

#transparency {
position: absolute;
left: 50px;
top: 0px;
background: #333;
width: 550px;
}

#artstatement {
float: left;
width: 400px;
position: absolute;
}

#content {
position: absolute;
left: 50px;
top: 0px;
background: white;

/* opacity: .7;
filter:alpha(opacity=70);
-moz-opacity:.7; */
}

#content h1 {
color: #CCCCCC;
font-size: 34px;
margin-top: 30px;
margin-bottom: 5px;
padding-left: 10px;
border-bottom: #FFFFFF solid 2px;
}

#content h2 {
color: black;
font-size: 18px;
padding-left: 10px;
border-bottom: #ffffff solid 1px;
margin-top: 40px;
}

#content h2 a {
text-decoration: underline;
color: #333333;
}

#content h2 a:hover {
text-decoration: none;
color: #ff6600;
}

#content p {
color: black;
font-size: 10px;
padding-left: 10px;
padding-right: 10px;
line-height: 1.75em;
}

#content p a {
color: #333;
/* color: #ff9900; */
text-decoration: underline;
}

#content p a:hover {
color: #ff6600;
}

#content ul {
color: black;
font-size: 10px;
list-style: none;
}

#content li {
margin-bottom: .2em;
text-indent: -3em;
}

#content li a {
color: #333;
/* color: #ff9900; */
text-decoration: underline;
}

#content li a:hover {
color: #ff6600;
}

#portraits {

}

#photo {
margin-top: 1250px;
margin-bttom: 1250px;
border: white 20px solid;
}

#photo a {
text-decoration: none;
border: none;
}

#tagline {
color: black;
font-size: 10px;
text-align: right;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
width: 450px;
font-style: italic;
}

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

#tagline a:hover {
color: #ff6600;
}

#gallery {
position: absolute;
left: 610px;
top: 10px;
display: inline;
float: right;
margin: 10px;
}

#gallery img {
margin-top: 20px;
border: none;
}



.tagline {
	color: black;
	font-size: 10px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 475px;
	font-style: italic;
	dispaly: block;
	display: block;
	float: none;
}

.tagline a {
color: black;
text-decoration: none;
}

.tagline a:hover {
color: #ff6600;
}

.spacer {
margin-top: 25px;
}
