body {
margin: 0px;
background: #E7E7E7;
font-family: arial;
font-size: 11px;
text-align: justify;
color: #969EA6;
}

#wrap {
background: url('img/bodybg.gif') repeat-y;
width: 485px;
margin: 0 auto;
}

.logo {
width: 130px;
height: 194px;
padding-left: 19px;
padding-top: 17px;
float: left;
}

.logo a img {
border: 0px;
}

.logo a:hover img {
border: 0px;
}

#content {
background: url('img/header.jpg') no-repeat;
width: 485px;
}

.content {
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
line-height: 150%;
letter-spacing: 1px;
}

.content a {text-transform: uppercase; color: #D96E4A;}
.content a:hover {text-transform: uppercase; color: #FACA50;}

b {font-size: 13px; color: #FACA50; letter-spacing: 2px;}

a {color: #FACA50; text-decoration: none;}

blockquote {
background: #FFF4C7;
color: #DEB615;
padding: 5px;
width: 300px;
margin: 0 auto;
border: 5px solid #FEF8DE;
}

.class {
background: url('img/class.jpg') no-repeat;
width: 485px;
margin: 0 auto;
height: 164px;
}

#nav {
background: url('img/footerbg.gif') repeat-y;
width: 485px;
height: 65px;
margin: 0 auto;
}

.nav {
padding-left: 4px;
padding-right: 4px;
}

.nav a {
width: 95px;
height: 45px;
display: block;
float: left;
text-align: center;
padding-top: 20px;
color: #A0B0BE;
font-family: arial;
font-size: 12px;
text-transform: uppercase;
}

.nav a:hover {
background: #D25F45;
color: #62342A;
}

textarea, select, input {
background: #E7E7E7;
border: 0px;
color: #464F57;
}
