body {background-color:#C0C0C0;
	text-align:center;}

div#outer {
	width:900px;
	background-color:#C0C0C0;
	border-color:#800000;
	border-width:5px;
	border-style:ridge;
	height:auto;
	padding:15px;
	}
	
	
div#header {
	width:100%;
	background-color:#C0C0C0;
	height:auto;
	padding-top:10px;
	font-family:verdana;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	
	}
	
div#nav {
	width:100%;
	background-color:#800000;
	color:#FFFFFF;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-family:verdana;
	font-size:12px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	}

	
	
div#left {
	width:22%;
	background-color:#800000;
	color:#FFFFFF;
	border-width:1px;
	border-style:dotted;
	border-color:#800000;
	height:auto;
	font-family:verdana;
	text-align:center;
	float:left;
	padding:10px;
	}
	

	
div#center {
	width:46%;
	background-color:#C0C0C0;
	border-width:0px;
	margin-left:6px;
	height:auto;
	padding-left:10px;
	font-family:Century Gothic,verdana;
	text-align:center;
	float:left;
}




#free {width:22%;
	background-color:#800000;
	color:#FFFFFF;
	border-width:1px;
	border-style:dotted;
	border-color:#800000;
	height:auto;
	font-family:verdana;
	text-align:center;
	Position:absolute;
	left:40px;
	top:505px;
	}

 
 	#links {width:22%;
		background-color:#800000;
		color:#FFFFFF;
		border-width:1px;
		border-style:dotted;
		border-color:#800000;
		height:auto;
		font-family:verdana;
		text-align:center;
		Position:absolute;
		left:40px;
		top:750px;
	}
	
div#leftcontainer {
	text-align:left;
	padding-left:40px;
	position:absolute;}

div#right {
	width:22%;
	background-color:#800000;
	border-width:1px;
	border-style:dotted;
	border-color:#800000;
	height:auto;
	font-family:verdana;
	text-align:center;
	float:right;
	color:#FFFFFF;
	padding:10px;
	}
	
	
div#right_2 {width:22%;
	background-color:#800000;
	border-width:1px;
	border-style:dotted;
	border-color:#800000;
	height:auto;
	font-family:verdana;
	text-align:center;
	float:right;
	color:#ffffff;
	padding:10px;
	}
	
div#footer {
	width:100%;
	background-color:#800000;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	font-family:verdana;
	color:#FFFFFF;
	text-align:center;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

.center {text-align:center;
	font-family:verdana;
	font-weight:bolder;
	font-size:28px;
	font-style:italic;}
	
.prices {text-align:center;
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	}
	
.hershey {text-align:center;
	font-family:verdana;
	font-weight:bolder;
	font-size:18px;
	font-style:italic;}

hr .one {
	color:#800000;
	width:100%;
	height:40px;
	}
	
hr .two {color:#FFFF00;
	width:100%;
	height:30px;
}

.smallline{width:75px;
	height:5px;
	color:#FFFFFF;
	}

li {float:left;
	}
    
h4 {
	text-align:left;
	letter-spacing:.1em;
	
	}
	
h5 {
	text-align:left;
	font-family:Century Gothic,verdana;
	font-size:16px;
	
	}
	
a:link {color:#ffffff;}
a:visited {color:#ffffff;}
a:hover {color:#FFFF00;}
a:active {color:#ffffff;}



