body { 
	background : #D9D9D9;
	margin : 0px;
	color : #FFFFFF; 
	font : 10pt/1.5em georgia, times, garamond, serif;
	text-align : center;
	}
p , ul , ol , li , dt , dl , dd , h1 , h2 , h3 , h4 , h5 , h6 {
	margin : 0;
	padding : 0;
	}
p {
  color : #CCCCCC;
  }
h1 , h2 , h3 , h4 , h5 , h6 {
	font : 200% tahoma, verdana, helvetica, sans-serif;
  }
p {
  margin-bottom : 20px;
	}
a {
  color: #FE1212;
  text-decoration : none;
  font-weight : bold;
  }
a:active {
  color : #555753;
  border-bottom : 1px solid #555753;
	}
a:visited {
  color: #555753;
  }
a:hover {
  color : #555753;
  border-bottom : 1px solid #FF3230;
  }
h3 {
  height : 20px;
  width : 90%;
  margin : 20px 0px 0px 10px;
	font : bold 130%/1em tahoma, verdana, helvetica, sans-serif;
  }
.p1 , .p2 , .p3 , .p4 , .p5 {
  padding : 0 30px 0 10px;
  }
#container {
	width : 700px;    
	margin : 0px 20%;
	text-align : left;
	border-left : 10px solid #FFF;
	border-right : 10px solid #FFF;
	position : relative;
	background: #001101;
	}
#supportingText {
	width : 515px;
	margin : 0px;

	}
#linkList {
	top : 278px;
	left : 513px;
	width : 177px;
	margin-right : 30px;
	position : absolute;
	}
#linkList2 { 
	width : 90%; 
	padding : 0px;
	background-color : #001101;
	font-size : 80%; 
	}
#pageHeader h1 span , #pageHeader h2 {
	}
#pageHeader {
	height : 246px;
	width : 100%;
	color: #FFFFFF;
	text-align: right;
	}
#pageHeader h1 {
	width : 100%;
	height : 100%;
	background : transparent url(top3d.jpg) no-repeat;
	
	}
#preamble {
	width : 500px;
	padding : 30px 10px 0px 20px;
	}	
#explanation {
	width : 500px;
	padding : 0px 10px 0px 20px;
	}	
#participation {
	width : 500px;
	padding : 0px 10px 0px 20px;
	}
#benefits {
	width : 500px;
	padding : 0px 10px 0px 20px;
	}	
#linkList ul { 
	list-style : none; 
	}
#linkList li {
	margin : 0;
	padding : 5px 0;
	text-transform : uppercase;
	}
#linkList li a {
	color : #00F734;
	font-size : 150%;
	font-weight :bold;
	line-height : 1em;
	text-transform: none;
	display: block;
	}
#linkList li a:hover { 
	color : #06A805;
	border : none;
	}
#linkList li a.c {
	padding : 0;
	color : #000;
	font-size : 105%;
	font-weight : normal;
	text-transform : uppercase;
	display : inline;
	}
#linkList li a.c:hover { 
	border-bottom : 1px solid #000;
	}
#larchives li a, #lresources li a {
	padding : 0;
	margin : 0;
	font-weight : normal;
	font-size : 105%;
	line-height : 1em;
	text-transform : uppercase;
	display : inline;
	}
#footer { 
	width : 500px;
	padding : 0px 10px 10px 20px;
	background-color : #333333;
	text-align : center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
