body {
	background: #CACACA url(images/bg.gif) repeat-x;
	font-family: Verdana, sans-serif
}
#container {
	background: #FFFFFF;
	margin: 10 auto;
	width: 900px;
	height: 654px;
}
#header {
	background: #CACACA url(images/header.gif);
	height: 130;
	width: 100%;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF;
} 

.content {
	position: relative; top: 26; left: 50; 
	float: left;
	width: 800;
	text-align: justify;
	color: 202020;
	font-size: 11px
}
.contentfacts {
	position: relative; top: 26; left: 240; 
	float: left;
	width: 610;
	text-align: justify;
	color: 202020;
	font-size: 11px
}
.contentabout {
	position: relative; top: 26; left: 50; 
	float: left;
	width: 380;
	text-align: justify;
	color: 202020;
	font-size: 11px
}
#linksmenu a{
	float: left;
	position: relative; top: 100; 
	width:116px; 
	height:20px; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ADADAD;
	text-decoration:none;
	padding-top:8px;
}
#linksmenu a:hover{
	color:#1f1f1f;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#btm {
	margin: 10 auto;
	width: 900px;
	position: relative; top: -30; 
	height:20px; 
	border-top:solid 1px #ADADAD;
	text-align: right;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:reguler;
	color: #494949;
	text-decoration:none;
	padding-top:2px;
}

a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:reguler;
	color: #494949;
	text-decoration:none;
}
a:hover{
	color:black;
}
em{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #202020;
	text-decoration:none;
}
u{
	color: #202020;
	text-decoration:none;
}
td{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #202020;
}
