@charset "utf-8";
body {
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #66753E;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #333;
}
#right a:link, #right a:active, #right a:visited {
	text-decoration:none;
	color: #fff;
}
#right a:hover {
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dotted #fff;
}
ul, li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.menuCaption {
	font-weight:bold;
	margin:0;
}
.menuItem {
	margin-left: 10px;
}

#main {
	margin-left:-459px; width:918px;
	top:50%;
	left:50%;
	height:631px;
	margin-top:-315px;
	position:absolute;
}

#left {
	float:left; width:179px; background-image:url('../Style/bg_left.gif'); height:441px;
	color:#666;
	padding: 190px 10px 0 30px;
}

#right {
	float:left; width:439px; background-image:url('../Style/bg_right.gif'); height:256px;
	color:#FFF;
	text-align:center;
	padding: 375px 130px 0 130px;
}
#flash {
	width:459px; height:308px; position: absolute; z-index:1000;
	top:50%; 
	left:50%;
	margin-top:-265px;
	margin-left:-110px;
}
#solskforb {
	width: 131px;
	height: 55px;
	z-index: 1001;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 283px;
	margin-top: 231px;
}
