a:active, a:link, a:visited {
	color: #336580;
}

a:hover {
	color: #7F7F7F;
}

body {
	background-color: #CCC;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 25px auto;
	padding: 0;
	width: 800px;
}

body, h1, input, select, textarea {
	font-family: verdana, serif;
	font-size: small;
}

form {
	margin: 15px 0 0 0;
	padding: 0;
}

h1 + p, p + h1, p + p {
	margin: 15px 0 0 0;
	padding: 0;
}

#banner {
	background-color: #7F7F7F;
	margin: 0 0 10px 0;
	height: 90px;
	text-align: center;
	width: 790px;
}

#bottom {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	text-align: center;
	width: 770px;
}

#breadcrump {
	background-image: url(breadcrump.gif);
	background-repeat: repeat-x;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	width: 770px;
}

#breadcrump a:active, #breadcrump a:link, #breadcrump a:visited {
	color: #FFF;
	text-decoration: none;
}

#breadcrump a:hover {
	text-decoration: underline;
}

#breadcrump p, #bottom p, .container_bottom p, .container_divider p, .container_top p {
	margin: 0;
	padding: 0;
}

#content {
	height: auto !important;
	height: 800px;
	line-height: 150%;
	margin: 0 0 0 190px;
	min-height: 800px;
	text-align: justify;
	width: 600px;
}

#images {
	margin: 0 0 10px 0;
}

#logo {
	float: left;
	width: 57px;
	padding: 13px 0 0 0;
	text-align: center;
}

#navigation {
	float: left;
	width: 180px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	width: 180px;
}

#navigation ul li {
	border-bottom: 1px solid #FFF;
	list-style-type: none;
}

#navigation ul li a:active, #navigation ul li a:link, #navigation ul li a:visited {
	background-image: url(navigation.gif);
	background-repeat: repeat-x;
	color: #FFF;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

#navigation ul li a:hover {
	background-image: url(navigation_hover.gif);
	background-repeat: repeat-x;
	color: #FFF;
}

#wrapper {
	background-color: #FFF;
	padding: 5px;
	width: 790px;
}

.container {
	border: 1px solid #7F7F7F;
	margin: 0;
	padding: 5px 10px;
	width: 578px;
}

.container_bottom {
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	width: 578px;
}

.container_divider {
	height: auto !important;
	height: 1px;
}

.container_top {
	background-image: url(container_top.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	margin: 10px 0 1px 0;
	padding: 3px 10px;
	width: 580px;
}

.container_top a:active, .container_top a:link, .container_top a:visited {
	color: #FFF;
	text-decoration: none;
}

.container_top a:hover {
	color: #FFF;
	text-decoration: underline;
}

.error {
	color: #900;
	font-style: italic;
}

.form_file {
	width: 370px;
}

.form_text {
	width: 250px;
}

.form_textarea {
	width: 350px;
}

.index_left, .index_right {
	border: 1px solid #7F7F7F;
	height: 110px;
	margin: 0;
	padding: 5px 10px;
	width: 273px;
}

.index_left {
	float: left;
}

.index_right {
	float: right;
}

.index_left ul, .index_right ul {
	margin: 0;
	padding: 0;
}

.index_left ul li, .index_right ul li {
	list-style-type: none;
}

.index_left_top, .index_right_top {
	background-image: url(container_top.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	margin: 10px 0 1px 0;
	padding: 3px 10px;
	width: 275px;
}

.index_left p, .index_left_top p, .index_right p, .index_right_top p {
	margin: 0;
	padding: 0;
}

.index_left_top {
	float: left;
}

.index_right_top {
	float: right;
}

.index_left_top a:active, .index_left_top a:link, .index_left_top a:visited, .index_right_top a:active, .index_right_top a:link, .index_right_top a:visited {
	color: #FFF;
	text-decoration: none;
}

.index_left_top a:hover, .index_right_top a:hover {
	color: #FFF;
	text-decoration: underline;
}

.left_content {
	border: 1px solid #336580;
	margin: 0;
	padding: 5px 10px;
}

.left_header {
	background-image: url(navigation.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	margin: 10px 0 1px 0;
	padding: 3px 10px;
}
