* { padding: 0; margin: 0; }



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	z-index: 3;

}



p {

 padding: 10px;

}



#wrapper { 

 margin: 0 auto;

 width: 100%;

min-height: 100%;

margin-bottom: -59px;

position: relative;

}



html, body {

height: 100%;

}



#content {

	float: left;

	color: #333;

	background: #FFFFFF;

	height: 350px;

	width: 62%;

	display: inline;

	

}



#nav {

	color: #333;

	width: 100%;

	float: left;

	height: 59px;

	background-image: url(images/links1.gif);

}



.clearfooter {

height: 59px;

clear: both;

}



#links2ndTier {

	color: #ffffff;

	width: 100%;

	float: left;

	height: 18px;

	margin-top: 20px;

}



#links3rdTier {

	color: #ffffff;

	width: 100%;

	float: left;

	height: 18px;

	margin-top: 10px;

}





#footer {

	width: 100%;

	height: 59px;

	clear: both;

	color: #333;

	background-image: url(images/links1.gif);

	background-repeat: repeat-x;

	position: absolute;

	bottom: 0px;

	position: static;

}



#photo {

	width: 100%;

	float: left;

	background-color: #ffffff;

	background-image: url(images/photobg.jpg);

	background-repeat: repeat-x;

	margin-bottom: 10px;

}



#head {

	float: left;

	width: 100%;

	height: 163px;

	color: #333;

	background-image: url(images/head.gif);

	background-repeat: repeat-x;

}



#leftcolumn {

	color: #333;

	height: inherit;

	width: 18%;

	float: left;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #999999;

}



#rightcolumn {

	color: #333;

	height: inherit;

	width: 19%;

	float: left;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #999999;

	z-index: 2;

	

}

ul {

	padding-left: 20px;

	list-style-type: none

}



A:link {

	text-decoration: none;

	color: #333333;

}



A:visited {

	text-decoration: none;

	color: #01651C;

}



A:hover {

	color: #01651C;

	text-decoration: underline;

}


.style12 {
	font-size: 15px;
}

.style1 {
	font-size: 14px
}

