@charset "UTF-8";
#main_container_shadow {
	background: url(images/background_shadow.png) repeat-y;
	height: 1030px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_menu {
	position: absolute;
	height: 50px;
	width: 898px;
	left: 1px;
	top: 850px;
}
/* CSS Document */

#container {
	height: 1010px;
	width: 896px;
	position: relative;
	left: 43px;
}
#logo {
	height: 88px;
	width: 452px;
	position: absolute;
	top: 55px;
	left: 23px;
}
#tag {
	height: 118px;
	width: 140px;
	position: absolute;
	top: 153px;
	left: 23px;
	background: url(images/tag.png) no-repeat;
}
#woozie_paragraph {
	width: 370px;
	top: 36px;
	position: absolute;
	left: 500px;
}
#woozie_paragraph_2 {
	width: 436px;
	top: 520px;
	position: absolute;
	left: 23px;
	height: 50px;
}
h1 {
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p {
	padding-top: -10px;
}
.paragraph_type {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#who_picture {
	height: 678px;
	width: 400px;
	position: absolute;
	left: 23px;
	top: 155px;
}
#bottom_dots {
	position: absolute;
	height: 120px;
	width: 896px;
	left: 2px;
	top: 910px;
	background: url(images/bottom_dots.jpg) no-repeat bottom;
}
#main_container_bottom_shadow {
	background: url(images/background_shadow_bottom.png) no-repeat;
	height: 100px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}

