body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #F5E5BC;
margin: 0px;
background-color: #000000;
text-align: center;
}
#wrap {
width: 930px;
padding: 0px;
margin: 80px auto 30px;
text-align: left;
}
h1#logo {
padding:70px 0px 0px;
overflow: hidden;
height: 0px !important;
height /**/:70px;
font-size: 11px;
margin: 12px 0 0 12px;;
background: url(name.gif) no-repeat;

}

#galleryl {
width: 78px;
float: left;
margin: 0;

}
/* =gallery, based on the Hoverbox by http://sonspring.com
----------------------------------------------------------------------*/
.galleryl
{
width: 78px;
list-style: none;
margin: 0px;
padding: 0px;
}
.galleryl a .preview
{
display: none;
}
.galleryl a:hover .preview
{
display: block;
position: absolute;
top: -33px;
left: -15px;
z-index: 1;
}
.galleryl img
{
background: #000000;
vertical-align: top;
width: 72px;
height: 55px;
border: 1px solid #666666;
padding: 3px;
}
.galleryl li
{
background: #000000;
display: inline;
float: left;
position: relative;
margin-right: 8px;
margin-bottom: 4px;
}
.galleryl .preview
{
border-color: #666666;
width: 224px;
height: 160px;
}


#galleryr {
width: 78px;
float: left;
margin: 0;

}

.galleryr
{
width: 78px;
list-style: none;
margin: 0;
padding: 0;
}
.galleryr a .preview
{
display: none;
}
.galleryr a:hover .preview
{
display: block;
position: absolute;
top: -33px;
left: -130px;
z-index: 1;
}
.galleryr img
{
background: #000000;
vertical-align: top;
width: 72px;
height: 55px;
border: 1px solid #666666;
padding: 3px;
}
.galleryr li
{
background: #000000;
display: inline;
float: left;
position: relative;
margin-right: 8px;
margin-bottom: 4px;
}
.galleryr .preview
{
border-color: #666666;
width: 224px;
height: 160px;
}
#mid {
	float: left;
	width: 473px;
	height: 398px;
	background: url(tessa.jpg) no-repeat;
	margin: 0 6px 0 6px;
	

}
#text {
    float: left;
	width: 264px;
}
p {
    margin: 0 0 9px 0;
	padding: 0 0 0 10px;
}
p.small {
    font-size: 10px;
	margin: 0;
	padding: 0 0 0 10px;
}
.clear {
clear: both;
}
#close {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
	float: right;
}
#close a {
text-decoration: none;
color: #666666;
}
