body {
background-color:#DBC8A4;
}


#container {
width:798px;
height:auto;
margin:0 auto;
border:thin #000000 solid;
background-color:#FFFFFF;
overflow:hidden;
}

#header {
width:798px;
height:auto;
border-bottom:thin #333333 solid;
}

#maincontent {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:left;
margin:15px;
overflow:hidden;
}

.reviewpics {
float:left;
padding:5px;
border:none;
padding-right:10px;
padding-bottom:70px;
}



/* Headings */

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000066;
margin-left:3px;
text-align:left;
text-decoration:underline;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#510000;
font-weight:bold;
margin-left:3px;
}


a.sitelink:link {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }
a.sitelink:visited {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }
a.sitelink:hover {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }
a.sitelink:active {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }

a.clickhere:link {color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }
a.clickhere:visited {color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }
a.clickhere:hover { color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }
a.clickhere:active { color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }

a.biglink:link {color:#0033FF; text-decoration: underline; font-size:18px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.biglink:visited {color:#0033FF; text-decoration: underline; font-size:18px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.biglink:hover { color:#0033FF; text-decoration: underline; font-size:18px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.biglink:active { color:#0033FF; text-decoration: underline; font-size:18px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }

.rating {
margin-right:20px;
}


/* Copyright */
#copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:center;
padding-top:5px;
}

a.footer:link {color:#333333; text-decoration: none; font-size:11px;  font-family:Verdana, Arial, Helvetica, sans-serif; }
a.footer:visited {color:#333333; text-decoration: none; font-size:11px;  font-family:Verdana, Arial, Helvetica, sans-serif; }
a.footer:hover {color:#333333; text-decoration: underline; font-size:11px;  font-family:Verdana, Arial, Helvetica, sans-serif; }
a.footer:active {color:#333333; text-decoration: underline; font-size:11px;  font-family:Verdana, Arial, Helvetica, sans-serif; }

