body {
background-image:url(../images/bgstripe.png);
background-repeat:repeat-x;
background-color:#0f0c09;
margin: 0px;
}


#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:13px;
color:#000000;
text-align:left;
margin:15px;
overflow:hidden;
}

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



/* Headings */

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#990000;
text-decoration:underline;
margin-top:0px;
}

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 {
width:798px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}

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

