<!--

/* M. Edgerton - 11-12-08 */

body {background-color: black; margin: 10px; padding: 0; font-size: 1.1em; font-family: verdana, arial, helvetica, sans-serif;}

h1 { font-family: arial, helvetica, verdana, sans-serif; margin: 0 0 5px 0; padding: 0; color: white; font-size: 1.8em;}
h2 { font-family: arial, helvetica, verdana, sans-serif; margin: 0 0 5px 0; padding: 0; color: white; font-size: 1.3em;}
h3 { font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; margin: 0 0 5px 0; padding: 0; color: white; font-size: .95em;}
h4 { font-family: arial, helvetica, verdana, sans-serif; font-weight: normal; margin: 0 0 5px 0; padding: 0; color: white; font-size: .9em;}
h5 { font-family: arial, helvetica, verdana, sans-serif; font-weight: normal; margin: 0 0 5px 0; padding: 0; color: white; font-size: .7em;}
h6 { font-family: arial, helvetica, verdana, sans-serif; margin: 0 0 5px 0; font-weight: normal; padding: 0; color: white; font-size: .5em;}

p { font-family: arial, helvetica, verdana, sans-serif;; line-height: 1.1em; margin: 0 0 16px 0; padding: 0;}

.content>p { margin: 0;}.content>p+p { text-indent: 30px;}

a { color: white; font-family: arial, helvetica, verdana, sans-serif;; font-weight: normal; text-decoration: none;}
a:link { color: white;}
a:visited { color: white;}

div.float {  float: left;}
div.float p {   text-align: center;}

/* All the content boxes belong to the content class. */
.content { position: relative; width: auto; min-width: 150px;  margin: 10px 210px 20px 210px; border: 1px solid black; background-color: white; padding: 10px; z-index: 4;}

#wholepage { position: relative; width: 745px; min-width:745px; top: 0px; left: 0px; margin-left: auto; margin-right: auto; border: 0px solid red; background-color: black; padding: 0px; z-index: 1;}
#toppage {position: relative; width: 743px; min-width:743px; height: 275px; top: 5px; left: 0px; margin-left: auto; margin-right: auto; border: 0px solid yellow; background-color: black; background-image: url(images/fandango_banner-bg.jpg); padding: 0px; z-index: 1;}
#centerpagetext { position: absolute; width: 429px; top: 210px; left: 157px; margin-right: auto; border: 0px solid white; padding: 0px; z-index: 1;}
#pagetext { position: absolute; width: 575px; top: 210px; left: 157px; margin-right: auto; border: 0px solid green; padding: 0px; z-index: 1;}
#titletext { position: absolute; width: 429px; top: 120px; left: 157px; margin-right: auto; border: 0px solid white; padding: 0px; z-index: 1;}
#navleft { position: absolute; width: 140px; top: 120px; left: 5px; font-size: 0.9em; border: 0px solid white; padding: 0px; z-index: 1;}
#navright { position: absolute; width: 140px; top: 120px; left: 600px; font-size: 0.9em; border: 0px solid white; padding: 0px; z-index: 1;}
#footer { position: relative; width: 745px; min-width:745px; top: 0px; left: 0px; margin-left: auto; margin-right: auto; border: 0px solid red; background-color: black; padding: 0px; z-index: 1;}

-->
