
body {
	background: #ffffff;
	font-family: trebuchet ms, times, serif;
	font-size:14px;
	font-style:italic;
	color:#777777;
}
a { 
	color:#F05322;
	text-decoration:underline;
	font-family:times, serif;
	font-size:12px;
	font-style:italic;
}
a:hover { color:#000000; }
ul { list-style:none; padding:0; margin:0; }

h3 { font-size:18px; }
acronym { border:0; font-weight:bold; }
li { margin:0; margin-bottom:2px; }



#extraDiv1 {
	position:absolute;
	display:block;
	width:653px;
	left:50%;
	margin-left:-340px;
	top:00%;
	margin-top:0px;
            border-width: 1px;
}

#left {
          position:absolute;
          left:0px;
          width:300px;
     }

#right {         
          position:absolute;
          left:300px;
          width:353px;
          height: 500px;
          padding-top:340px;
          padding-left:0px;
          background: #ffffff url(fred.jpg) no-repeat top right;
     }     


#blobs {
 width: 300px;
 height: 200px;
 background: url(menu.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#blobs a {display: block;}

#blob1 {left: 0px; top: 0px; width: 300px; height: 68px;}
#blob2 {left: 0px; top: 69px; width: 300px; height: 65px;}
#blob3 {left: 0px; top: 133px; width: 300px; height: 67px;}
#blob1 a {height: 68px;}
#blob2 a {height: 65px;}
#blob3 a {height: 67px;}

#blob1 a:hover {background: url(menu.gif) -0px -200px no-repeat;}
#blob2 a:hover {background: url(menu.gif) -0px -269px no-repeat;}
#blob3 a:hover {background: url(menu.gif) -0px -333px no-repeat;} -333px no-repeat;}
