body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../templateimages/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #150413;
	font-family: Tahoma, Arial, sans-serif, Verdana;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#container #top {
	background-image: url(../templateimages/top/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
	width: 990px;
}
#container #top #top_holder {
	height: 174px;
	width: 600px;
	float: right;
}

#container #top #links {
	font-size: 11px;
	float: right;
	width: 300px;
	text-align: right;
	color: #FFFFFF;
	clear: both;
	padding-top: 7px;
	padding-right: 15px;
	font-weight: 700;
}
#container #top #links a, #container #top #links a:visited {
	color: #DABDDF;
	text-decoration: none;
}
#container #top #links a:hover, #container #top #links a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #top #forms {
	font-size: 12px;
	color: #DABDDF;
	float: right;
	height: 50px;
	width: 550px;
	margin-top: 95px;
}
#container #top #top_holder #forms table {
	background-image: none;
}
#container #top #top_holder #forms table td {
	background-image: none;
	color: #DABDDF;
}
#container #top #top_holder #forms table tr {
	background-image: none;
}
