/* CSS Document */

body {
	background: #231f20;
	height: 101%;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 101%;
}

h1 {
	font-size: 22px;
	margin-left: 20px;
	margin-top: 30px;
	font-style: italic;
	color: #ee3b33;
}

h2 {
}

h3 {
}

h5 {
	font-size: 16px;
	color: #ee3b33;
	margin-left: 20px;
	margin-bottom: 4px;
}

p {
	margin-bottom: 12px;
}

/*.mission {
	font-size: 15px;
	font-style: italic;
	padding-left: 20px;
	padding-left: 20px;
	color: #666;
	padding-bottom: 15px;
}*/

#contents a {
	color: #ee3b33;
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
}

#contents a:hover {
	color: #666;
	border-bottom: 1px solid #ee3b33;
	text-decoration: none;
}

#market-menu {
	width: 340px;
	margin: 0 0 0 50px;
	overflow: none;
}

/*#market-menu ul {
	list-style: none;
}*/

#market-menu-item a {
	display: block;
	float: left;
	width: 150px;
	margin-right: 5px;
	border: 1px solid #666;
	text-align: center;
	background: #ee3b33;
	margin-left: 0;
	padding: 0;
	color: #fff;
	font-weight: bolder;
	margin-top: 5px;
	text-decoration: none;
}

#market-menu-item a:hover {
	border: 1px dashed #000;
	background: #998668;
	color: #fff;
	font-weight: bolder;
}

#newslink a {
	display: block;
	float: left;
	width: 150px;
	margin-right: 5px;
	border: 1px solid #666;
	text-align: center;
	background: #998668;
	margin-left: 0;
	padding: 0;
	color: #fff;
	font-weight: bolder;
	margin-top: 5px;
	text-decoration: none;
}

#newslink a:hover {
	border: 1px dashed #000;
	background: #000;
	color: #fff;
	font-weight: bolder;
}

#musicplayer {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#container {
	width: 871px;
	margin: 10px auto;
}

#pop-container {
	background: #998668;
	width: 615px;
	height: 490px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#pop-inside-container {
	width: 575px;
	height: 403px;
	margin: 20px 20px 1px 20px;
	overflow: hidden;
}

#pop-contents {
	width: 273px;
	height: 403px;
	overflow: auto;
	float: left;
	background: #fff;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

#pop-contents-inside {
	width: 233px;
	height: 373px;
	padding: 10px 20px 20px 20px;
}

#pop-imgs {
	width: 302px;
	height: 403px;
	float: right;
	overflow: hidden;
}

#pop-footer {
	background: url('../images/pop-bottom.jpg');
	height: 66px;
	width: 615px;
	padding: 0;
	margin: 0;
}

#header {
	background: url('../images/header.jpg');
	height: 114px;
}

#header2 {
	background: url('../images/header2.jpg');
	height: 114px;
}

#contents {
	background: url('../images/bg.jpg');
	height: 479px;
	overflow: hidden;
}

#contents2 {
	background: url('../images/bg2.jpg');
	height: 479px;
	overflow: hidden;
}

#main-img {
	width: 784px;
	margin: 0 47px 0 48px;
	background: url('../images/main-img.jpg');
	height: 479px;
}

#text-holder {
	float: left;
	width: 426px;
	height: 479px;
	overflow: auto;
	margin-left: 48px;
	background: #fff;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
}

#text-holder p {
	margin: 5px 20px;
}

#sub-img {
	width: 358px;
	float: left;
}

#clear-space {
	clear: both;
}

#menu {
	background: url('../images/menu-bar.jpg');
	width: 851px;
	height: 94px;
	padding-right: 20px;
	text-align: right;
}

#menu2 {
	background: url('../images/menu-bar2.jpg');
	width: 851px;
	height: 94px;
	padding-right: 20px;
	text-align: right;
}

#menu img {
	margin: 32px 3px 0 3px;

}

#menu2 img {
	margin: 32px 3px 0 3px;

}

#homebutton {
	margin-top: 4px;
	margin-right: 25px;
}

#homebutton img {
	margin-top: 0;
}

#footer {
	color: #816e50;
}

#footer p {
	font-size: 11px;
	line-height: 14px;
}
