* {
	margin: 0;
	padding: 0;
}

body {
	font-family: geneva, "Trebuchet MS", helvetica, sans-serif;
	font-size: 0.8em !important;
	/*text-align: center;*/
	color: #000;
	margin-top: 0 !important;
	padding-top: 0 !important;
	background: url('../images/bg.jpg') repeat-x #bc0001 !important;
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #333;
	margin: 2em 0;
	background: transparent;
}

h3.article {
	font-weight: bold;
}

h3.cat {
	margin: 1px 0;
}

h3.cat a {
	display: block;
	padding: 5px 10px;
	color: #fff;
	background: url('../images/cat_link.jpg') center left repeat-x red;
}

h3.cat a:hover, h3.cat a.active {
	background: url('../images/cat_link.jpg') center 10px repeat-x red;
}

h3.cat a.active {
	font-weight: bold;
	margin-bottom: 25px;
}

h1 {
	display: none;
}

h2, h3, h4, h5 {
	margin: 2em 0 1em 0;
	color: #c90000;
}

h2  {
	font-size: 1.4em;
	font-weight:bold;
	clear: both;
}

h3 {
	font-size: 1.2em;
	clear: both;
}

p {
	margin: 0 0 1em 0;
}

ol {
	list-style-type: decimal;
	padding-left: 20px;
}

blockquote {
	padding-left: 20px;
}

a {
	text-decoration: none;
	color: #bc0001;
}

a:hover {
	color: #ff9900;
}

form {
	margin-bottom: 1em;
}

form fieldset {
	border: 1px solid #ddd;
	padding: 15px;
}

form fieldset legend  {
	padding: 0 15px;
	font-size: 1.2em;
}

form p {
	clear: both;
	padding-bottom: 15px;
}

form label, form input {
	width: 150px;
	display: block;
	float: left;
}

form textarea {
	width: 300px;
	height: 100px;
}

div#header {
	width: 1100px;
	height: 305px;
	display: block;
	margin: 0 auto;
	text-align: left;
	font-size: 0.8em;
	color: #bc611a;
	background: url('../images/header2.jpg') center top no-repeat transparent;
}

div#header h2 {
	margin-top: 0;
	font-weight: bold;
}

div#header div#welcome {
	width: 333px;
	height: 157px;
	float: left;
	padding: 10px;
	margin: 126px 0px 0px 220px;
	color:#fff;
	font-size:1.3em;
	/*background: url('../images/welcome.jpg') right bottom no-repeat #fbdaa6;*/
}

div#header img {
	float: left;
	margin-top: 109px;
}

ul {
	list-style-type: disc;
	padding-left: 25px;
	margin: 1em 0;
}

ul#navigation {
	width: 750px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	list-style-type: none;
	clear: both;
	text-align: center;
	color: #bc0001;
	background: #fff;
}

ul#navigation li {
	height: 17px;
	float: left;
	text-align: left;
	color: #bc0001;
	background: url('../images/button_tribal1.jpg') left top no-repeat;
}

ul#navigation li a {
	height: 17px;
	width: 60px;
	line-height: 17px;
	display: block;
	padding: 0 0 0 8px;
	border-left: 6px solid #bc0001;
	font-weight: normal;
	color: #bc0001;
	background: #fff;
}

ul#navigation li a:hover, ul#navigation li a:focus {
	border-left: 6px solid #ff9900;
	border-bottom: 0;
}

#chat {
	width: 710px;
	height: 380px;
	display: block;
	clear: both;
	position: relative;
	left: -5px;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden !important;
}

div#wrapper {
	width: 1100px;
	margin: 0 auto 15px auto;
}

div#container {
	width: 741px;
	padding: 0 15px 15px 15px;
	margin: 0 0 0 143px;
	text-align: left;
	font-size: 0.9em;
	background: #fff;
}

div#container.wide {
	background-image: none !important;
}

div#container h2 {
	letter-spacing: 1px;
}

div#container div#sidebar {
	width: 180px;
	padding: 0 20px 0 0;
	border: 0;
	float: left;
	background: transparent;
}


div#container div#sidebar label {
	width: 80px;
}

div#container div#sidebar input {
	width: 150px;
}

div#container div#sidebar input[type="submit"] {
	margin-left: 80px;
}

div#container div#sidebar img.esittely {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 5px solid #fdc66c;
	float: left;
}

div#container div#content {
	width: 500px;
	float: left;
	background: transparent;
}

div#footer {
	width: 771px;
	clear: both;
	text-align: center;
	margin: 0 0 0 143px;
	font-size: 0.8em;
	padding: 0px 0 0 0;
	/*border-top: 1px solid #fdd189;*/
	background: #fff;
}

div#footer a {
	color: #fff;
}

div#footer p {
 color:#fff;
 background-color:#cc0001;
 width:751px;
 margin-left:10px;
}

span.gallery_image {
	display: block;
	float: left;
	padding: 5px 5px 15px 5px;
	margin-right: 15px;
	margin-bottom: 60px;
	border: 2px solid #b95811;
	text-align: center;
	overflow: visible;
	height: 60px;
	background: #fdc66c;
}

span.gallery_image a {
	display: block;
	clear: both;
	padding: 3px;
	background: #fee5bc;
}

span.gallery_image a:hover {
	background: #fdedd3;
	border: 0;
}

div.gallery_page_navigation {
	text-align: center;
	height: 30px;
	line-height: 50px;
	clear: both;
}

.clear {
	visibility: hidden;
	clear: both;
}

table#calendar
{
	width: 450px;
	margin: 25px auto 0 auto;
	border: 1px solid #ded3bd;
	color: #000;
	background: #efe7de;
	padding: 10px;
	border-collapse: collapse;
}

div#welcome table#calendar {
	margin: 0;
	padding: 0;
	position: relative;
	top: -5px;
	font-size: 0.8em;
	line-height: 1.2em;
}

div#welcome table#calendar, div#welcome table#calendar caption {
	width: 250px;
	margin: 0;
	text-align: center;
}

table#calendar caption
{
	margin: 25px auto -25px auto;
	text-align: center;
	padding: 5px 0;
	color: #fff;
	font-size: 1em;
	background: #7e0c0e;
}

div#welcome table#calendar caption {
	margin: 0;
	padding: 2px 0;
}

table#calendar caption a
{
	color: #fff;
}

table#calendar td, table#calendar th
{
	margin: 0;
	padding: 0 5px;
	text-align: center;
}

table#calendar th {
	padding: 0 5px 5px 5px;
}

div#welcome table#calendar th {
	padding: 0 5px;
}

table#calendar td a
{
	text-decoration: none;
	padding: 0 2px;
	background: #fbafb0;
}

div#welcome table#calendar td a {
	line-height: 1em;
}

table#calendar th
{
	font-weight: strong;
}

label {
	font-weight: bold;
}