#top {
	background-color: #676767;
	background-image: url(images/bg_top_big_dawg.jpg);
	position: relative;
	width: 794px;
	height: 373px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#container {
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	clip: rect(0px,auto,auto,auto);
	background-color: 999896;
}
#navtop {
	height: 31px;
	width: 794px;
	position: relative;
	top: -31px;
}
#navbottom {
	position: relative;
	height: 24px;
	width: 792px;
	top: -18px;
}
#bottom {
	position: relative;
	width: 794px;
	background-image: url(images/bottom.jpg);
	height: 80px;
	background-repeat: no-repeat;
	top: -31px;
}
#middle_words {
	position: relative;
	height: 200px;
	width: 190px;
	left: 75px;
	top: 75px;
	background-position: center;
}
#middle_right {
	position: relative;
	width: 300px;
	left: 280px;
	top: -196px;
	background-color: #767676;
}
#copyright {
	height: 25px;
	width: 794px;
	position: relative;
	top: -50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: center;
}
#buttons {
	position: relative;
	height: 159px;
	width: 700px;
	left: 45px;
	top: 28px;
}
#middle_new {
	position: relative;
	height: 299px;
	width: 792px;
	background-image: url(../BD0607/images/bigdawg_middle_word_bg.jpg);
	top: -18px;
}
#words {
	position: relative;
	height: 245px;
	width: 678px;
	background-color: #757575;
	left: 60px;
	top: 30px;
}
#top_corner_nav {
	position: relative;
	height: 33px;
	width: 305px;
	left: 450px;
	top: 10px;
}
#nav_left {
	height: 199px;
	width: 233px;
}
#box_right {
	background-image: url(images/bg_box.jpg);
	height: 199px;
	width: 561px;
	float: right;
	top: 0px;
	position: absolute;
	left: 233px;
}
#mid_box_nav {
	height: 199px;
	width: 794px;
	top: -31px;
	position: relative;
}
#mid_box_wording {
	width: 794px;
	top: -31px;
	position: relative;
	background-image: url(images/bg_word.jpg);
	background-repeat: repeat-y;
}
#box_right_word {
	width: 561px;
	float: right;
	top: 0px;
	position: absolute;
	background-image: url(images/bg_word_right.jpg);
	background-repeat: repeat-y;
	left: 233px;
}
#box_left_word {
	width: 233px;
	position: relative;
	background-image: url(images/bg_word_left.jpg);
	background-repeat: repeat-y;
}

