* {
	margin: 0;
	padding: 0;
}

body {
	background: url(/public/images/background.png); 
	color: #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
}

h1 {
	color: #3399ff;
	float: left;
	font: 200% Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

h3 {
	border-bottom: 1px solid #fff;
	clear: both;
	color: #fff;
	float: left;
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 15px 0;
	width: 100%;
}

h3 a {
	color: #000;
	font: bold 130%;
	text-decoration:  none;
}

a {
	color: #3399ff;
	font-size: 11px;
	outline: none;
}

p {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

table {
	border-collapse: collapse;
	color: #000;
}

td {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 5px;
}

#container {
	height: 600px;
	margin: 0 0 20px 120px;
	padding: 0;
	width: 825px;
}

#heading {
	float: left;
	height: 30px;
	margin: 10px 0 10px 0;
}

#top-nav {
	clear: both;
	height: 35px;
	width: 800px;
}

#top-nav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#top-nav li a {
	outline: none;
}


#top-nav li img {
	margin: 0;
	padding: 0;
}

#banner {
	background-color: red;
	float: left;
	height: 404px;
	width: 575px;
}

.about {
	background: url(/public/images/about.png) no-repeat;
	display: block;
	float: left;
	height: 200px;
	padding: 50px 20px 20px 25px;
	width: 250px;
}

.about p {
	font-size: 130%;
	line-height: 150%;
	padding: 0 0 15px 0;
}

.about p a {
	color: #3399ff;;
	font-size: 100%;
	line-height: 150%;
	padding: 0 0 15px 0;
}

.news {
	background: url(/public/images/about.png) no-repeat top right;
	float: left;
	height: 200px;
	padding: 50px 20px 20px 35px;
	width: 450px;
}

.news-item {
	clear: both;
	height: 44px;
}

.news-item p {
	clear: none;
	display: inline;
	float: left;
	font-size: 130%;
	padding: 2px 0 0 28px;
}

.news-item a {
	color: #3399ff;
	font-size: 75%;
	padding-left: 10px;
}
.news-entry h3 a {
	clear: both;
	color: #39f;
	float: left;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 15px 0;
	text-decoration: underline;
	width: 100%;
}

.news-entry { 
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 10px;
}

.news-entry p a {
	font: 100% #000;
}

#content {
	background-color: #fff;
	margin: 10px 10px 10px 10px;
	padding: 10px;
float: left;}

#content-noscroll-inner h3,
#content h3 {
	clear: both;
	color: #39f;
	float: left;
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 15px 0;
	width: 100%;
}

#content-noscroll-inner li,
#content ul li {
	color: #000;
	display: list-item;;
	list-style-type: disc;
	margin-left: 15px;
}

#content a img {
	background-color: #fff;
	border: 1px solid #999;
	margin: 0 10px 10px 0;
	padding: 5px;
}

#content-noscroll-outer {
	background: url(/public/images/normal.png);
	clear: none;
	float: left;
	height: 420px;
	overflow: auto;
	padding: 10px;
	width: 570px; 
}

#content-noscroll-inner {
	background: #fff;
	height: 400px;
	padding: 10px;
}

.scrollholder {
	background-image: url(/public/images/normal.png);
	clear: none;
	float: left;
	height: 430px;
	overflow: auto;
	padding: 10px 10px 0 0;
	position: relative;
	width: 580px;
	z-index: 1;
}

#scrollholder {
	float: left;
}

.scroll {
	left: 0; 
	position: absolute;
	top: 0;
	width: 95%;
	z-index: 2;
}

.track {
	background: #fff;
	font-size: 0;position: relative;
	float: right;
	height: 100%;
	top: 0; 
	width: 11px; 
	z-index: 3;
}

.drag_bar {
	background: black;
	cursor: pointer;
	height: 14px;
	position: absolute;
	width: 100%; 
	z-index: 4;
}  

#sidebar {
	background-image: url(/public/images/normal.png);
	border-left: 2px solid #fff;
	float: left;
	height: 410px;
	padding: 10px 20px 20px 20px;
	width: 168px;
}

#sidebar li {
	list-style-type: none;
	padding: 0 0 10px 0;
	width: 160px;
}

#sidebar ul li a,
#sidebar a {
	color: #000;
	padding: 0 0 10px 0;
}

#sidebar-left {
	background-image: url(/public/images/normal.png);
	float: left;
	height: 410px;
	padding: 10px;
	width: 170px;
}

#sidebar-left li {
	list-style-type: none;
}

#sidebar-left ul li a,
#sidebar-left a {
	color: #000;
	padding: 0 0 5px 0;
}

#sidebar-pictures {
	background-image: url(/public/images/normal.png);
	border-left: 2px solid #fff;
	float: left;
	height: 410px;width: 175px;
	padding: 10px 20px 20px 13px;
}

#sidebar-pictures img {
	background-color: transparent;
	border: 3px solid #fff;
	clear: left;
	margin: 0 0 10px 0;
}

.caption {
	text-align: center;
	font-style: italic;
	padding-top: 10px;
	clear: both;
}

p.info {
	color: #999;
	font-size: 90%;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

#footer p {
	color: #fff;
}

#footer p a {
	color: #fff;
	text-decoration: none;
}

#bottom {
	clear: both;
	background: url(/public/images/bottom.png) bottom; 
	height: 15px;
	width: 800px;
}
