* {
	margin:0;
	padding:0;
}
body {
	background: black url(bg.jpg) repeat-x;
	color: white;
	font-family: Arial;
	font-size: 13px;
}
#start_container {
	background: url(start.jpg) no-repeat;
	width: 1008px;
	height: 617px;
	margin: 0 auto;
	overflow: hidden;
}
#start_head {
	margin: 7px 0 0; 
	height: 25px;
	text-align: center;
	font-size: 15px;
}
#start_top {
	overflow: hidden;
	width: 1008px;
	height: 505px;
	overflow: hidden;
}
#start_top_text {
	float: left;
	width: 825px; 
	height: 25px; 
	margin: 0 0 0 50px;
}
#start_flags {
	float: right;
	margin: 0 50px 0 0;
}
#start_monitor {
	background: url(display.png) no-repeat;
	width: 297px;
	height: 227px;
	float:left;
	margin: 21px 0 0 41px;
}
#start_content {
	float: left;
}
#start_eyes {
	background: url(eyes.png) no-repeat;
	width: 33px; 
	height: 10px; 
	margin: 89px 0 0 160px;
}
#start_online {
	margin: 67px 0 0 260px; 
	width: 135px; 
	font-weight: bold;
	height: 14px;
	font-size: 10px;
	text-align: center;
}
#start_incontent {
	margin: 0 0 0 233px;
}
#start_content h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 21px;
	margin: 15px 0 27px;
	color:#DFF1FF;
	text-shadow:2px 2px #175E70;
}
#start_content p {
	width: 385px;
	height: 143px;
	color: #DFF1FF;
	font-size: 14px;
	text-align: justify;
	font-family: arial, serif;
}
#start_register {
	width: 390px;
	height: 70px;
}
#start_content ul {
	list-style: none;
	margin: 5px 0 0;
}
#start_content li {
	float: left;
	margin: 0 2px;
	color: #4F4F4F;
}
#start_content ul a, #start_content li {
	font-size: 13px;
	font-weight: bold;
}
.blue_link {
	color: #01A4E9;
}
a img {
	border: none;
}
a {
	color: #4F4F4F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#start_sound {
	margin: 5px auto 0;
	width: 150px;
	overflow: hidden;
}
#start_sound object {
	float: left;
	width: 29px;
	height: 18px;
}
#start_sound_text {
	float: left;
	color: #B9B9B9;
	font-size: 10px;
	margin: 2px 0 0;
}
