﻿html {
	font: normal 69%/1.5em Verdana, Arial, Helvetica, sans-serif;
}

.body {
	margin-top: 0px;
	background-color: #333333;
	margin: 0 0 0px 0;
	background: url('../images/bgfill.gif') repeat-x;
	text-align: center;
}

a {
	text-decoration: none;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}

a:hover {
	color:silver;
}

h1 {
	font: normal normal bold 1.5em/normal "Century Gothic", Arial, Helvetica, sans-serif;
	color: #800000;
	text-transform: none;
	margin-bottom: 3px;
	margin-top: 0px;
}

h2 {
	margin: 0px;
	font: normal normal bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

div#wrapper {
	border-style: none solid none solid;
	border-width: 1px;
	border-bottom-color: gray;
	margin: auto auto 0px auto;
	width: 980px;
	overflow: hidden;
}

div#mainContainer {
	margin: 0px;
	padding: 5px;
	width: 970px;
	text-align: left;
	background-color: #E8E8FF;
	background-image: url('../images/wrapperbg.png');
}

div#leftContainer {
	width: 178px;
	padding: 5px;
	drop-shadow: 1px;
	float: left;
}

div#centerContainer {
	padding: 5px;
	float: left;
	width: 503px;
}

div#rightContainer {
	padding: 5px;
	float: left;
	height: 500px;
	width: 259px;
	color: #666666;
}

div#nav {
	text-transform: capitalize;
	list-style-type: none;
	text-align: left;
	background-color: #FFFFFF;
}

div#nav li {
	border-width: 1px;
	border-color: #EAEAEA;
	list-style-type: none;
	line-height: 2em;
	border-bottom-style: solid;
	list-style-position: outside;
}

div#nav a {
	text-decoration: none;
	color: #000000;
}

div#nav a:hover {
	background-color:silver
}

.roundCornerTop1{
	margin: 0 2px;
	height: 1px;
	overflow: hidden;
	background: #cccccc;
}
.roundCornerTop2{
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0 1px;
	height: 1px;
	overflow: hidden;
	background: #ffffff;
	border-right-style: solid;
	border-left-style: solid;
}
.roundCornerTop1header {
	margin: 0 2px;
	height: 1px;
	overflow: hidden;
	background: #cccccc;
}
.roundCornerTop2header {
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0 1px;
	height: 1px;
	overflow: hidden;
	background: #8799b3;
	border-right-style: solid;
	border-left-style: solid;
}

.roundCornerBottom1{
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0 1px;
	height: 1px;
	overflow: hidden;
	background: #ffffff;
	border-right-style: solid;
	border-left-style: solid;
}

.roundCornerBottom2{
	margin: 0 2px 5px 2px;
	height: 1px;
	overflow: hidden;
	background: #cccccc;
}

.header {
	margin: 0 0 0 0;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 2px 0 0 7px;
	color: #FFFFFF;
	font: normal 1.27em/normal "Century Gothic", Arial, sans-serif;
	background-image: url('../images/headerbg.png');
	height: 25px;
	background-repeat: repeat-x;
	border-right-style: solid;
	border-left-style: solid;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.content {
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}

.content img {
	border-style: none;
}

.linkdiv {
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}
.linkdiv img {
	border-style: none;
}

div#news {

	text-align: left;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #E8E8FF;
	padding-bottom: 13px;
	margin-bottom: 13px;
	color: #000000;
}

div#news img{
	margin-top: 4px;
	margin-right: 4px;
}

.current {
    font: normal 1.27em/normal "Century Gothic", Arial, sans-serif;
	margin: -35px 0 0 10px;
	background-image: url('../images/navbtn_current.png');
	color: white;
	width: 110px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 27px;
	text-align: center;
	padding-top: 8px;
	text-transform: uppercase;
	position: absolute;
}

.split {
	background-color: #57463B;
	padding-bottom: 1px;
	height: 4px;
}

.matsedel {
	text-transform: capitalize;
}

div#top {
	padding: 0px;
	margin: -18px 0px 0px 0px;
	height: 150px;
	background-image: url('../images/top_bg.jpg');
	background-repeat: no-repeat;
	width: 980px;
	vertical-align: bottom;
}

div#top ul {
	float: left;
	padding: 0px;
	margin: 115px 0px 0px 10px;
	list-style-type: none;
}

div#top a
{
	float: left;
	width: 110px;
	text-decoration: none;
	color: #000000;
	background-image: url('../images/navbtn.png');
	background-repeat: no-repeat;
	height: 27px;
	text-align: center;
	padding-top: 8px;
	font: normal 1.27em/normal "Century Gothic", Arial, sans-serif;
	text-transform: uppercase;
}
div#top a:hover {color: silver;}

div#top li {display:inline}

.footer {
	background-color: #808080;
	padding-bottom: 5px;
	padding-top: 5px;
    text-align: center;
	vertical-align: middle;
	width: 100%;
	color: white;

}

