/* Body of Page */

body {
background-color:#03598D;
}

/* Border on Main Cells */

table.maincell {
border:#000000 thin 2px;
}

.maincell {
background-color:#E2F5FE;
border-left:thin 1px black;
}

.productreview {
background-color:#FFFFFF;
border-left:thin 1px black;
}


.header {
border:1px solid black;
}


/* Heading */

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#990000;
font-weight:bold;
margin-left:5px;
}

/* Navigation */
.nav {
background-color:#FCE6B1;
}

.navigation{
background-color:#F1F596;
}

.navtitle {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#990000;
font-weight:bold;
}





a.subnav:link {color:#003366; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin-left:8px; }
a.subnav:visited {color:#003366; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin-left:8px; }
a.subnav:hover { color:#990000; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin-left:8px;}
a.subnav:active { color:#003366; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin-left:8px; }


/* Main Text Used Throughout Site */

.introtext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
text-align:left;
margin-left:10px;
margin-right:5px;
}


/* Copyright Text */
.copyright {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}



/* Footer Link */

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

/* Product Reviews */


.movienumbers {
float:left;
}

.producttitle {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#BC9718;
font-weight:bold;
}


