<style type="text/css">
<!--
BODY  {
  color:000000;
  background-color: FFFFFF;
  font-family: Arial, Verdana, Helvetica, Sans Serif;
  font-size: 14px;
    }

.ebox {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #ffffcc;
	border: 3px dashed #000000;
}

A:link { COLOR: #0000FF }

A:visited { COLOR: #0000FF }

A {	COLOR: #0000FF; TEXT-DECORATION: none }

A:hover { COLOR: #0000FF; TEXT-DECORATION: underline }

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: center;
	width: 750px;
	}

#header {
	background-color: #73a0c5;
	border-bottom: 1px black solid;
	}

#headerimg {
	margin: 0;
	height: 90px;
	width: 100%;
	background-image: url(http://www.look-it-up-here.com/inc/common/images/wpbanner.jpg);
	}

#headerbar {
	margin: 0;
	height: 120px;
	width: 100%;
	background-image: url(http://www.look-it-up-here.com/inc/common/images/wpbar.jpg);
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: center;
	width: 750px;
	}

#pagebar {
	width: 750px;
	height: 35px;
	border-bottom: 1px black solid;
	padding: 0;
	margin: 0;
}

#pagebar a {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 1.4em;
	display: block;
	float: left;
	padding: 8px 15px 0px 15px;
	border-right: 1px #CECECE solid;
	text-align: left;
	height: 27px;
}

#pagebar a:hover {
	/*nothing pretty so we dont break paths to files */
	background-color: #CECECE;
	text-decoration: none; 
}

#pagebar li {
	list-style:none;
}

#footer {
	background-color: #eee;
	}




//-->
</style>