html, body {
	border:0;
	margin:0;
	padding:0;
}

body {
	background-color:#D9CCC0;
}
a {
	border:0;
	outline:0;
	text-decoration:none;
}
h1 {
	font-family:Trebuchet MS;
	font-size:18pt;
	font-weight:lighter;
	color:#0071BC;
	padding:5px 0px 0px 75px;
	float:left;
}
h2 {
	font-family:Arial;
	font-size:11pt;
	font-weight:lighter;
	color:#0071BC;
	padding:0px 30px;
	margin-bottom:0;
}
h3 {
	font-family:Arial;
	font-size:9pt;
	font-weight:lighter;
	font-style:italic;
	color:#666666;
	padding:0px 30px;
	margin-top:0;
}
ul {
	padding:0px 75px;
}
li {
	font-family:Arial;
	font-size:9pt;
	color:#4D4D4D;
	line-height:2;
}
img {
	padding:0;
	margin:0;
	border:0;
	outline:0;
}
p, form {
	font-family:Arial;
	font-size:9pt;
	color:#4D4D4D;
	line-height:1.7;
	padding:0px 30px;

}
p a {
	color:#0071BC;
}
p a:hover {
	color:#666666;
}
hr {
	background-color:#666666;
	color:#E0CFCC;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:0;
}
#scrollbox {
	display:block;
	height:300px;
	width:695px;
	overflow-x:hidden;
	overflow-y:auto;
}
.small {
	float:right;
	font-size:12px;
	color:#0071BC;
	margin:0;
}
.container {
	background-color:#EAEAEA;
}
#scrollbox {
	margin-bottom:10px;
}
#content {
	background-image:url(images/mat.jpg);
	background-repeat:repeat-y;
	background-color:#EAEAEA;
	display:block;
	width:730px;
	margin-right:auto;
	margin-left:auto;
	padding:0px 20px;
}
.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	position:relative;
	display:block;
	float:right;
	width:127px;
	height:127px;
	/*margin:24px 0px 0px 0px;*/
	padding-right:25px;
}
.logo2 {
	background-image:url(images/logo_small.jpg);
	background-repeat:no-repeat;
	display:block;
	height:70px;
	margin-left:10px;
}
.last {
	padding-bottom:5px;
	margin-bottom:0;
}
#top {
	background-image:url(images/title_bg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #42210B;
	display:block;
	height:94px;
}
#title {
	height:94px;
	width:799px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#box {
	position:relative;
	width:708px;
}
#nav {
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;
	height:26px;
}
#nav a, #nav span {
	font-family: Arial;
	font-size:10pt;
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
}
#nav span {
	padding:0;
}
#banner {
	margin:20px 0px 0px 65px;
	padding-bottom:10px;
	height:102px;
	width:576px;
	overflow:hidden;
}

.homeevents {
float:left;
width:211px;
min-height:293px;
margin:15px 0 0 0;
padding-left:7px;
padding-right:7px;
padding-bottom:7px;
border: 1px solid #D6D6D6;
}

.homeevents h1 {
padding:0px 0px 0px 42px;
color:#555;
font-size:17px;
}

.line {
border-bottom: 1px groove #444;
width:200px;
margin-top:40px;
margin-left:auto;
margin-right:auto;
margin-bottom:3px;

}

.welcomecontent {
float:left;
width:460px;
}

ul.eventsul {
padding:0;
list-style:none;
}

ul.eventsul li {
font-size:8pt;
margin:5px 5px;
}

#bottom {
	background-image:url(images/bottom.jpg);
	background-repeat:repeat-x;
	height:82px;
	padding-top:5px;
}
#bottom, #footer {
	font-family:Arial;
	font-size:9pt;
	color:#E0CFCC;
	display:block;
	text-align:center;
}
#footer, #footer span {
	padding:0px 5px;
}
#footer span {
	color:#EFE7E6;
}
#footer a {
	font-weight:bold;
	color:#EFE7E6;
}
#footer .copyright, #footer .copyright a {
	font-family:arial; 
	font-size:10px; 
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
}
.index, .about, .news, .forum, .contact {
	background-repeat:no-repeat;
	position:relative;
	width:705px;
	height:150px;
	margin-left:3px;
	z-index:0;
}
.index {
	background-image:url(images/index_banner.jpg);
}
.about {
	background-image:url(images/about_banner.jpg);
}
.news {
	background-image:url(images/news_banner.jpg);
}
.forum {
	background-image:url(images/forum_banner.jpg);
}
.contact {
	background-image:url(images/contact_banner.jpg);
}
