﻿div.top{
	position: relative;
	height: 214px;
	border: none;
	width: 985px;

}

#top1{
	background: url("top1.jpg") no-repeat;
}

#top2{
	background: url("top2.jpg") no-repeat;
}

#top3{
	background: url("top3.jpg") no-repeat;
}

#top_home{
	background: url("top.jpg") no-repeat;
}

#side{
	position: absolute;
	top: 224px;
	background: url("side.jpg") no-repeat;
	height: 620px;
	width: 237px;
	border: none;
}

#mid{
	position: absolute;
	top: 224px;
	left: 247px;
	background: url("mid.jpg") no-repeat;
	height: 60px;
	width: 686px;
	border: none;
	padding-left: 15px;
}

body {	
	margin: 0px; 
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
}

a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
	background-color: transparent;
	display: inline;
	float: left;
	padding: 10px;
	margin: 0px;
	height: 15px;
	color: rgb(63,63,63);
}

a.top_link{
	display: block;
	position: relative;
	zoom: 1;
	width: 89px;
	top: 170px;
	left: 136px;
}

a.side_link{
	display: block;
	position: relative;
	left: 40px;
	top: 50px;
}

a.top_link#active_top{
	
	color: rgb(196,53,53);
}

a.side_link#active_side{
	color: rgb(196,53,53);
}

a:link.news_link, a:visited.news_link, a:hover.news_link, a:active.news_link{
	display: inline;
	color: rgb(196,53,53);
	float: none;
	padding: 0px;
	font-size: 10pt;
}

H1{
	text-align: right;
	font-family: sans-serif;
	color: rgb(196,53,53);
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

H2{
	margin-top: 20px;
	margin-bottom: 4px;
	padding-top: 0px;
	font-family: sans-serif;
	font-size: 16pt;
	color: rgb(80,80,80);
}

H3{
	color: rgb(196,53,53);
	font-family: sans-serif;
	font-weight:bold;
	font-size: 8pt;
	margin-top: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: -6px;
}

p{
	color: rgb(50,50,50);
	font-family: sans-serif;
	margin-top: 4px;
	text-align: justify;
}

div#flags{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 30px;
	left: 22px;
}

a.flag:link, a.flag:visited, a.flag:hover, a.flag:active{
	padding: 0px;
	margin-right: 3px;
}

img.flag{
	border-style: none;
}

li{
	padding: 0px;
	margin-top: 0.6em;
	margin-bottom: 0em;
}

div.home {
	position: absolute;
	display: block;
	top: 91px;
	left: 61px;
}

.home a {
	display: block;
	zoom: 1;
	width: 391px;
	height: 60px;
	padding: 0px;
	margin: 0px;
}
.home a i {
	visibility: hidden;
	font-size: 40px;
}

img.content {
	float: right;
	border: none;
	margin-left: 15px;
} 

img.index_pic {
	position: absolute;
	top: 402px;
	left: 372px;
}

img.news {
	float: right;
	top: 50px;
	margin-top: 50px;
	margin-left: 15px;
}

#updated {
	position: absolute;
	top: 747px;
	left: 20px;
	font-family: sans-serif;
	font-size: small;
}

.index h1 {
	margin-top: 70px;
}

.index h2 {
	margin-bottom: 50px;
}

.index h1, .index h2 {
	text-align: center;
}

a#news_edit {
	padding: 0px;
	font-size: small;
}

ul {
	font-family: sans-serif;
	font-size: small;
}

#img_holder {
	text-align: center;
}

#img_holder a {
	display: inline;
	float: none;
}

#img_holder a img {
	border: none;
	margin-bottom: 0px;
}
