body, table, tr, td {
	font: 10pt verdana; 
	color: #000000;}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #691500;
	margin: 0 0 0 0;}

a:link, a:active, a:visited {
	color: #2E151B;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;}

a:hover {color: #B3848A;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;}

input, textarea, option, select {
	background-color: #F6EFF0;
	font: 7pt verdana;
	color: #B3848A;
	border: 1px solid #B3848A;
	padding:2px; }

.head {
	color: #691500;
	font: 16pt georgia;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	}

h3	{
	color: #691500;
	font: 9pt georgia;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px dotted;
	}

#title	{position: absolute;
	top: 0px;
	left: 25px; }


#nanostew 	{position: absolute;
	top: 90px;
	left: 0px; }


#flavor {position: absolute;
	top: 80px;
	left: 400px; }

#navbox {position: absolute;
	top: 255px;
	left: 25px;
	width: 165px;
	padding: 5px;}

#content {position: absolute;
	top: 185px;
	left: 215px;
	width: 750px;}  

.navbox a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;}

.navbox a:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;}

.navbox a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;}

.navbox a:hover {color: #B3848A;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;}




