#main {
	width: 1024px;
	margin-left: -512px;
	position: absolute;
	left: 50%;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	top: 0px;
}
#top_nav {
	padding-top: 10px;
	padding-left: 10px;
	z-index: 2;
	position: absolute;
	color: #000000;
	left: 10px;
	top: 10px;
}
#top_nav #nav1 {
	position: absolute;
	top: 125px;
	left: 50px;
}
#top_nav #nav2 {
	position: absolute;
	left: 170px;
	top: 120px;
}
#top_nav #nav3 {
	position: absolute;
	left: 280px;
	top: 115px;
}
#bottom_nav {
	background-image: url(images/bottom_bar.png);
	background-position: center bottom;
	position: absolute;
	left: 225px;
	bottom: 0px;
	background-repeat: no-repeat;
	height: 35px;
	width: 600px;
}
#bottom_nav span {
	position: relative;
	top: 5px;
	font-family: Trixie-Plain, "Times new roman";
	left: 100px;
}
#top_nav #nav4 {
	position: absolute;
	left: 291px;
	top: 119px;
}
#content #text h1 {
	font-family: Trixie-Plain, "Times new roman";
	font-size: 20px;
	color: #FF0000;
	line-height: 18px;
}
#content #text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
body {
	background-image: url(images/doodleopes_text.png);
	background-repeat: repeat;
}
#content #text p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 13px;
}
#top_nav #nav5 {
	position: absolute;
	left: 368px;
	top: 113px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	background-image: url(images/bkg_paper.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 752px;
	width: 586px;
	position: absolute;
	top: 20px;
	left: 250px;
}
#left_nav {
	position: absolute;
	top: 150px;
	width: 200px;
	left: 10px;
}
#content #text {
	width: 425px;
	position: absolute;
	left: 120px;
	top: 150px;
	z-index: 10;
	height: 525px;
	overflow: auto;
}
#left_nav img {
	margin-bottom: -50px;
}
#left_nav #left_nav_bottom {
	position: relative;
	left: 40px;
	top: 20px;
}
#main #left_nav #left_nav_bottom #left_nav_bottom_2 {
	position: relative;
	top: -20px;
	left: -20px;
}
#top_nav #top_right_nav {
	position: absolute;
	left: 825px;
	width: 175px;
	top: 5px;
}
#right_nav {
	left: 840px;
	top: 124px;
	position: absolute;
	width: 200px;
}
#content #text h2 {
	font-family: Trixie-Plain, "Times new roman";
	font-size: 36px;
	text-align: center;
	margin-top: -10px;
	padding-top: 0px;
}
#text a:hover {
	color: #000000;
	text-decoration: none;
}
#content #text ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-type: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
#content #text li {
	padding-bottom: 2px;
}
#video {
	position: relative;
	top: 50px;
}
#learn_more {
	position: absolute;
	left: 840px;
	top: 40px;
	width: 100px;
}
