body {
background-image: url(bg.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #424B67;
margin: 0px;
}
#wrap {
width: 1000px;
margin:0;
padding: 0px;
}
h1#logo {
padding:34px 0px 0px;
overflow: hidden;
height: 0px !important;
height /**/:34px;
font-size: 11px;
margin: 69px 0px 6px 184px;
background-image: url(name.jpg);
background-repeat: no-repeat;
}
p.top {
width: 410px;
margin: 0 0 0 290px;
}
#gallery {
width: 300px;
float: left;
margin: 60px 0 30px 0;
padding-left: 190px;
}
/* =gallery, based on the Hoverbox by http://sonspring.com
----------------------------------------------------------------------*/
.gallery
{
width: 280px;
list-style: none;
margin: 0px;
padding: 0px;
}
.gallery a .preview
{
display: none;
}
.gallery a:hover .preview
{
display: block;
position: absolute;
top: -33px;
left: -45px;
z-index: 1;
}
.gallery img
{
background: #FFFFFF;
vertical-align: top;
width: 108px;
height: 77px;
border: 1px solid #6D7B91;
padding: 4px;
}
.gallery li
{
background: #FFFFFF;
display: inline;
float: left;
position: relative;
margin-right: 8px;
margin-bottom: 6px;
}
.gallery .preview
{
border-color: #6D7B91;
width: 232px;
height: 164px;
}
#right {
float: left;
width: 370px;
font-size: 10px;
color: #69452A;
}
p.right {
width: 190px;
margin: -12px 0 0 0;
float: right;
}
img.winston {
float: left;
margin: 148px 0 0 0;
}
.clear {
clear: both;
}
#close {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 38px 0 20px;
	float: right;
}
#close a {
text-decoration: none;
color: #666666;
}
