

.sidebar{
	position:absolute;
	right:5px;
	top:0px;
}

#links{
	border:1px solid black;
	/*width:210px;*/
	padding:10px;
	background-color:white;
}
	#links h3{
		color:#933;
	}
	#links ul{
		padding: 8px 0 3px 20px;
	}
	#links li{
		list-style-type:circle;
	}
	#links a{
		color:#69C;
	}

h1{
	margin:20px 0;
	color:#5B739C;
}
	h1 strong{
		font-size:13px;
		color:#777;
	}
h2.title{
	color:#933;
	margin-bottom:10px;
	text-align:right;
}
.clear{
	clear:left;
}
#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
	color:#FFF;
}
#content{
	overflow:hidden;
	width:785px;
	background-color:#000;
	position:relative;
	height:400px;
	float:left;
	margin-bottom:10px;
	color:#FFF;
}
	#content h2{
		color:#fc0;
		margin:15px 0pt;
	}
	#content a{
		color:#777;
		font-weight:bold;
		text-decoration:none;
	}
	#content a:hover{
		color:#fc0;
		text-decoration:underline;
	}

#navigation{
	float:left;
	width:160px;
	background-color:#000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
}
.sup{
	font-size:12px;
	background-image: url(../images/sub1.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width:150px;
	line-height:20px;
	padding-left:5px;
	margin-top:2px;
	color:#FC0;
	font-weight:bold;
	}
.sup a  {

	font-weight: bold;
	font-size: 12px;
	color: #fc0;
	text-decoration:none;


}
.sup a:hover{
	text-decoration:underline;
}
		#navigation ul{
			margin:5px 0;

			padding-left:0px;						
		}
	/*	#navigation a{
			color:white;
			font-weight:bold;
			text-decoration:none;
		}*/				
.sup2 {
	margin:0px 0;
	font-size:10px;
	background-image: url(../images/sub2.png);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 150px;
	padding-left: 15px;
	line-height:15px;

}
.sup2 a  {

	font-weight: normal;
	font-size: 10px;
	color: #fff;
	text-decoration:none;


}
.sup2 a:hover{
	color: #fc0;
	padding-left:5px;
}
		#navigation a.scrolling{
			color:#933;
		}
.section{
	width:1900px;
	position:relative;
	color:#FFF;
}

	.section .sub{
		position:relative;
		float:left;
		padding:0px 5px 42px 15px;
		width:785px;

		color:#FFF;
	}
.sub h2{
		color:#fc0;
		margin:15px 0pt;

	}
		/*.section {
			width:550px;
			margin:16px 0;
			font-size:10px;
			line-height:1.4em;
			color:#FFF;
		
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}*/

		.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:0px !important;
	top:0px;			
}
#second{
	top:0px !important;
	top:0px;			
}.subtopnav {
	line-height: 22px;
	background-image: url(../images/subtopnav.png);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 25px;
	width: 940px;
	display:block;
	color:#999;
	padding-left:5px;
	margin-bottom:2px;
	font-size:10px;
}
	.subtopnav ul{
		padding: 0px;
		width:940px;
		height:25px;
	}
	.subtopnav li{
		list-style-type:none;
		display: inline;
		margin-left:5px;
	}
	.subtopnav a{
		color:#fff;
		text-decoration:none;
	}
		 a:hover{
		color:#fc0;
		text-decoration:none;
	}
		.subtopnav on2{
		color:#fc0;
		text-decoration:none;
	}.consolel {
	float: left;
	width: 48%;
	color:white;

}

	.consolelibrapic {
	float: right;
	width: 47%;
	margin-left:10px;
	/*border: 2px solid #F00;*/
}
	.consolemegapic {
	float: right;
	width: 50%;
	margin-left:5px;
	/*border: 2px solid #F00;*/
}
	.consoler {
	float: right;
	width: 47%;
	margin-left:30px;
	margin-top:50px;
	/*border: 2px solid #F00;*/
}



