#popup
{
	color: #797979;
	font-family: Verdana;
	font-size: 11px;
}
#super_container
{
	margin: 0px;
	padding: 0px;
}
#home
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}
#basetext
{
	color: #797979;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 18px;
	width: 778px;
}
#basetextLink
{
	color: #797979;
	text-decoration: none;
}
#container
{
	border-bottom: 5px solid #663333;
	font-family: Verdana;
	font-size: 11px;
	height: 800px;
	width: 778px;
}
#nav_container
{
	background-color: #d79849;
	float: left;
	height: inherit;
	text-align: left;
	width: 237px;
}
#nav_top
{
	background-color: #ffffff;
	height: auto;
	width: inherit;
}
#nav_divider
{
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 1px;
	width: inherit;
}
#nav_bottom
{
	background-color: #d79849;
	height: auto;
	width: inherit;
}
#nav_bottom_funfacts
{
	background-color: #e2b57b;
	color: #464646;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 5px;
}
#nav_item
{
	margin-top: 9px;
	text-align: left;
}
#nav_item_selected
{
	margin-left: 18px;
	margin-right: 20px;
	margin-top: 9px;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-top: 1px;
	text-align: left;
}
#divider
{
	background-image: url('../media/images/divider.gif');
	background-repeat: repeat;
	float: left;
	height: inherit;
	width: 12px;
}
#content
{
	background-image: url('../media/images/content_bg.jpg');
	background-repeat: repeat;
	float: right;
	height: inherit;
	width: 529px;
}
#content_flash
{
	background-color: #666666;
	border-bottom: 3px solid #ffffff;
	height: 324px;
	width: inherit;
	text-align:right;	
}

#content_flash embed, #content_flash object{
	margin-top:200px;
}

#content_body
{
	background-image: url('../media/images/content_body_bg.jpg');
	background-repeat: no-repeat;
	color: #a3d5f0;
	height: 254px;
	line-height: 1.7em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: inherit-20px;
}
#bullet
{
	float: left;
	height: 10px;
	margin-left: 18px;
	margin-right: 10px;
	width: 10px;
}
#subNotSelected
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 40px;
	padding-top: 2px;
}
#subNotSelectedLink
{
	color: #a8a8a8;
	text-decoration: none;
}
#subSelected
{
	color: #d79849;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 40px;
	padding-top: 2px;
}
#subSubNotSelected
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-top: 2px;
}
#subSubSelected
{
	color: #d79849;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-top: 2px;
}
#register_input
{
	border: 1px solid orange;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 2px;
}
#photos_button
{
	margin-top: 5px;
}
#orangebold
{
	color: orange;
	font-weight: bold;
}