body {
	background-color: #020213;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 737px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 737px;
}
#navi {
	height: 41px;
	width: 737px;
}
#navi_down {
	height: 6px;
	width: 737px;
	background-image: url(images/navi_down.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 737px;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}

#content-left {
	float: left;
	width: 524px;
	background-image: url(images/content-left.jpg);
}
#content-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #946E2F;
	margin-top: 20px;
	margin-left: 70px;
	font-weight: normal;
	text-decoration: underline;
}
#content-left p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	margin-left: 70px;
	margin-right: 10px;
}
#content-left p img {
	border: 1px solid #3C2D0E;
	margin: 10px;
}

#content-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #946E2F;
	font-size: 15px;
	margin-left: 70px;
	margin-right: 10px;
}
#content-right {
	float: right;
	width: 213px;
	background-image: url(images/conten-right.jpg);
}
#content-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #946E2F;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 20px;
	margin-left: 25px;
}
#content-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
}
#content-right p img {
	border: 1px solid #3E2C0F;
	margin-left: 15px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #BD9C3B;
	margin-left: 183px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 737px;
}
a:link {
	color: #DBC78A;
}
a:visited {
	color: #DBC78A;
}
a:active {
	color: #DBC78A;
}
a:href {
	color: #DBC78A;
}

#flashPlayer{
	margin-right: 12px;	
	margin-bottom: 10px;	

}

