body {
	background-color: #fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#content
{
	background-color: #fff;
	line-height: 1.5em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 155px;
	width: 250px;
	padding-top: 10px;
	display: block;
}
#navigation
{
	font-family: LucidaGrande, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	background-color: #000;
	width: 135px;
	height: 400px;
	display: block;
	padding-bottom: 0px;
	border-color: #FFF;
	float: left;
	border-width: 6px;
	border-style: double double double double;
}
#banner {

	display: block;
	margin-left: 20px;
}
#footer {
	background-color: #fff;
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	border-top-color: #666600;
	border-top-style: groove;
	border-top-width: 1px;
}
#mainbox {
	background-color: #fff;
	position: absolute;
	width: 420px;
	left: 50%;
	margin-left: -200px;
	top: 5%;
	border: ridge #000 1.5px;
}
img {
	display: inline;
	padding: 5px;
	vertical-align: bottom;
}
#content object {
	display: inline;
	padding: 0px;
	vertical-align: bottom;
}



#content a:link { color: #f00; }
#content a:visited {
	color: #f00;
	}
#content a:hover {
	color: #f00;
	text-decoration: underline;
	font-weight: normal;
}

#navigation a:link {
	color: #fff;
}
#navigation a:visited {
	color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#navigation ul {
	list-style-position: inside;
	list-style-type: none;
	font-size: 9px;
	font-weight: normal;
	background-color: #000;
	padding: 0 0 0 10;
	margin: -10 0 0 0;
	
}

#content ul {
	list-style-position: inside;
	list-style-type: none;
	
	}

h2.navimg {
	height: 14px;
	background-repeat: no-repeat;
	}
h2.navimg span {
	display: none;
	}
h2#biscuit {
	background-image: url(../images/nav/biscuit.gif);
	}
	
h2#products {
	background-image: url(../images/nav/products.gif);
	}
	
h2#affiliations {
	background-image: url(../images/nav/affiliations.gif);
	}
	
h2#notes {
	background-image: url(../images/nav/notes.gif);
	}
body {
	margin: 2px;
}
#banner img {
	display: block;
	clear: both;
}

span.centeredimg {
	display: block;
	text-align: center;
}

span.inlineimg {
	display: inline;
	text-align: left;
}
#content2 {
	background-color: #fff;
	line-height: 1.5em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 155px;
	width: 250px;
	padding-top: 10px;
}
