﻿body {

	background-image: url('images/texture.gif');

	margin:0; padding:0; text-align:center; background-attachment:fixed

}

#header {

	text-align: center;

}

#container {

   margin: 0px auto;

   text-align: left;

   width: 960px;

}

h1 {

	width: 692px;

	height:50px;

	text-indent: -9999px;

	background: url('images/banner.gif');

	margin: 0;

	padding: 0

}

#left {

	width:30%;

	float: left;

}

#navcontainer {

	width:100%;

	padding-top: 15px;

}

#navcontainer ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	text-indent: 15px;

	letter-spacing: 1px;

	border-bottom:1px solid #fff;
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	line-height:3em; 
	font-size:0.8em; 
	font-family:Verdana, Ariel, Helvetica, sans-serif



}

#navcontainer a {

	display: block;

	padding-left:5px;

	height: 3em;

	list-style-type: none;

	background:url('images/goldbell.gif') no-repeat center left;

}

#navcontainer a:link, #navcontainer a:visited {

	color: #000099;

	list-style-type: none;

	background:url('images/goldbell.gif') no-repeat center left;

}

#navcontainer a:hover {

	color: #ff0000;

	list-style-type: none;

	background:url('images/goldbell.gif') no-repeat center left;

}

#navcontainer li a#current {

	color: #ff0000;

	list-style-type: none;

	background:url('images/goldbell.gif') no-repeat center left;

}

#content {

	width:67%;

	float: right;

	padding-top: 15px;

	padding-right: 0;

	padding-bottom: 10px;

	padding-left: 5px;

}

#footer {

	width:60%;

	float: right;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 10px;

	padding-left: 5px;

}

#content h2 {

	font: normal 18px Georgia, Times New Roman, Times, serif;

	color: #80866A;

	width: 60%;

	padding: 0 0 0 30px;

}



.text {

	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	margin-bottom: 10px;

}
img {
	border:0;}

.imageright {

	float: right;

	padding: 0;

	margin-left: 10px;

	background-color: #ffffff;

	border: 0;

}
