body {
	background-image:url(pics/background.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}


img {
	border: 0px;
}

.error {
	background-color:#FFEFEF;
	border: 1px solid #ff0000;
	color: #000000;
	margin: 5px;
	padding: 5px;
	margin-left:0px;
}


.success {
	background-color: #E1FFDF;
	border: 1px solid #088F00;
	color: #000000;
	margin: 5px;
	padding: 5px;
	margin-left:0px;
}

.small_links {
	text-decoration:none; 
	font-size:10px; 
	color:#666666;
}


.head {
	text-decoration:none; 
	font-size:18px; 
	color:#666666;
}


a:link {color: #0089bd; text-decoration: none; }
a:visited {color: #0089bd; text-decoration: none;  } 
a:active {color: #0089bd; text-decoration: none;  }
a:hover {color:#0089bd; text-decoration: none;   }




#navigation a { font-weight:bold; }


a.navi:link {color: #0089bd; text-decoration: none; font-weight:normal; }
a.navi:visited {color: #0089bd; text-decoration: none; font-weight:normal; } 
a.navi:active {color: #0089bd; text-decoration: none; font-weight:normal; }
a.navi:hover {color: #0089bd; text-decoration: underline; font-weight:normal; }


a.navi_selected:link {color: #0089bd; text-decoration: underline; font-weight:normal;  }
a.navi_selected:visited {color: #0089bd; text-decoration: underline; font-weight:normal; } 
a.navi_selected:active {color: #0089bd; text-decoration: underline; font-weight:normal;  }
a.navi_selected:hover {color: #0089bd; text-decoration: underline; font-weight:normal; }

.navi {
	background-image:url(pics/bg_navi_off.jpg);
	background-repeat:repeat-y;
	width:200px;
	height:30px;	
	text-align:center;
	float:left;
	color:#222222;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-weight:normal;
	cursor:pointer;
}

.navi:hover {
	background-image:url(pics/bg_navi_off.jpg);
	background-repeat:repeat-y;
	color:#0089bd;
}

.navi_text {
	position:relative;
	top:3px;
	font-size:11pt;
}


.navi_selected {
	background-image:url(pics/bg_navi_off.jpg);
	background-repeat:repeat-y;
	width:199px;
	height:30px;	
	text-align:center;
	float:left;
	color:#0089bd;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-weight:normal;
}


.header {
	position:absolute;
	height:141px;
	width: 673px;
	border:0px solid #ffcccc;
	left:10px;
	
}

.language {
	position: absolute;
	
	top: 90px;
	right: 5px;
	}

#navigation1{
	postion: relative;
	float: left;
	margin-bottom:14px;
	width:100%;
}

#mainpicture{
	position: relative;
	float: left;
	overflow:auto;
	background-position:left top;
	background-repeat:no-repeat;
 }

#content{
	position: relative;
	float: left;
	font-size: 14px;
	padding: 30px;
	overflow:auto;
 }
 
 #gallery{
 	background-image: url(http://www.baseland.org/kcms/themes/default/pics/gallery.jpg);
	position: relative;
	float: left;
	width: 1000px;
	height: 204px;
	font-size: 14px;
	overflow:hidden;
	border-width:0;
 }
 
#footer {
	position: relative;
	float: left;
	width: 1000px;
	text-align: center;
	padding-top:30px;
	color:#000000;
	font-size:9px;
}

#specialcontenthomepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
}