html {
	font-size: 100%;
	font-size: 8pt;
}

* {
	padding: 0;
	margin: 0;
}

br {
	clear: both;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

root {
	display: block;
}

body {
	color: #000;
	background: #000;
	text-align: center;
	font-family: "Century Gothic", Tahoma, Verdana, arial, sans-serif;
	font-size: 100%;
}

#container {
	width: 992px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 8pt;
}

#header {
	margin: 20px 0 10px 0;
	text-align: left;
}

#main {
	float: left;
	height: 410px;
}

#center {
	background-color: #E5E5E5;
	border-color: #E5E5E5;
	border-style: solid;
	border-width: 3px 3px 0;
	float: left;
	height: 407px;
	margin: 0 20px;
	overflow: hidden;
	position: relative;
	width: 584px;
	font-size: 8pt;
	text-align: left;
}

#center table {
	margin: -2px 0 0 -2px;
}

#center table#news {
	height: 380px;
}

#center table#news h2 {
	font-size: 18px;
}

#center table#news td {
	padding: 5px;
	font-size: 12px;
	height: 380px;
}

#center table#news .date {
	color: #AE0101;
	font-size: 11px;
}

#center table#news .news-text {
	width: 558px;
	_width: 568px;
	*width: 568px;
	text-align: justify;
	padding: 5px;
	background: #f5f5f5;
}

#center table#news .news-text p {
	margin: 0 0 9px 0;
}

#center table#news .news-text ul,#center table#news .news-text ol {
	list-style-position: inside;
}

#center img {
	height: 385px;
}

#center div.all {
	height: 88px;
	margin: 7px 7px -4px;
	width: 570px;
	_width: 560px;
	*width: 560px;
	overflow: hidden;
}

#center div.allfix {
	height: auto;
}

#center div.all table {
	height: 70px;
	margin: 0;
	width: 570px;
}

#center div.flexcroll table {
	height: 70px;
	margin: 0;
	width: auto;
}

#center div.all table td {
	height: 82px;
	text-align: center;
	width: 114px;
}

#center div.flexcroll table td {
	height: auto;
	text-align: left;
	width: auto;
}

#center div.all table td a img {
	height: 60px;
	width: 90px;
}

#left,#right {
	background-color: #E5E5E5;
	float: left;
	font-size: 8pt;
	height: 390px;
	padding: 10px;
	width: 160px;
	position: relative;
	overflow: auto;
	text-align: left;
}

div#left input,div#right input,div#right textarea {
	background-color: #e5e5e5;
	border: 1px solid #000000;
	width: 150px;
	font-size: 10pt;
}

div#left input.contactButton,div#right input.contactButton {
	padding: 0px 10px;
	float: right;
	width: auto;
	text-align: center;
	font-size: 8pt;
}

#left a {
	color: #000;
}

#left a:hover {
	text-decoration: underline;
}

#left a.selected {
	color: #AE0101;
	font-weight: bold;
}

#left ul {
	list-style: none outside none;
}

#left table {
	font-size: 7pt;
}

#left .bottom {
	bottom: 10px;
	position: absolute;
	z-index: 100;
}

#left .bottom a {
	margin: 0;
	padding: 0;
}

#left .bottom table {
	font-size: 8pt;
}

#left .bottom ul {
	margin: 10px 0 0 0;
}

#left .bottom img {
	position: relative;
	left: -2px;
}

#left .flexcroll p {
	width: 140px;
}

#left p {
	margin-bottom: 5px;
	text-align: justify;
}

#right table {
	font-size: 8pt;
}

#right a {
	color: #AE0101;
}

#right small,#right p {
	width: 100%;
	overflow: hidden;
}

#bottom {
	background-color: #E5E5E5;
	border-color: #E5E5E5;
	border-style: solid;
	border-width: 3px 3px 0;
	clear: both;
	color: #FFFFFF;
	height: 230px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 584px;
}

#bottom img {
	cursor: pointer;
	height: 208px;
}

#footer {
	float: left;
	width: 100%;
}

#footer-top {
	clear: both;
	color: #AE0101;
	float: left;
	font-size: 10pt;
	margin: 5px 0;
	text-align: center;
	width: 100%;
}

#footer-top span {
	padding: 0 61px 0 0;
}

#footer-top span.last {
	padding: 0;
}

#footer-middle {
	clear: both;
	color: #FFFFFF;
	float: left;
	font-size: 8pt;
	line-height: 10px;
	margin: 0 0 8px;
	text-align: center;
	width: 100%;
}

#footer-bottom {
	clear: both;
	color: #FFFFFF;
	float: left;
	font-size: 7.5pt;
	line-height: 10px;
	margin: 0 0 8px;
	text-align: center;
	width: 100%;
}

#footer-bottom a {
	color: #FFF;
}

/*DEBUGGING stuff*/
.debug-toggle {
	margin: 10px 0 0 0;
	color: #AE0101;
	text-decoration: underline;
	font-size: 14px;
}

#debug-title {
	display: none;
}

#debug {
	display: none;
	padding: 10px;
	border: 3px solid #eee;
	background: #fff;
	color: #000;
	font-size: 14px;
	text-align: left;
	width: 900px;
	margin: 20px auto 0 auto;
}

.scrollbar {
    width: 570px;
    _width: 560px;
    *width: 560px;
	height: 10px;
	/*background: #e0e0e0;*/
	position: relative;
	top: -15px;
	color: #AE0101;
	font-size: 7pt;
}

#center .scrollbar img {
	width: 7px;
	height: 5px;
}

.scroll {
	position: relative;
}

#center div.all.scroll table {
	width: auto;
}

#center div.all.scroll table td {
	width: auto;
	text-align: left;
	height: auto;
}

.leftScroll {
	position: absolute;
	left: 490px;
	bottom: 0px;
	height: 10px;
	width: 10px;
	width: auto;
	cursor: pointer;
	/*background: red;*/
}

.rightScroll {
	position: absolute;
	left: 528px;
	bottom: 0px;
	height: 10px;
	width: 10px;
	width: auto;
	cursor: pointer;
	/*background: red;*/
}
