body {
	background-image: url(images/tlo.gif) repeat-x repeat-y;
	/* background-color: #F4F2D4; */
}


#header {
	position: relative;
	left :10%;
	width: 80%;
	border: none;
	}
img {
border: none;
}

.content_field {
	position: relative; 
	left: 10%;
	width: 60%; 
	min-height: 800px;
	margin-left: 0px;
	padding-bottom: 40px;
	padding-top: 20px;
}


.adminText {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	font-size: 9px;
	color: black;
}

.adminText a {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	font-size: 20px;
	text-decoration: none;
	
	color: #FFFFFF;
}
.adminText a:hover {
	color: #80CC80;
	text-decoration: underline;
	text-weight: bold;
}
.adminBorder {
	color: #005800
}
#adminPanel td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}

.Content_Header {
	white-space: normal ;
	text-align: justify; 
	font-family: Tahoma,Arial,Verdana,Helvetica; 
	font-weight: normal; 
	font-style: normal ;	
	font-size: 24px; 	
	color: black
}

.Content_Text {
	white-space: normal ;
	text-align: justify; 
	font-family: Tahoma,Arial,Verdana,Helvetica; 
	font-weight: normal; 
	font-style: normal ;	
	font-size: 18px; 	
	color: black;
}

.Content_Text a:link, .Content_Text a:visited, .Content_Text a:hover {
	color : #113;
}

.Content_Quote {
	white-space: pre ;
	text-align: left; 
	font-family: Tahoma,Arial,Verdana,Helvetica; 
	font-weight: normal; 
	font-style: italic;	
	font-size: 12px; 	
	color: black;
}

  	 	
.Content_QuoteD {
	white-space: pre ;
	text-align: left; 
	font-family: Tahoma,Arial,Verdana,Helvetica; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 12px; 	
	color: black;
}

.Content_list a:link, .Content_list a:visited{
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color : #000;
}

.Content_list a:hover {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color : #999;
}



ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	

}

#navlist li
{
	text-align: left;
	display: inline;
	list-style-type: none;
	font-family: 'Verdana', 'Times New Roman';
	font-size: 14px ;
	font-weight: bold;
}

#navlist a { 
	padding: 3px 10px; 
	}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #036;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#footer {
	position: relative;
	width: 100%;
	
	height: 30px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	/* background: url(images/footer.gif) repeat-x bottom; */
	background-color: #036;
	 border-top: 4px solid #4DA0C6; 
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

#footer a {
	color: #fff;
}

.image1 {
	border: 1px solid #000;
	width=250px ;
}
