body {
	background-image: url(bg2.gif);
	background-color: #eee;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	overflow-x: scroll;
	overflow: -moz-scrollbars-vertical;
}

.filelinks dt{
	margin-top: 5px;
}

.filelinks a {
  background-repeat: no-repeat;
  padding-left: 20px;
}

p {
	line-height: 150%
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

#navigation{
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 0px 0px 1px 0px;
	text-align: right;
}

#navigation h1 {
	line-height: 110%;
	position: absolute;
	right: 10px; 
	padding-top: 3px;
	color: #000;
}

#nav1 {
	margin: 0px;
	padding: 7em 10px 0px 0px;
}

#navigation li {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	font-size: 130%;
	display: inline;
}

#navigation a {
	margin-bottom: 1px;
	padding: 5px 5px 0px 5px;
	background-color: #eee;
	border: 1px solid #f00;	
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 7px 7px 0px 0px
}

#navigation .on a {
	border-bottom-color: #eee;
	color: #f00;	
}

#navigation2 {
	float: left;
	background-color: #eee;
	height: 20px;
	position: absolute;
	margin-top: 1px;
	width: 100%;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	text-align: right;
	border-bottom: 1px solid #f00;	
}

#navigation2 li {
	font-size: 80%;
	margin: 0px;
	padding: 2px;
	display: inline;
}

#navigation2 a {
	border: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-right: 13px;
	color: #900;
}

#navigation2 .off a {
	color: #900;
}

#navigation2 .on a {
	color: #f00;	
}

#navigation2 a:hover {
	color: #f00;
}

#contact {
	display: none;
	float: right;
	font-width:80%;
	padding: 0px 15px 0px 15px;
	border-width: 0px 0px 1px 1px;
	color: #eee;
}

.left ul {
	margin: 50px 10px 10px 0px;
	float: left;
	padding: 20px 10px 10px 20px;
	max-width:12em;
	border: 0px solid #f00;
	border-width: 1px 1px 1px 0px;	
	list-style-type: none;
}	

.left li {
	margin-bottom:5px;
}

.content {
	margin: 30px 0px 20px 0px;
	background-color: #eee;
	padding: 20px 30px 30px 30px;
}

.content li {
	margin-bottom: 5px;
}

.contenttable td {
	border: 1px solid #f00;
	padding: 2px;
}

.align-right {
	text-align: right;
}

.csc-header-date, .csc-textpic-caption {
	text-align: right;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

.csc-uploads-fileName p {
	margin: 0px;
}

.csc-uploads-description {
	padding-left: 3em;
}

table {
	border-collapse:collapse;
}

td {
	vertical-align:middle;
}

ol {
	list-style-type:decimal;
}

ol ol {
	list-style-type:lower-latin;
}

.news-list-container {
	background-color: #eee;
	border: none;
	padding: 0px;
}

.news-list-item, .news-list-date,  .tx-ttnews-browsebox-SCell {
	background-color: #eee;
	border: none;
	margin: 0px;
}

.news-list-item h3 {
	background-color: #eee;
	border: none;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #900;
	padding-left:2px;
}

.news-list-container H3 A:HOVER {
	color: #f00;
}

.news-single-item H2 {
	color: #000;
	padding-left:2px;
font-size: 140%;
}

.news-single-item H3 {
	color: #000;
	padding-left:2px;
font-size: 100%;
}
