* {
	padding: 0px;
}
html {
}

body {
	margin: 0;
	padding: 0;
	background: #E9E9E9 url(images/line.jpg) repeat-y top center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
.noborder{border:0px;}
#pageHeader h1{
margin-top: 10px;
padding:0;
color: #555;
font-size: 22px;
}
#container {
	margin: 0px auto;
	padding: 0;
	width: 780px;
	border: none;
	text-align: left;
	padding-bottom: 0px;

	background: transparent url(images/bodybg.jpg) no-repeat center top;
	height: 800px;
}

a, a:visited {
	text-decoration: underline;
	color: #333;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #536F7B;
	border-bottom: 1px solid #ccc;
}
#larchives{
 padding-left:35px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color: #A3B6BC;
}

#lselect {
	font-size: 0.9em; 
}

#lselect ul li {
	padding: 3px 0 3px 25px;
}

#lselect a {
	display: block;
	font-size: 1.1em;
	color: #333;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#preamble, #explanation, #participation, #benefits, #requirements{
	top: 160px;
	position: relative;
	left: 63px;
	color: #666666;
	width: 400px;
	padding-bottom: 29px;
	text-align: justify;
}

#preamble h3 {
	width: 340px;
	height: 38px;
font-size: 15px;
}

#explanation h3 {
	width: 340px;
	height: 38px;
}


#footer{
	text-align: left;
	padding-left: 63px;
}
h4{
	font-size: 12px;
color: #777;
}
td{
vertical-align:top;color:#555;
padding-bottom:10px;}td img{border:1px solid #ccc;
}