body{ 
	padding: 0 5px;
	font-family: Verdana, sans-serif;
	background: #444444;
	text-align:center;
	margin:0 auto;
	height:100%;
	font-size:12px;
	letter-spacing:0.1em;
}
ul, li, h3, h2, h1, p, #navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content,#contentx{
 border:1px Solid #777777;
	overflow:hidden;
	width:960px;
	background-color:#333333;
	position:relative;
	height:350px;
	float:left;
	color:#EEEEEE;
}
	#content h2{
		color:#993333;
		margin:20px 0pt;
	}
	#content a{
		color:#777;
		font-weight:bolder;
		text-decoration:none;
	}

#full,#half,#third,#twothird,#first,#four,#five,#six,#twothird2,#three4
{
	width:920px;
	float:left;
	padding-bottom:20px;	
	padding-right:20px;
}
#half			{width:450px;}
#third,#first	{width:295px;}
#twothird,#twothird2,#three4		{width:600px;text-align:right;font-weight:normal;}
#first,.bblb,.bbln	{font-weight:bold;color:#aabaf0;}
#four			{width:210px;}
#five			{width:164px;}
#six			{width:137px;}
.bbln {font-weight:normal;}

#twothird2,#three4 {text-align:left;}
#three4{width:685px;}
#three4 p,#third p {padding-bottom:4px;}
.mgrn {font-size:11px;color:#CCCCCC;}
 
#twothird a:link,#half a:link,#third a:link {font-weight:normal;color:#6682e3;text-decoration:none;}
#twothird a:hover,#half a:hoover,#third a:hover{color:#6682e3;text-decoration:underline;}
#twothird a:visited,#half a:hoover,#third a:hover {color:#6682e3;text-decoration:none;}
	
	
#navigation{
	float:left;
	width:960px;
	height:80px;
}
	#navigation .sup{
		margin:26px 10px;
		font-size:14px;
	}

		#navigation a{
			color:white;
			text-decoration:none;
		}				
		
		#navele
		{
			float:left;	
			width:160px;
			height:80px;
			text-align:center;
		}
		#navlogo
		{
			float:left;	
			width:320px;
			height:80px;
			text-align:center;
		}
		
		#navigation a.scrolling{
			color:#933;
		}
.section{
	width:5200px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding:20px;
		width:960px;
		height:350px;
	}
		.section .sub p{
		 padding-bottom:10px;
		 margin-bottom:10px;
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}

#centercontainer {
width: 960px;
height: 510px;
text-align: left;
position: absolute;
top: 50%;
left: 50%;
right: 0;
margin-top: -255px;
margin-left: -490px;
margin-right: auto;
}
#footer {color:#777777;text-align:center;font-size:11px;padding-top:20px;top:20px;}
#footer a:link {color:#777777;text-decoration:none;}
#footer a:hover {color:#777777;text-decoration:underline;}
#footer a:visited {color:#777777;text-decoration:none;}

.selector,.inp,.inpred,textarea{ width:330px;font-family:Tahoma;font-size: 12px;color: #000000;background-color:#EAEAEA; border: 1px solid #CCCCCC;padding:2px;}
.inpred {background-color:#ffd7d8; border: 1px solid #c00000;padding:2px;}
.blue{color:#aabaf0;}