/*  general _______________________________________________________________________________*/
* {
	padding: 		0;
	margin: 		0;
}
body {
	font: 			14px/1.3em "Trebuchet MS", Arial, sans-serif;
	text-align: 	center;
	background: 	#bebcad;
	}
p { 
	text-align: 	justify;
	padding: 		5px 10px 15px 30px;
	color: 			#003366;
	line-height: 	1.5em;
	}
a{
	text-decoration: none;
	background: 	transparent url("../Image/dotlink.gif") repeat-x left bottom;
}
a:link ,a:visited {
	color: 			#5785A4;
}
a:hover {
	color: 			#022162;
}
acronym {
	background: 	transparent url("../Image/dot.gif") repeat-x left bottom;
	cursor: 		help;
}
h3 {
	font: 			bold normal 14px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin: 		20px 0 0 30px;
	color: 			#0033CC;
}
ul {
	list-style: 	none; 
	margin: 		10px 20px 30px 10px;
}
li {
	padding-left: 	1px;
	margin: 		10px 0 0 8px;
	display: 		block;
	list-style: 	none;
	background:		transparent url("../Image/dot.gif") repeat-x 0 100%;
}


/* grid _______________________________________________________________________________*/
#container { 
	margin: 		0 auto;
	text-align: 	left;
	width: 		    800px;
	background: 	 url(../Image/BluContainer800White.gif) repeat-y center top;
	position: 		relative;
		}
#titlebar {
	background: 	transparent no-repeat left top;
	height: 		40px;
	margin-left: 0px;
	padding-left: -3px;
}
#Text {
	padding-right:  200px;
	background: 	transparent url(../Image/footer.jpg) no-repeat 0 100%;
}
#optpic1 {
	padding-bottom: 220px;
	background: 	transparent no-repeat 100%;
}
#menu {
	position: 		absolute;
	top: 			280px;
	right: 			0;
	width: 			150px;
	left:           641px;
	height: 1811px;
}
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: 		none;
}

/* headers _______________________________________________________________________________*/

#pageHeader h1 { 
	background: 	transparent url(../Image/lafworld8001.jpg) no-repeat left top;
	width: 			800px;
	height: 		150px;
}
#pageHeader h1 span {
	display:		none}

/*  p  _______________________________________________________________________________*/

#quickSummary .p1 {
	display:		none;
}
#quickSummary .p2 {
	margin-right: 	100px;
	color: 			#ECE9D8;
	text-align: 	right;
	padding-top: 	150px;
}

#preamble p, #supportingText p{
	margin: 		0 10px;
} 
