
p {
font:16px/30px Kristen ITC;
margin:0px 0px 0px 0px;
padding:10px;
	}

#outer {
 text-align:left;
 border:2px solid #000000;
 width:710px;
 margin:auto;
 }


li{font-size: 16px; font-weight:bold;}


body {
 margin:20px;
 //color:#FFFFFF;
 text-align:center;
 padding:0;
font:19px Kristen ITC; /*"watch us" */
cursor: url('http://www.gotothebeacon.com/ghost.ani');
background-image:url('./images/fire.jpg');
background-attachment:fixed;
 }

#topRow {
 height:30px;
		 background:#000000;//COLOR OF TOP ACTUAL ROW, not 'welcome'
		 color:#666600;
 }
#bodyblock { 
/*the rest of the menu's space*/
 		background: #000000; //bottom of menu - BLACK
 		color: #000000; //MAIN FONT!!!!
 position:absolute;
 width:710px;
 padding:0;
 border:solid #000000;	
 border-width:0 0 0 2px;
 }
#links{
 float:left;
 		background:#000000; //main menu background
 color: #000000;
 width:120px;
 border:solid #000000;	
 border-width:0 0 0 0px; /*top right bottom left*/
 }


a {
		color:#FFFFFF; //regular link color

text-decoration:none;
font-weight:600;
font:16px Kristen ITC;
	}
a:link {color:#AE1900;}
a:visited {color:red;}
		a:hover {color:#69C4C2; font-weight:bold;}

#pageContent {
 width:575px;
 background:#000000;
		 color: #FFFFFF; //FONT COLOR
 border:solid #000000;	
 border-width:0 2px 0 2px;
 text-align:left;
font:12px Kristen ITC; /* how close together lists are - ?*/

 }

.body.choice {width:20}
.body.vote {width:200}

#header {
 height:48px;
		 background:#000000;
 color: #000000; //COLOR OF 'WELCOME TO BEACON'
 border:solid #ffffff;	
 border-width:2px 0 2px 0;
font-weight:bold;
font-size: 100%;
line-height:30px;
 }


input {
text-align:center;
font-weight:bold;
background:#000000;
color:#FFFFFF;
font-size:12px;
}

#footer {
 height:25px;
		 background:#000000;
 color: #FFFFFF;
 border:solid black;
 border-width:2px 0 0 0;
 margin:0;
clear: both;
font-size:18;
 }

p:first-letter {
 font-size: 130%; 
 font-weight: bold;
font:Kristen ITC;
margin:0px 0px 0px 20px;

 }

h1 {
margin:0px 0px 15px 0px;
padding:0px;
font-size:24px;
font-weight:900;
 }

h4 {
 margin:0; 
 padding: 5px 0;
font-weight:bold;
font-size:22px;
font:Kristen ITC;
 }

td {
font:14px Kristen ITC;
margin:0px 0px 16px 0px;
padding:0px;
font-size:12px;
height:90px;
width:75px;
color:#FFFFFF;
}

.foodCategory {
font-size:18px;
line-height:16px;
font-weight:bold;
}
