#top	{position: absolute;
	left: 0px; top: 0px; 
	height: 150px; width: 100%; 
	background-color: #f7ec80;}

#left 	{position: absolute;
	left: 0px; top: 150px;
	height: 85%; width: 200px;
	background-color: #f7ec80;}

#middle	{position: absolute; 
	left: 200px; top: 150px; 
	height: 85%; width: 980px;
	background-color: #F7EC80}

#right	{position: absolute;
	left: 1160px; top: 150px;
	height: 85%; width: 105px;
	background-color: #F7EC80;}

#ov	{color:#b22222;
	font-size:20pt;}

h1	{font-size: 30pt;
	color: red;
	font-family: "Times new Roman"; 
	text-shadow:black 3px 2px 4px;}

#hb	{font-size: 20pt;
	color: #000000;
	font-family: serif;}

c	{color:#f7ec80; font-size:8pt;}

a	{
	border-style:none; 
	padding:1px; 
	text-decoration:none; 
	font-weight:bold;
	color:#000000;}
