body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-image:url(images/back_vers2.gif);
	scrollbar-base-color: #ff0000; 
    scrollbar-arrow-color: #000000;
	scrollbar-track-color:#ff0000;
}
#container {
	position:relative;
	width:800px;
}
#banner {
	width:800px;
	position:relative;
}
#redband {
	width:798px;
	border:1px solid #000000;
}
#body {
	position:inherit;
	width:800px;
	height:340px;
	background-image:url(images/scorpion_03.gif);
}
#navigation {
	position:relative;
	width:100px;
	height:362px;
	float:left;
	background-color:#3531A7;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#navigation p {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
#navigation p a {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#navigation p a:hover {
	color:#FF0000;
}
#content {
	position:relative;
	width:652px;
	height:325px;
	overflow:auto;
	padding: 6px 20px;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
	background-position:center center;
	background-attachment:fixed;
	float:right;
}
#content h1 {
	font-size:16px;
	color:#FF0000;
}
#content p {
	text-align:justify;
}
#content h2 {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-align:justify;
}
#content h3 {
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
#content span {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#content h2 a {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-align:justify;
	text-decoration:none;
}
#content h2 a:hover {
	color:#000000;
}
#content p a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
#content p a:hover {
	color:#0000CC;
}
#content h3 a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
#content h3 a:hover {
	color:#0000CC;
}
#facilities {
	position:relative;
	width:350px;
}
#facilitesleft {
	width:170px;
	float:left;
}
#facilitiesright {
	width:170px;
	float:right;
}
.holder {
	position:relative;
}
.images { 
	float:left;
	width:150px;
}
.description {
	float:right;
	padding:0px 10 px;
}
#redband2 {
	width:798px;
	height:5px;
	border:1px solid #000000;
}
#footer {
	position:relative;
	width:800px;
}
