* {
	padding: 0px;
}
html {
}

body {
	margin: 0;
	padding: 0;
	color: #7c7c7c;
	text-align: center;
	background: #E9E9E9 url(line.jpg) repeat-y center top;
	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;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 780px;
	border: none;
	text-align: left;
	padding-bottom: 0px;
	background: transparent url(bodybg.jpg) no-repeat center top;
	height: 1350px;
}

a, a:visited {
	text-decoration: none;
	color: #778D98;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #536F7B;
	border-bottom: 1px solid #ccc;
}

p {
	margin-bottom: 10px;
}

#linkList{
	position: absolute;
	left:auto;
	right:auto;
	top: 360px;
	margin-left: 700px;
	width: 196px;
	padding-left: 30px;
	height: 671px;
}

#linkList2{
	padding: 0;
	margin: 0;
	padding-bottom: 250px;
}

#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: #A3B6BC;
}

#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: 300px;
	position: relative;
	left: 63px;
	color: #666666;
	width: 400px;
	padding-bottom: 29px;
	text-align: justify;
}

#preamble h3 {
	width: 340px;
	height: 38px;
}

#explanation h3 {
	width: 340px;
	height: 38px;
}

#participation h3 {
	width: 340px;
	height: 38px;
}

#benefits h3 {
	width: 340px;
	height: 38px;
}


#lselect, #larchives {
	margin-bottom: 20px;
}

#lselect h3 {
	width: 196px;
	height: 40px;
}

#larchives h3 {
	width: 196px;
	height: 40px;
}

#footer{
	text-align: left;
	padding-left: 63px;
}
