body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-color: #000000;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 120px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	color: #FFFFFF;
	}
.large_text
{
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #E8DCC0;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
}

.links
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-left: 40px;
}

.link
{
	text-decoration: none;
	color: #B99F76;
}

.link:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.swf_box {
	width: 320px;
	height: 240px;
	background-color: #000000;
}

a {
outline: none;
}
.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-image: none;
	color: #FFFFFF;
}
hr {
	border: 0;
	color: #B99F76;
	background-color: #B99F76;
	height: 1px;
	text-align: left;
}
