div.left_Col{
	float:left;
	width: 170px;
	text-align:left;
	padding:0;
	border:1px #aaa solid;
	margin-top:1.2em;
	margin-bottom:1.2em;
	margin-left:0;
	margin-right:0;showlib
	background-color:#abfb64;
}

div.right_Col{
	text-align:center;
	margin: 0em 0.3em 0.3em 0.3em;
	width: 200px; 
	float:right;
	border:2px solid #98a053;	
	height:auto;
	max-height:350px;
}

div.center_Col{
	border-right:#98a053 outset 3px;
	border-bottom:#98a053 outset 3px;
	border-top:none;
	border-left:none;
	padding: 0em 2em 3em 1em;
	font-size:12px;
	float: left;
	text-align:justify;
	height: auto;
	width:770px;
	margin: 1.2em 0.3em 0.3em 0.8em;
}

.center_Col hr{
	margin-top:1.2em;
	margin-left:1.8em;
	margin-right:1.8em;
	margin-bottom:1.2em;
}


.bottomSpan{
	padding-left:0.5em;
	padding-right:0.5em;
	border-left:1px solid #CCCCCC;
	margin:auto;
}

.bottomSpan a{
text-decoration:none;
}

.bottomSpan img{
	border:0;
	width:58px;
	height:21px;
	margin-top:1em;
}

hr{
	margin:0;
	color:#CCCCCC;
}

.left_Col hr{
	margin:0.2em;
	color:#006600;
}

.right_Col hr{
	color:#CCCCCC;
	margin:0;
	padding:0;
}

table.guestbook{
	border:2px solid #abfb63;
	text-align:left;
	width: 100%;
	margin-bottom:1em;
}

div.newsDiv{
	width:99%;
	padding:0.3em;
	margin-top:1.5em;
	margin-bottom:1.5em;
	height:auto;
}

/* Used in multimedia to show conten*/

div.showMultimedia{
	margin-bottom: 1em;
	height:auto;
	width:auto;
	float:left;
	clear:left;
}

input.enterLibrary{/*Library button to enter online library. library.php*/
	border:none; 
	background-color:#98a157; 
	width:100%; 
	height:2.5em;
	font-weight:bold;
}

input.enterLibrary:hover{
	background-color:#d6ffb1; 
	border:#98a157 solid 2px;
	cursor:pointer;
}

input.mailButton{
	border:none;
	margin:0;
	padding:0;
	background:url(../admin/images/mail.jpg);
	height:30px;
	width:30px;
}

input.albumButton{
	border:none;
	margin:0;
	padding:0;
	background:url(../admin/images/showAlbum.jpg);
	height:48px;
	width:48px;
	cursor:pointer;
}

a.langLink{
	border:none;
	padding:0;
	margin:0;
}

table.multimedia{
	border:solid #000000 0px;
}

.multimedia td{
	border-width: 0 3px 1px 0;
	padding: 0 0 0 2px;
	border-style: solid;
	border-color: #98a157;
	margin:0;
}

embed{
	border:#000000 outset 2px;
}

table.showPictures{
	width:100%;
	border:#98a157 solid 2px;
}
.showPictures td{
	border:#98a157 inset 1px;
	padding:0.4em;
	cursor:pointer;
}

input.Tnewsletter{
	background-color:#FFF; 
	width:98%; 
	height:auto;
	padding:3px 0 3px 3px;
	background-color:#d6ffb1; 
	border:none;
	font-style:italic;
	text-align:center;
}

input.Bnewsletter{
	background-color:#98a157; 
	width:99%; 
	height:20px;
	border:none;
}

input.Bnewsletter:hover{
	cursor:pointer;
	border:#d6ffb1 solid 2px;
}

table.showLibrary{
	width:100%;
	border:#98a157 solid 2px;
	font-size:10px;
	text-align:left;
	padding:5px 0;
}

.showLibrary tr{
	border:none;
}

.showLibrary td{
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
}

img.welcome{
	height:30%;
	width:30%;
	margin-left:270px;
}