body {
font-family:"Lucida Grande",Arial,Verdana;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
background-image:url('images/bg.jpg');
background-repeat: repeat;
margin: 10px 0px 10px 0px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
color: #008fd5;
text-decoration:none;
}
a:active {
text-decoration:none;
}
table.menu {
text-align:center;
border-collapse:separate;
border-spacing:15px;
}
h1{
font-family:"Lucida Grande",Arial,Verdana;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
}
h2{
font-family:"Lucida Grande",Arial,Verdana;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
h3{
font-family:"Lucida Grande",Arial,Verdana;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#FF9933;
margin:0px;
padding:0px;
}
#wrapper {
background:white;
width: 850px;
margin: 0px auto;
border-style:solid;
border-width:1px;
border-color:black;
}
#content {
background:#f3f3f3;
width: 800px;
margin: 0px auto;
border-style:solid;
border: 0px;
}

#head {
background:clear;
width: 850px;
height:125px;
margin: 0px;
}
#head2 {
background:clear;
height:25px;
left:115px;
margin: 0px;
}
#body {
background:clear;
width: 790px;
margin:20px;
padding:10px;
}
#foot {
background:clear;
height: 40px;
margin:10;
}
.thumbnail{
padding: 5px 10px 5px 0px;
border: 0px;
float:left;
margin: 7px 0px 0px 0px;
}
#hr {
border-top: 1px solid #c3c3c3;
}
