body {
background-color: #800000;
color: #ffffff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: center;
}

.frame {
margin: auto;
padding: 0px;
text-align: left;
width: 850px;
}

.header {
height: 140px;
margin-bottom: 10px;
width: 850px;
}

.headerMain {
float: left;
margin-bottom: 16px;
margin-right: 80px;
_margin-right: 60px; /*IE6 fix*/
margin-top: 16px;
}

.leftcolumn {
float: left;
margin-right: 15px;
_margin-right: 0px; /* FIX for IE6 */
padding: 0px;
width: 175px;
}

.boxhead {
border-bottom: 2px solid #ffffff;
font-size: 18px;
margin-bottom: -10px;
text-align: left;
}

/* Adjusts margin-bottom for main Site Navigation head */
.boxheadnav {
border-bottom: 2px solid #ffffff;
font-size: 18px;
margin-bottom: -5px;
text-align: left;
}

.leftbox {
background-color: #b24d4d;
border: 2px ridge #990000;
font-size: 14px;
line-height: 16px;
margin-bottom: 20px;
padding: 5px;
width: 165px;
}

.leftbox a:link, .leftbox a:visited {
color: #ffffff;
text-decoration: none; 
}
.leftbox a:hover {
color: #000000;
text-decoration: underline;
}

/* Site Navigation */
.navhead {
border-bottom: 1px solid #cccccc;
font-weight: bold;
margin-top: 15px;
}

.navlist a {
display: block;
line-height: 20px;
}

.navlist a:hover {
background-color: #ffcccc;
color: #000000;
line-height: 20px;
text-decoration: none;
}
/* End Site Navigation*/

.reasonshead {
border-bottom: 2px solid #ffffff;
font-size: 18px;
margin-bottom: 5px;
padding-bottom: 4px;
text-align: left;
}

.reasonsentry {
text-align: center;
}

.twitterhead {
border-top: 1px solid #cccccc;
font-weight: bold;
margin-top: 5px;
padding-bottom: 7px;
padding-top: 7px;
text-align: center;
}

.twitterfeed {
font-family: "Times New Roman", Times, serif;
}



.centercolumn {
float: left;
padding: 0px;
width: 660px;
}

.centercolumn a:link, .centercolumn a:visited {
color: #ffffff;
text-decoration: underline; 
}
.centercolumn a:hover {
color: #ffcccc;
text-decoration: underline;
}

/*--------------------------------------------END OF TEMPLATE VARIABLES---------------------------*/
/*----------------------BEGIN INDEX SPECIFIC----------------------------------------------*/

.indexdirections {
font-size: 18px;
margin-bottom: 10px;
text-align: center;
}

.indexgrid {
margin-left: 7px;
width: 630px;
}

.indexchoice {
float: left;
margin-bottom: 10px;
margin-right: 10px;
width: 200px;
}

.inside {
background-color: #b24d4d;
border: 2px ridge #990000;
color: #ffffff;
font-family: Comic Sans MS;
margin: auto;
margin-bottom: 10px;
padding: 10px;
width: 636px;
_width: 640px;
}

.inside a:link, .inside a:visited {
color: #ffffff;
text-decoration: underline;
}
.inside a:hover {
color: #000000;
text-decoration: underline;
}

.insidemovie {
background-color: #b24d4d;
border: 2px ridge #666666;
color: #ffffff;
font-family: Comic Sans MS;
margin-bottom: 10px;
margin: auto;
padding: 10px;
width: 550px;
}

.insidemovie a:link, .insidemovie a:visited {
color: #ffffff;
text-decoration: underline;
}
.insidemovie a:hover {
color: #000000;
text-decoration: underline;
}

.animationnav {
font-size: 14px;
margin: auto;
margin-bottom: 10px;
overflow: auto;
width: 95%;
}

.animationnavback {
float: left;
padding-top: 2px;
}

.animationnavlist {
float: right;
}

.movietitle {
font-family: Comic Sans MS, "Times New Roman", Times, serif;
font-size: 24px;
margin-bottom: 10px;
margin: auto;
overflow: auto;
text-align: center;
width: 80%;
}

.movie {
margin: auto;
width: 550px;
}

.releasedate {
font-style: italic;
}


.footer {
clear: both;
height: 60px;
}

.clear {
clear: both;
}