body {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	background-color: #fff;
	background-image: url(images/bg-top.jpg);
	background-position:top;
	background-repeat: repeat-x;
	margin: 0;
	color: #666666;	
}

#container {
	width: 100%;
	background-image:url(images/backgr-bot.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	margin: 0 auto;

}

#wrapper {
	width: 780px; 
	background-color: #efeee9;
	background-image: url(images/backgr-txt-bot.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 auto;
}

#header {
	width: 100%;
	text-align: center;
	background-image: url(images/backgr-top.jpg);
	background-repeat: repeat-x; 
	padding:0px; 
	margin:0 auto; 
}

#banner { 
	margin:0 auto;
	padding:0;
	height:158px;
}

#navigation {
	float: left;
	width: 200px;
	background-image:url(images/backgr-txt-mid.jpg) no-repeat;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin: 0px;
	background:url(images/navbutton.jpg) top left no-repeat;
	display: block;
	list-style-type: none;
}

#navigation a {
	display: block;
	height:22px;
	padding: 0px 0 0 24px;
	line-height:21px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px; 
	text-align:left;
	color:#000000;
}

#navigation a:hover {
	background:url(images/navbutton.jpg) bottom left no-repeat;
	padding: 0px 0 0 24px;
	text-decoration: none;
}

#content {
	margin: 20px 0px 24px 24px;
	margin-bottom:24px; 
	padding:0 20px 24px 0;
	clear: both;
}

#content p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#innercontent {
	float: right;
	width:550px;
	margin: 20px 30px 24px 0;
	padding-bottom:24px;
	clear: both;
}

#innercontent p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bodytext
{
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}


#lnews {
	float: right;
	width: 215px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 20px 20px 20px;
}

#lnews h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000; 
	padding: 0 0 5px 0;
	margin: 0px;
}

#news {
	float: left;
	width: 215px;
	border: 1px solid #000000;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#news p {	
	margin: 0px ;
	padding: 10px 10px 0px 10px;
	font-size:11px;
}

#news a {
	color: #3366CC;
	font-weight:bold;
	text-decoration: none;
}

#news a:hover {
	color: #3366CC;
	font-weight:bold; 
	text-decoration:underline;
}

#news a:active {
	font-weight:bold;
	text-decoration: none;
}

#bottom {
	clear: both;
}

#footer { 
	font-family:Arial, Helvetica, sans-serif;
	width: 780px;
	height: 50px; 
	margin: 0 auto;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 0;
	margin: 10px 0 0 0;
}

h1 {
	font-size: 24px;
	font-family:"Times New Roman", Times, serif;
	color: #3366CC;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #3366CC;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	color: #3366CC; 
	line-height:24px;
	padding:0px; 
	margin:0px;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}

.formcontent
{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
}





