
body {
	font-family:Verdana,Geneva,sans-serif;
	font-size:95%;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
	background:url(img/background.png) no-repeat top center;
	background-attachment:fixed;
	background-color:#009}

p { 
	margin-top:0; 
	text-align:left}

h1, h2, h3 { 
	letter-spacing:1px; 
	margin:0; 
	padding:0}

a:link { 
	font-size:smaller;
	font-weight:700; 
	text-decoration:none; 
	color:#00008B}

a:visited { 
	font-size:smaller;
	font-weight:700; 
	text-decoration:none; 
	color:blue}

a:hover, a:active { 
	font-size:smaller;
	text-decoration:underline; 
	color:#00008B}

#container {
	position:relative;
	width:700px;
	padding:0;
	margin:0 auto;
	text-align:left;
	background:url(img/small_squared_paper.gif);
	background-color:#FFF;
	min-height:700px}

#lselect {
	position:relative;
	padding:0;
	margin:0}

#intro { 
	width:700px;
	height:300px;
	margin:0 auto;
	clear:right;
	background:url(img/new_banner.jpg) no-repeat top left}

#pageHeader { 
	margin:0;
	padding:0;
	clear:both;
	width:700px}

#pageHeader h1 { 
	margin:0; 
	padding:0}
	
#pageHeader h1 span {
	display:none;
	margin:0; 
	padding:0}
		
#supportingText {
	float:right;
	width:455px;
	left:240px; 
	padding-right:0; 
	margin-bottom:20px;
	top:100px}

#section1 {
	width:445px;
	padding:50px 0 0;
	margin-top:35px}

#section1 h3 span {
	display:none}
	
#footer { 
	margin-top:50px;
	text-align:center}

#footer a:link, #footer a:visited { 
	margin-right:20px}

.clear { 
	clear:both; 
	height:1px; 
	overflow:hidden}

#linkList {
	width:150px;
	position:relative;
	top:0; 
	right:0;
	left:35px;
	float:left;
	text-align:center;
	padding:0}
	
#linkList2 { 
	background:url(img/title_select_a_page.gif) top left no-repeat;
	padding:0;
	top:0;
	position:relative;
	margin:35px 0 5px 0; 
	width:150px; 
	height:40px}

#linkList h3.select { 
	margin:0 0 5px; 
	width:150px; 
	height:55px}

#linkList h3.select span {
	display:none
	}

#linkList ul {
	margin:0;
	padding:0}
	
#linkList li {
	line-height:2.5ex; 
	list-style-type:none;
	display:block; 
	padding-top:5px; 
	margin-bottom:5px}

.figure {
	float:right;
	top:120px;
	width:200px;
	border:thin #009 solid;
	background-color:#e6fbff;
	margin:5px;
	padding:10px;
	z-index:10}

.caption {
	font-size:smaller;
	text-align:left;
	width:200px;
	}