body {
	margin: 0px;
	padding: 0px;
	background-color: #553200;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #fdf4c0;
}

#bg {
	height: 756px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	height: 276px;
	width: 933px;
	background-image: url(images/intro-bg.gif);
	background-repeat: repeat;
}

#intro {
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	height: 276px;
	width: 732px;
	float: right;
}

#intro_left {
	float: left;
	height: 276px;
	width: 446px;
}

#intro_left_text {
	width: 385px;
	margin-top: 165px;
	margin-left: 61px;
	position: absolute;
	height: 19px;
}

#intro_right {
	float: right;
	height: 276px;
	width: 286px;
}

.intro_text {
	font-size: 11px;
	color: #553200;
}

#main_pri_nbox {
	display: block;
	height: 31px;
	overflow: hidden;
	float: left;
}

#main_pri_nav {
	display: block;
	float: left;
	height: 31px;
	overflow: hidden;
}

#main_sec_nbox {
	display: block;
	float: left;
	height: 21px;
	width: 180px;
	overflow: hidden;
}

#main_sec_nav {
	width: 180px;
	height: 21px;
	margin-top: 18px;
	margin-left: 8px;
	display: block;
}
.main_sec_button {
	white-space: no-wrap;
	display: block;
	float: left;
	overflow: hidden;
}

.main_sec_button a {
	display: block;
	color: #000;
	text-decoration: none;
}

.main_sec_button span.not_selected {
	display: block;
	color: #000;
	text-decoration: none;
	margin-left: -180px;
}

.main_sec_button img {
	border: 0;
}

.main_sec_button a:visited, .main_sec_button a:link {
}
.main_sec_button a:hover, .main_sec_button a:active {
	margin-left: -180px;
}
#port_nav_list {
}
.port_nav_button {
}
.port_nav_button_selected {
}

.port_frame {
	height: 132px;
	width: 350px;
	margin-top: 33px;
	margin-left: 61px;
	position: absolute;
	background-image: url(images/intro-bg.gif);
	background-repeat: repeat;
}

.port_property_frame {
	height: 132px;
	width: 350px;
	margin-top: 33px;
	margin-left: 61px;
	position: absolute;
	background-image: url(images/intro-bg.gif);
	background-repeat: repeat;
}

#pri_nav {
	height: 31px;
	width: 933px;
}

.pri_nav_button {
	white-space: no-wrap;
	display: block;
	float: left;
	overflow: hidden;
}

.pri_nav_button a {
	display: block;
	color: #000;
	text-decoration: none;
}

.pri_nav_button span.selected {
	display: block;
	color: #000;
	text-decoration: none;
	margin-top: -31px;
}

.pri_nav_button img {
	border: 0;
}

.pri_nav_button a:visited, .pri_nav_button a:link {
}

.pri_nav_button a:hover, .pri_nav_button a:active {
	margin-top: -31px;
}

.separator {
}

#sec_nav {
	height: 276px;
	float: left;
	width: 201px;
	background-color: #5f6716;
}

#thumbs {
	height: 157px;
	width: 241px;
	margin-top: 27px;
	margin-left: 0px;
	position: absolute;
}
