
/* -- HTML and Body -- */

html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #777777;
	background: #000000 url(../i/side2.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-weight: normal;
}

/* -- Typography and Links -- */

p {
	text-align: justify;
	width: 370px;
	margin: 0px;
	padding-left: 25px;
}

h1,h2,h3 {
	margin: 0px;
}

acronym {
	color: #706D32;
	font-weight: 600;
	font-style: oblique;
	border: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

a:hover, a:active {
	color: #5D0000;
	border-bottom: 1px dotted #777777;
	font-weight: 700;
}


/* -- Container -- */

#container {
	width: 600px;
	margin-left: 70px;
	padding-left: 0px;
}

#supportingtext {
	width: 462px;
	margin-left: 70px;
	padding-left: 0px;
	background-color: #F6C915;
}

#quickSummary{
	padding: 0px 0px 0px 5px;
	margin: 40px 0px 10px 0px;
	background: transparent;
	width: 325px;
	height: 40px;
}

#pageHeader h1 span, h2 span {
	display: none;
}

#quickSummary .p1 span{
	display: none;
}

#quickSummary .p2 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	color: #555555;
	padding-left: 20px;
}

#pageHeader {
	background-image: url(../i/preamble1.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

#preamble h3 span {
	display: none;
}

#explanation h3 span {
	display: none;
}

#participation h3 span {
	display: none;
}

#benefits h3 span {
	display: none;
}

#requirements h3 span {
	display: none;
}

#preamble h3 {
	background-image: url(../i/title1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 325px;
	margin-top: 40px;
}

#explanation h3 {
	background-image: url(../i/title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 325px;
	margin-top: 40px;
}

#participation h3 {
	background-image: url(../i/title3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 325px;
	margin-top: 40px;
}

#benefits h3 {
	background-image: url(../i/title4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 325px;
	margin-top: 40px;
}

#requirements h3 {
	background-image: url(../i/title5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 325px;
	margin-top: 40px;
}

/* -- Link Menu Position -- */

#linkList { 
	position: absolute; 
	top: 300px;
	margin-left: 540px;
	width: 240px;
	}
	
#linkList a {
	display: inline;
	}

#linkList2 {
	font-size: 11px;
	padding: 10px;
	margin-top: 150px; 
	width:240px; 
	}
#linkList h3.select { 
	background: url(a.gif) no-repeat top left; 
	margin: 0px 0px 5px 0px; 
	width: 195px; 
	height: 45px; 
	}
#linkList h3.select span {
	display:none
	}

#linkList h3.archives { 
	background: url(b.gif) no-repeat top left; 
	margin: 15px 0px 5px 0px; 
	width: 195px; 
	height: 45px; 
	}
#linkList h3.archives span {
	display:none
	}
	
#linkList h3.resources { 
	background: url(c.gif) no-repeat top left; 
	margin: 15px 0px 5px 0px; 
	width: 195px; 
	height: 45px; 
	}
	
#linkList h3.resources span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
	
#linkList li {
	line-height: 2em; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
	
#linkList li a:link { 
	color: #5D0000;
	font-weight: 700;
	}
	
#linkList li a:hover { 
	color: #F6C915;
	font-weight: 700;
	}
	
#linkList li a:visited {
	color: #5D0000;
	font-weight: 700;
	}
	
#linkList li a.c {
	color: #5D0000;
	font-size: 11px;
	font-weight: 700;
}

/* -- Footer Informations -- */

#footer {
	background-image: url(../i/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 585px;
	width: 462px;
	margin: -150px 0px 0px;
	text-align: right;
}

#footer a {
	padding-right: 15px;
	cursor: help;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-weight: 700;
}

#footer a:hover {
	color: #5D0000;
	border: 0px;
	font-weight: 700;
}

#footer a:visited {
	color: #5D0000;
	border: 0px;
	font-weight: 700;
}
