body {
	font: 12px "Arial", Helvetica, Verdana, sans-serif;
	color: #575143;
	text-align: center;
	background: #000;
	margin: 0;
	overflow-x: hidden;
}

#sidebar #features a { color: #575143; text-decoration: underline; font-size: 12px; }
#sidebar #features a:hover { color: #575143; text-decoration: none }
#sidebar #features a:visited { color: #575143; text-decoration: underline }

#sidebar #visit a { color: #930313; text-decoration: underline }
#sidebar #visit a:hover { color: #930313; text-decoration: none }
#sidebar #visit a:visited { color: #930313; text-decoration: underline }

#footer a { color: #575143; text-decoration: underline }
#footer a:hover { color: #575143; text-decoration: none }
#footer a:visited { color: #575143; text-decoration: underline }

#midbar a { color: #fff; text-decoration: none }
#midbar a:hover { color: #fff; text-decoration: underline }
#midbar a:visited { color: #fff; text-decoration: underline }

#headerwrap {
	width: 824px;
	margin: auto;
	
	
}

#header {
	width: 824px;
	margin: auto;
	position: relative;
	z-index: 2;
}

#midbarwrap {
	width: 824px;
	margin: auto;
}

#midbar {
	width: 824px;
	height: 1px;
	margin: auto;
	text-align: left;
	position: relative;
	visibility: hidden;
}

#midbar #cam {
	width: 251px;
	position: absolute;
	color: #fff;
	top: 23px;
	left: 105px;
	visibility: hidden;
	
}

#midbar #lang {
	width: 353px;
	position: absolute;
	color: #fff;
	top: 22px;
	left: 429px;
}

#contentwrap {
	width: 824px;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 2;

}

#content {
	width: 824px;	
	background:url(../../images/shared/content_bg.gif);
	background-repeat: no-repeat;
	height: 900px;
	position: relative;
	z-index: 2;
}

#sidebar {
	width: 278px;
	height: 714px;
	position: absolute;
	left: 33px;
	top: 33px;
}

#sidebar #features {
	width: 278px;
	height: 600px;
	position: absolute;	
	font: 10px "Arial", Helvetica, Verdana, sans-serif;
	color: #575143;
}

#sidebar #history {
	width: 278px;
	position: absolute;
	top: 276px;
	text-align: center;
}

#sidebar #history #capt {
	width: 175px;
	text-align: center;
	margin-top: 1px;
	margin-left: 56px;
	margin-right: auto;

}

#sidebar #history #descrip {
	width: 227px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: auto;
}

#sidebar #visit {
	width: 278px;
	height: 250px;
	position: absolute;
	top: 525px;
	font: 11px "Arial", Helvetica, Verdana, sans-serif;
}

#sidebar #visit .bold {
	font-weight: bold;
	color: #930313;
}

#scroller {
	width: 480px;
	height: 715px;
	position: absolute;
	left: 311px;
	top: 33px;
}

#footer {
	width: 756px;
	position: absolute;
	left: 34px;
	top: 750px;
	text-align: center;
	margin: auto;
}

#codefidelity {
	width: 224px;
	height: 58px;
	position: absolute;
	top: 822px;
	left: 580px;
	margin: auto;
	}
	

