body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000;
	background:#CCC url(../pics/background.gif) repeat-y top center;
		}
	
h1 {
	font-size:1.4em;
	text-align:center;
	margin:0;
	padding:0;
	}
h2 {
	font-size:1.2em;
	text-align:center;
	margin:0;
	padding:0;
	}
h3 {
	font-size:1.1em;
	text-align:left;
	margin:0;
	padding:0;
	}
h4 {
	font-size:1.0em;
	text-align:left;
	margin:0;
	padding:0;
	}
h5 {
	font-size:0.9em;
	text-align:left;
	margin:0;
	padding:0;
	}
	
p{
	margin:0.9em 0 0.9em 0;
	padding:0;
	line-height:1.2em;
	}
	
#container{
	width:396px;
	position:absolute;
	left:50%;
	margin-left:-198px;
	}

.indent	{
	padding-top:5px;
	padding-left:6px;
	}
	
	
* html #container{ /*IE FIX*/
	margin-left:-197px;
	}
	
#container h3{
	padding-top:6px 0;
	background:url(../pics/header_bg.gif) top left repeat;
	}
.contents	{
	width:80%;
	padding-left:5%;
	padding-top:10px;
	}
.contents h5	{
	padding-top:6px;
	}
.contents h3	{
	padding-top:12px;
	}
.contents_img	{
	width:100px;
	}	
#supportingText, #preamble, #linkList{
	padding:0 30px;
	text-align:justify;
	}
	
#preamble h3{
	margin-top:1.4em;
	}
	
ul{
	padding:0;
	margin:0;
	}
	
ul li{
	list-style:none;
	padding-left:1em;
	border-bottom:1px #365779 solid;
	height:1.6em;
	}
	
ul li a:link, ul li a:visited, ul li acronym{
	color:#ffa94d;
	font-weight:normal;
	text-decoration:none;
	}
	
ul li acronym{
	border-bottom:1px dotted #bda581;
	}
	
ul li a:hover, ul li a:active, ul li a:hover acronym{
	color:#c2b38a;
	text-decoration:underline;
	}
	
ul li a.c:link, ul li a.c:visited{
	color:#bcd0e5;
	font-style:italic;
	}
	
ul li a.c:hover, ul li a.c:active{
	color:#c2b38a;
	}
	
ul li:hover{
	background:url(../pics/list_over.gif) top left repeat-x;
	}
	
acronym{
	color:#bda581;
	border-bottom:1px dotted #bda581;
	cursor:help;
	}
	
a:link, a:visited{
	color:#816d4c;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover, a:active{
	color:#483b28;
	text-decoration:none;
	}
	
#pageHeader{
	width:396px;
	height:319px;
	//background:url(pics/header.jpg) no-repeat top left;
	}
	
#quickSummary{
	margin:-0.9em 0 0 0;
	padding:0;
}
#fill_box	{
}
	
#quickSummary .p2{
	padding:0;
	margin:0 0 0.9em 0;
	width:396px;
	height:25px;
	background:url(../pics/download.gif) no-repeat top left;
}
	
#quickSummary .p2 span{
	visibility:hidden;
	white-space:nowrap;
	}

#quickSummary .p2 span a{
	visibility:visible;
	text-indent:-9000px;
	display:block;
	margin-top:-1.1em;
	height:25px;
	float:left;
	width:198px;
	overflow:hidden;
	}
	
#linkList{
	background:#fff url(../pics/background2.gif) repeat-y top center;
	padding-top:0.5em;
	}

#lselect h3, #larchives h3, #lresources h3{
	width:336px;
	height:21px;
	margin-top:1em;
	}
	
#lselect h3{
	background:url(../pics/header_design.gif) no-repeat top left;
	}
	
#larchives h3{
	background:url(../pics/header_archives.gif) no-repeat top left;
	}
	
#lresources h3{
	background:url(../pics/header_resources.gif) no-repeat top left;
	}
	
#lresources ul{
	padding-bottom:8em;
	}
	
#footer{
	text-align:center;
	position:absolute;
	margin-top:43em;
	margin-left:-30px;
	padding:6px 0;
	padding-bottom:1em;
	width:396px;
	height:72px;
	text-transform:uppercase;
	background:url(../pics/footer.gif) bottom left no-repeat;
	}
	
#extraDiv1{
	margin-top:25px;
	/*position:fixed;
	top:0;
	width:295px;
	height:800px;
	left:50%;
	margin-left:-493px;*/
	/*background:url(../pics/sideLL.jpg) repeat-y top center;*/
	}
#extraDiv1A{
	position:fixed;
	top:0;
	width:295px;
	height:800px;
	left:50%;
	margin-left:198px;
	/*background:url(../pics/sideR.jpg) repeat-y top center;*/
	}
/*html #extraDiv1{
	position:absolute;
	}
html #extraDiv1A{
	position:absolute;
	}	*/
/*hidden*/

#linkList h3 span,
#pageHeader h1,
#pageHeader h2,
#quickSummary p.p1 span{
	display:none;
	}


/*MediaArt*/

#extraDiv_MA_left	{
	position:fixed;
	top:0;
	width:295px;
	height:800px;
	left:50%;
	margin-left:-493px;
	background:url(../pics/side_interp.gif) repeat-y top center;
}
#extraDiv_MA_right	{
	position:fixed;
	top:0;
	width:295px;
	height:800px;
	left:50%;
	margin-left:198px;
	background:url(../pics/side_right_AM.gif) repeat-y top center;
}
html #extraDiv_MA_right	{
	position:absolute;
	}
html #extraDiv_MA_left	{
	position:absolute;
	}	

