body {
	background-color: #FFFFFF;
}

body, h3, h6 {
	color: #330000;
	float: left;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
	background-color: #000000;
}

#place_holder {
	width: 650px;
	height: 650px;
	float: left;
	position: absolute;
	left: 170px;
	top: 120px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
#topbar {
	width: 890px;
	height: 120px;
	background-image:url(../images/paw/paw_small_white.gif);
	background-repeat:repeat;
	position: absolute;
	left: 50px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	word-spacing: 2px;
	background-color: #000000;
}
#leftbar {
	width: 120px;
	height: 650px;
	background-image:url(../images/paw/paw_small_white.gif);
	background-repeat:repeat;
	top: 120px;
	position: absolute;
	left: 50px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
		text-align: center;
	vertical-align: middle;
}
#bottombar {
	width: 890px;
	height: 120px;
	background-image:url(../images/paw/paw_small_white.gif);
	background-repeat: repeat;
	position: absolute;
	top: 770px;
	left: 50px;
	padding-top: 5px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2px;
}
#rightbar {
	width: 120px;
	height: 650px;
	background-image:url(../images/paw/paw_small_white.gif);
	background-repeat:repeat;
	top: 120px;
	left: 820px;
	position: absolute;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
		text-align: center;
	vertical-align: middle;
}

