@import "styles_sys.css";

body {
	font-size: 70%;
	color: #000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

h1 {
	font-size: 130%;
	border-bottom: 1px solid;
	margin: 15px 0 10px 0;
}

h2 {
	font-size: 110%;
	margin: 15px 0 5px 0;
}

h3 {
	font-size: 100%;
	margin: 15px 0 5px 0;
}

blockquote {
	padding: 0;
	margin: 5px 0 5px 20px;
}

#site_container {
}

#header {
	display: none;
}

#logo {
	display: none;
}

#banner {
	display: none;
}

#main_content {
}

#main_article {
}

#sponsors {
	text-align: center;
	margin: 20px 10px 10px 10px;
}

.sponsor_file {
	margin: 0 10px 0 10px;
}

#right_column {
	display: none;
}

#page_images {
}

.page_image_div {
}

.page_image_file {
}

#page_gallery {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.gallery_image_div {
	margin: 4px;
	padding: 4px;
	border: 1px solid #E0DC3D;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}

#page_files {
}

ul.file {
}

li.file {
}

.file_size {
}

#footer {
	display: none;
}

#footer_right {
}

#lower_footer {
	display: none;
}

#lower_footer_right {
}

#lower_footer_left {
}

.off_screen {
	display: none;
}

.acrobat {
}