.top_bar {
position:relative;
height:47px;
width:100%;
left:0;
top:0;
background-color:#231F20
}

body {
	background-image:url(images/website/bg_grad.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
}
.a2b {
	background-image: url(images/website/a2b.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	left: 7px;
	top: 3px;
	z-index:999;
}


.top_bar_shad {
background-image:url(images/website/bar_shadow.png);
background-repeat:repeat-x;
position:relative;
height:15px;
width:100%;
left:0;
top:0
}

.container {
	width:1010px;
	position:absolute;
	left:50%;
	margin-left:-507px;
	height:1169px;
	background-image:url(images/website/main_grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	top:0
}

#logotext_top {
position:absolute;
width:141px;
height:41px;
z-index:1;
left:38px;
top:54px;
background-image:url(images/website/logotext.png)
}

#top_logo {
position:absolute;
width:77px;
height:91px;
z-index:2;
left:178px;
top:7px;
background-image:url(images/website/mr%20Peabody%20top.png)
}

.drop_down {
background-color:#FFF;
width:100%;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0086C3
} 
#has {
	position:absolute;
	width:111px;
	height:40px;
	z-index:17;
	left: 279px;
	top: 1122px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B1B1B1;
	font-size: 27px;
}
#has2 {	position:absolute;
	width:253px;
	height:40px;
	z-index:17;
	left: 25px;
	top: 1122px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6B6C6E;
	font-size: 27px;
}
#has3 {
	position:absolute;
	width:253px;
	height:40px;
	z-index:17;
	left: 391px;
	top: 1122px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6B6C6E;
	font-size: 27px;
}

.link{
height:auto; width:auto; top:0px; position:absolute; left:0px; z-index:500;
}

