body {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
background:#333 url(site/bg.gif) no-repeat 0 0;
margin: 0;
padding: 0;
color: #FFF;
font-size: 13px;
}

p {
color: #FFF;
font-family: "Square 721 BT", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align:left;
}

a:link {
color: #FFF;
font-weight: bold;
}
a img {
border: none;
}

#left {
position: absolute;
margin: 0;
padding: 0;
}

#logo {
position: absolute;
top: 0;
left: 0;
width: 197px;
height: 233px;
}

#nav {
position: absolute;
top: 282px;
left: 24px;
width: 147px;
height: 400px;
}

#description {
position: absolute;
left: 350px;
top: 25px;
width:500px;
height: 130px;
text-align: center;
}

#thumbnav {
position: absolute;
left: 198px;
top: 143px;
height: 11px;
}

#content a img {
padding: 10px;
}

#content img {
margin-top: 50px;
}

#content {
position: absolute;
left: 250px;
top: 166px;
width: 700px;
height: 100%;
text-align:center;
}

