body
{
	margin: 0px;
	padding: 0px;
}

.container
{
	width: 100%;
	float: left;
}

.spacer
{
	width: 600px;
	float: left;
}

.header
{
	width: 600px;
	height: 75px;
	clear: left;
	float: left;
	position: relative;
	background: url(/images/top.gif) no-repeat top center;
}

.main
{
	width:600px;
	float: left;
	position: relative;
	background-color: #615D5C;
}

.main .leftpic
{
	width: 295px;
	height: 397px;
	float: left;
}

.main .rightmain
{
	width: 285px;
	height: 290px;
	float: right;
	font-family: tahoma;
	font-size: 10px;
	color: #D6D3D2;
}

.main .rightmain .maintext
{
	width: 265px;
	float: left;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
}
.maintext a:link
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.maintext a:visited
{
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
}
.maintext a:hover
{

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.main .rightmain .maintextScrollbar
{
	width: 277px;
	float: left;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	overflow: auto;
	position: relative;
}

.main .rightCenter
{
	width: 150px;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
}

.main .flash
{
	width: 130px;
	float: right;
	position: relative;
}

.main .flash .trans
{
	position: absolute;
	width: 100px;
	height: 50px;
	top: 0px;
	left: 0px;
	font-family: verdana;
	font-size: 12px;
}

.main .rightBottom
{
	width: 275px;
	float: right;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	margin-right: 3px;
	margin-right: 20px;
}

.bottomTop
{
	width: 600px;
	text-align: center;
	margin-top: 10px;
}

.bottomMiddle
{
	width: 600px;
	text-align: center;
	margin-top: 5px;
}

.bottomBottom
{
	width: 600px;
	text-align: center;
	margin-top: 5px;
	font-weight: tahoma;
	font-size: 11px;
	color: #B9B9B9;
}
