body {
	background-color: #000;
	font-family:arial;
	color:#FFF;
}
.content {
	font:13px Arial;
	line-height:21px;
	color:#eaeaea;
	padding-left:325px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:20px;
	text-align: left;
}
.main {
	font:13px Arial;
	line-height:21px;
	color:#eaeaea;
}
.content a {
	color:#FC0;
	text-decoration:underline;

}
.content h1 {
	color: #FC0;
	font-size:30px;
	font-style:italic;
}
.bg_content {
	background-color:#000;
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	background-repeat:no-repeat;
	background-position:left top;
	border: 1px solid #333;
}
.bg_content a {
	font:13px Arial;
	line-height:21px;
	color:#FC0;
	text-decoration:underline;

}
.slider {
	background-color:#000;
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	background-repeat:no-repeat;
	background-position:left top;
	border: 1px solid #333;

}
.border {
	border-top-style: 10px;
	border-right-style: 10px;
	border-bottom-style: 10px;
	border-left-style: 10px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
textarea, input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	width:199px;
}
textarea
{
	height: 100px;
}
