html, body {
	margin: 0px;
	padding:0px;
	background-color:#CCCCCC;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#ticker {
	font-family:"Trebuchet MS";
	font-size:11px;
	width:778px;
	margin:0px auto;
	background-color:#FFF;
}

#bluebar {
	background-image:url(../images/bluebar.jpg);
	background-repeat:no-repeat;
	height:7px;
	text-align:right;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:145px;
}

#navbar {
	height:40px;	
}

#logo {
	width:0px;
	float:left;
}



#links ul {
	margin:0px; 
	padding-top:0px;
}

#links li{
	float:left;
	list-style-type:none;
	width:105px;
	height:15px;
	text-align:center;
	background-color:#fff;
	border-left:0px solid #0073ab;
	padding-top:0px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#0073ab;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img_klanglois.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}

#mainimgabout {
	background-image:url(../images/main_img_about.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}

#mainimgcurrent {
	background-image:url(../images/main_img_current.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}

#mainimgresources {
	background-image:url(../images/main_img_resources.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}

#mainimgnewsbites {
	background-image:url(../images/main_img_newsbites.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}

#mainimgpast {
	background-image:url(../images/main_img_pastissues.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}

#mainimgcontact {
	background-image:url(../images/main_img_contact.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}

#mainimgprivacy {
	background-image:url(../images/main_img_privacy.jpg);
	background-repeat:no-repeat;
	height:147px;
	text-align:right;
}


#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#0073ab;
	font-weight:normal;
	text-decoration:none;
	padding-left:29px;
	padding-bottom:5px;
}


#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#414242;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	margin:10px;
	padding:0px 20px;
}

#leftbar ul{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#414242;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#0073ab;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar form{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#414242;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	margin:10px;
	padding:0px 20px;
}

#rightbar {
	float:right;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#414242;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#414242;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar ul{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#414242;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#0073ab;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#0073ab;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#0073ab;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
