body {
background-color: #000000;
background-image: url(images/bodybg.jpg);
}

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
}

h3{
font-variant: small-caps;
}

A {
color: #878585;
text-decoration:none;
}

A:hover {
color: #4F4E4E;
text-decoration:none;
}

#front {
width: 100%;
background-color: #000000;
text-align: top;
background-image:none;
}

#main {
width: 805px;
height: 1000px;
background-color: #000000;
text-align: top;
border-left: solid 1px #222222;
border-right: solid 1px #222222;
}

#iframe {
background-color: #000000;
}


#top {
width: 800px;
height: 150px;
background-color: #000000;
background-image: url(images/topbg.jpg);
border-top: solid 1px #222222;
}

#menu {
width: 800px;
height: 30px;
background-color: #000000;
font-variant: small-caps;
text-align: center;
background-repeat: none;
background-position: center;
border-bottom: solid 1px #222222;
border-top: solid 1px #222222;
}

#content {
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
width: 800px;
border-bottom: solid 1px #222222;
}

#review {
background-color: #000000;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
width: 400px;
border-bottom: solid 1px #222222;
}

#footer {
width: 800px;
height: 15px;
border-bottom: solid 1px #222222;
text-align: center;
}