* {margin: 0px; padding-left: 1px;}
* {font-family: arial, Helvetica; font-size: 8pt;}
*	A:link{color:#245745;text-decoration:underline} 
*   A:visited{color:#245745;text-decoration:underline} 
*	A:hover{color:#245745;text-decoration:underline}

#head {
	margin-top : 18px;
	width: 920px;
}
#head1 {
	width:  660px;
	height: 180px;
}

#content {
	width: 920px;
	height: 500px;
	text-align: left;

}
#content1 {
	width: 920px;
	height: 450px;
	text-align: left;
}
#menu {
	width: 200px;
	text-align: left;
	float: left;
}
#txt {
	width: 660px;
	text-align: left;
	float: right;
	
}
#txt1 {
	width: 660px;
	text-align: left;
	float: right;
}
#main {
	width: 920px;
	height: 694px;
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	margin-left : auto;
    margin-right : auto;
	margin-top : 18px;
	text-align: left;
}
#blank {
	width: 920px;
	height: 200px;

}
#foot {
	width: 920px;
	height: 200px; 
	clear: both;
}

.bkgtd {
	background-color:red;
}
.tlo {
	background-image: url(images/01.jpg);
	background-repeat: no-repeat;
	margin-left : auto;
    margin-right : auto;
}
.index {
	background-image: url(images/03.jpg);
	background-repeat: no-repeat;
	margin-left : auto;
    margin-right : auto;
}
.index_2 {
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	margin-left : auto;
    margin-right : auto;
}
.maintable {
	background-repeat: no-repeat;
	margin-left : auto;
    margin-right : auto;
}
.tlo1 {
	background-image: url(images/tlo1.jpg);
	background-repeat: repeat-x;
}
.footer {
	text-align: center;
	font-size: 8pt;
	color: #245745;
}
.table_f {
	margin-left : auto;
    margin-right : auto;
	text-align: center;
}
.table_a {
	background-image: url(images/news_01.jpg);
	background-repeat: no-repeat;

	text-align: center;
}
.table_b {
	background-image: url(images/news_02.jpg);
	background-repeat: repeat;
	margin-left : auto;
    margin-right : auto;
	text-align: center;
}
.table_c {
	background-image: url(images/news_03.jpg);
	background-repeat: no-repeat;
	margin-left : auto;
    margin-right : auto;
	text-align: center;
}
.table_d {
	background-image: url(images/news_04.jpg);
	background-repeat: no-repeat;
	margin-left : auto;
    margin-right : auto;
	text-align: center;
}
.tableform {
	background-image: url(images/form.gif);
	background-repeat: no-repeat;

}
.formfonts {
	font-family: arial, Helvetica; font-size: 10pt;
}
.people {
	font: bold
	font-family: arial, Helvetica; font-size: 12pt;
}
.table_news {
	margin-left : auto;
    margin-right : auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.form {
    color: #000000;
	background-color: #FFFFFF;
	width: 240px;
	border-style: solid;
 	border-color: #BBBBBB;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 10px;
margin-top: 10px;
margin-left: 22px;
margin-right: 22px;
}

#example4 div { /*CSS specific to demo 2*/
margin-bottom: 10px;
margin-top: 10px;
margin-left: 22px;
margin-right: 22px;
}

#example3 div { /*CSS specific to demo 2*/
margin-bottom: 10px;
margin-top: 10px;
margin-left: 22px;
margin-right: 22px;
}

.labelfield { /*CSS for label field in general*/
color:#666666;
font-size:90%;
}

.datefield { /*CSS for date field in general*/
color:#666666;
font-size: 90%;
}

a, a:visited {
outline:none;
}
a img {
border:none;
}

.clear {
clear:both;
}

#wrapper {
	width:600px;
	margin:auto
}

ul.photo-list {
	list-style:none;
}

ul.photo-list li {
	width:110px;
	height:110px;
	float:left;
	margin:5px;
}

ul.photo-list li a {
	display:block;
	position:relative;
}

ul.photo-list li a img {
	position:absolute;
	z-index:1;
}

ul.photo-list li span {
	display:block;
	height: 110px;
	width: 110px;
	position:absolute;
	z-index:2;
}
