body { 
	font: 12px/16px verdana, arial, helvetica, sans-serif;
	color: #555; 
	background: url(../images/bg_left.gif) repeat-y #fff;
	margin: 0; 
	padding: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #3f618c;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #e60;
}


#container {
	margin: 0;
	padding: 0;
	
}

.title{
	margin-top: 100px;
	font: 22px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-decoration: italic;
	color: #3F618C;
}

#intro {
	margin: 0;
	padding: 0;
	width: 303px;
	background-color: #ffffff;
}	
h1 {
	margin: 0;
	padding: 0;
	width: 303px;
	height: 235px;
	background: url(../images/header_left.jpg) no-repeat transparent;
}
h1 span {
	display: none;
}

#supportingText {
	position: absolute;
	top: 52px;
	left: 303px;
	width: 560px;
	margin: 0;
	padding: 0;
	
	
}
#supportingText h3, #supportingText p {
	padding: 0px 40px 10px 0px;
	
}
#supportingText h3 span {
	display: none;
}

#explanation h3 {
	padding: 0;
	height: 54px;
	background: url(../images/header_right.gif) no-repeat transparent;
	
}
/*#explanation span {
	padding-top: 10px;
	padding-left: 50px 50px;
	margin-top: 150px;
	
}*/
#p1 {
	padding-left: 50px;
	margin-top: 100px;
}


#linkList {
position:absolute;
top:240px;
left:25px;
width:230px;
}

#linkList li {
list-style:none;
padding:6px 0 10px 30px;
background:url(../images/line.gif) bottom repeat-x;
}

/* arrow for list */
#linkList li a {
padding-left:7px;
background:url(../images/bluearrow.gif) left center no-repeat;
text-decoration:none;
}

#linkList li a:hover {
text-decoration:underline;
}
#lselect h3 {background:url(../images/title_select1.gif) no-repeat;}


#lselect, {
margin:0 0 2px 0;
}
#lselect ul, {
margin:0;
padding:0 25px 20px 17px;

}


.footer {
text-align: center;
font: 10px verdana, arial, helvetica, sans-serif;
color: #3f618c;
margin-bottom: 40px;
}
