/* CSS Document */

body{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	background-color:#1652AF;
	background-image:url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
option{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#000;
}
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	/*background-image:url(../images/bg-main.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	height:100%
}
#bg-left{
	width:96px;
	float:left;
	/*background-image:url(../images/bg-left.jpg);
	background-repeat:no-repeat;
	background-position:right;*/
	height:100%
}
#bg-spacer{
	width:1px;
	height:750px;
}
#bg-right{
	width:96px;
	float:left;
	/*background-image:url(../images/bg-right.jpg);
	background-repeat:no-repeat;
	background-position:left;*/
	height:100%
}
#container2{
	width:805px;
	float:left;
	/*background-color:#000000;
	position:relative;
	background-image:url(../images/bg-top.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
}
#container-content{
	width:788px;
	border:4px solid #684522;
	background-color:#000000;
	padding:5px;
	position:relative;
	margin-top:75px;
}
#container-content2{
	width:786px;
	border:2px solid #996633;
	position:relative;
	background-image:url(../images/bg-content.jpg);
}
#container-content3{
	width:100%;
	height:680px;
	position:relative;
	background-image:url(../images/img-home.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margint-top:10px;
}
#bg-contentborder-top{
	width:100%;
	height:10px;
	background-image:url(../images/bg-contentborder-top.jpg);
}
#bg-contentborder-bottom{
	width:100%;
	height:10px;
	background-image:url(../images/bg-contentborder-bottom.jpg);
	margin-top:auto;
}
#nav-area{
	width:188px;
	position:relative;
}
#left-area{
	width:178px;
	position:relative;
	padding:5px;
	color:#BFA157;
	font-size:11px;
}
#content-area{
	width:595px;
	position:relative;
}
#clear{
	clear:both;
}
#footer-container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Verdana, sans-serif;
	font-size:9px;
	color:#000000;
	text-align:center;
	padding:10px;
	position:relative;
}
#pagetitle{
	width:300px;
	text-align:right;
	margin-left:auto;
}
.title{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}
.contenttext{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#000;
}
.contenttext a{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#990000;
}
.contenttext a:hover{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}
#purchasebox{
	width:475px;
	position:relative;
	background-color:#AE8D42;
	margin-bottom:15px;
	padding:10px;
}
#purchasebox-sm{
	width:475px;
	position:relative;
	background-color:#AE8D42;
	margin-bottom:15px;
	padding:5px;
}
#corner-topleft{
	width:6px;
	height:6px;
	background-image:url(../images/corner-topleft.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
#corner-topright{
	width:6px;
	height:6px;
	background-image:url(../images/corner-topright.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}
#corner-bottomleft{
	width:6px;
	height:6px;
	background-image:url(../images/corner-bottomleft.jpg);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
}
#corner-bottomright{
	width:6px;
	height:6px;
	background-image:url(../images/corner-bottomright.jpg);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
}
#btn-soundon{
	position:absolute;
	width:31px;
	height:31px;
	top:41px;
	right:103px;
}
#flash-music{
	position:absolute;
	width:5px;
	height:5px;
	bottom:0px;
	right:150px;
}