#container {
	width: 100%;
	text-align: left;
	height: 600px;
	padding: 0px;
	border-bottom-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-image: url(../images/Container_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
} 

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000;
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#pageHeader {
	position:absolute;
	left:20px;
	top:39px;
	width:222px;
	height:63px;
	background-repeat: no-repeat;
	background-image: url(../images/pageheader_bg.gif);
}
#pageHeader span {margin-left:-1000px;}
#quickSummary .p1 {position:absolute;left:0;top:114px;width:750px;height:16px;background:url(file:///C|/Users/creechrr/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/YVU4Z0JT/an_example.gif) no-repeat;}
#quickSummary .p1 span {margin-left:-1000em;}
#quickSummary .p2 {position:absolute;left:116px;top:528px;width:88px;height:42px;font-weight:bold;}
#preamble {
	position:absolute;
	left:10px;
	top:90px;
	width:241px;
	height:438px;
	overflow:auto;
}
h3 {
	background:transparent;
	color:#000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 1.2em;
}

p {
	margin:0 0 6px 0;
	line-height:1.6em;
}
div {margin:0;}
a {
	color:#FF0000;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
}
a:link {
}
a:hover {
	text-decoration: underline overline;
}

#supportingText {
	position:absolute;
	left:265px;
	top:90px;
	width:63%;
	height:425px;
	padding-right:4px;
	overflow:auto;
}
#Gallery {
	position:absolute;
	left:265px;
	top:105px;
	width:63%;
	height:400px;
	padding-right:0px;
}
#linkList {
	position:absolute;
	left:263px;
	top:509px;
	width:63%;
}
#linkList a {
	color:#009900;
	font-weight: bold;
	font-size: 13px;
}
#linkList a.c {text-decoration:none;}
#linkList a.c:hover {text-decoration:underline;}
#linkList h3 {
	font-size:1.3em;
	margin:0.6em 0 0;
}
#linkList ul {margin:0;padding:0.2em 0;}
#linkList li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0 0 0 1.3em;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#extraDiv2 {
	background-image: url(../images/extra_div2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	left: 0px;
	}
