body {
	background-image: url(images/bkgd.jpg);
}
#container {
	position: relative;
	width: 840px;
	height: auto;
	background-color: #FFFFFF;
}
#menu {
	position: absolute;
	float: left;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 130px;
	background-color: #FFFFFF;
	height: 689px;
}
#main {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 820px;
	background-color: #FFFFFF;
	height: 761px;
	z-index: 1;
}
#main2 {
	position: absolute;
	left: 130px;
	top: 1px;
	width: 690px;
	background-color: #FFFFFF;
	height: 689px;
}
#main3 {
	position: absolute;
	left: 130px;
	top: 1px;
	width: 690px;
	background-color: #FFFFFF;
	height: 689px;
}
#nav {
	position: absolute;
	left: 2px;
	top: 118px;
	width: 190px;
	background-color: #FFFFFF;
	height: 618px;
	right: 0px;
	z-index: 2;
	float: left;
	visibility: visible;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	position: absolute;
	width: 820px;
	z-index: 3;
	left: 2px;
	top: 785px;
}
#footer a {
	color: #1D429B;
	text-decoration: none;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style13 {font-size: 10px}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}
#nav a:hover {
	color: #FFFF66;
}
nav a:visited {
	color: #CCCCCC;
}
#ordernav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5382a1;
	text-decoration: none;
}
#ordernav a:visited {
	color: #666666;
	text-decoration: none;
}
#ordernav ul li {
	margin: -12px 0px -12px -12px;
	padding: 0px;
	line-height: 12px;
}
