body
{
	background:#e0e0e0 url(/linux/img/background.png) center top repeat-y;
	
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Lucida Grande", "Tahoma", "Arial", sans-serif;
	font-size:12px;
	text-align:center;
}


img
{
	border:0px;
}

#Container
{
	width:750px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;

	text-align:left;
	width:750px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px;

	background:;
}

#Header
{
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:750px;
	height:115px;
	background:url(/linux/img/header_bg.png) left top repeat-x;
}

	#Header h1
	{
		position:absolute;
		left:0;
		top:0;
		text-indent:-9999px;
	}
	
	a.HeaderLink:link, a.HeaderLink:visited
	{
		position:absolute;
		left:5px;
		top:5px;
		color:#666;
		font-size:11px;
		text-decoration:none;
	}
	
	a.HeaderLink:hover{color:#222; text-decoration:underline;}

#Content
{
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:750px;


}

	.leftPanel
	{
		float:left;
		clear:left;
		width:50%;
	}
	
	.rightPanel
	{
		float:left;
		width:50%;
	}
	
	p
	{
		float:left;
		width:95%;
		margin:5px 0 15px 10px;
		color:#444;
		line-height:20px;
	}
	
	#Content h2
	{
		float:left;
		width:90%;
		margin:15px 0 0 10px;
		color:#444;
		line-height:30px;
		font-size:16px;
		
	}
	
a.btn_Default:link, a.btn_Default:visited
{
	display:block;
	width:240px;
	height:40px;
	background:url(/linux/img/btn_default.png) 0 0 no-repeat;
	
	line-height:40px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#444;
}

a.btn_Default:hover
{
	background-position:0 -40px;
	color:#000;
}

cite
{
	float:left;
	width:100%;
	font-size:11px;
	color:#666;
	font-style:normal;
	line-height:13px;
}

a.HintLink:link, a.HintLink:visited
{
	color:#666;
}

a.HintLink:hover
{
	color:#7f7f7f;
}

#Footer
{
	float:left;
	width:100%;
	height:70px !important;
	height:100px;
	border-top:1px solid #ccc;
	background:#fafafa;
	
	text-align:center;
	padding-top:30px;
	line-height:20px;
	font-size:11px;
	color:#555;
	
}

html>body #Footer, html>body #Content, html>body #Header  { *margin-left:1px; }

	a.FooterLink:link, a.FooterLink:visited{color:#666;}
	a.FooterLink:hover{color:#222;}
	
a:link, a:visited{color:#333;}
a:hover{color:#666;}