body 
	{
	color: #6b6c5a;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	background-color: #e6e6d9;
	text-align: left;
	margin: 0
	}

#header 
	{
	background-color: #c0c0c0;
	text-align: center;
	visibility: visible;
	position: relative;
	height: 68px
	}
	
	#boost 
	{
	text-align: center;
	}

#navbar 
	{
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #6b6c5a;
	text-align: center;
	letter-spacing: 6px;
	margin-bottom: 15px;
	height: 16px
	}
	
a 
	{
	color: white;
	text-decoration: none
	}




a:hover 
	{
	color: #fc0;
	text-decoration: none
	}

.leftcol 
	{
	text-align: right;
	width: 20%;
	float: left
	}

.menuitem 
	{
	color: #758642;
	margin-top: 20px;
	margin-left: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none
	}

.leftcol 
	{
	text-align: right;
	width: 20%;
	float: left
	}


.midcol 
	{
	padding-left: 36px;
	width: 50%;
	float: left
	}
	

.rightcol 
	{
	font-size: 14px;
	color: #6b6c5a;
	font-style: underline;
	line-height: 20px;
	padding-left: 3%;
	width: 15%;
	float: left
	}
	
	a.price:link {color: black; font-size: 12pt; }
	
	a.price:hover 
	{color: #c80; }

#footer 
	{
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #6b6c5a;
	text-align: center;
	letter-spacing: 6px;
	height: 16px;
	clear: left
	}