body { background-color: #fff; color: #333; margin: 0px; font-family: sans-serif; }

#mnav { position: absolute; top: 7px; left: 0px; z-index: 3; width: 100%; text-align: right; }
	#mnav a { color: #BF3431; font-weight: bold; font-size: 8pt; }
#content { padding: 17px; margin-left: 200px; width: 500px;}
#footer { height: 20px; width: 100%; background-image: url(http://fivebuckpizza.com/images/checkered_bg.jpg); }

#newsletter { position: absolute; top: 220px; left: 3px; z-index: 3; width: 150px; font-size: 8pt; font-weight: bolder; text-align: right;}
	#newsletter input { width: 100px;  font-size: 8pt; font-family: sans-serif; border: 1px solid #bf3431; }


a:hover { text-decoration: none; 

h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

.big { font-size: 13pt; }