body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color: #FFFFFF;
	position: relative;
	/* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 740px;
	padding-top: 3em;
	}
#content h1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../resource/copper-logo.jpg);
	width: 740px;
	height: 257px;
	background-repeat: no-repeat;
	background-position: center;
}
#content h1 span {
	position: relative;
	width: 740px;
	left: -999em;
}
#content #main {
	position: relative;
	background-image: url(../resource/pageBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3em;
	padding-bottom: 3em;
}#content #main h2 {
	font-size: 1.2em;
	color: #000000;
}
}#content #main h3 {
	font-size: 1em;
}
#content #main dt {
	padding-top: 0.5em;
	font-weight: bold;
	padding-left: 1em;
}
#content #main dd {
	padding-top: .2em;
}
#content #navigation {
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 106px;
	font-size: 1.2em;
	margin: 0px;
	right: 0px;
}
#content #navigation li {
	padding: 3px;
	display: inline;
}
#navigation a:link, #navigation a:visited {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #3AADFE;
	text-decoration: none;
}
#navigation a:actiive {
	color: #000000;
	text-decoration: none;
}
#main a:link, #main a:visited {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #000066;
	text-decoration: underline;
}
#main a:actiive {
	color: #000066;
	text-decoration: none;
}
#content #main h4 {
	font-size: 1em;
}
#content #main p {
	padding-left: 5px;
}
#content #main img.floatleft {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: .5em;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content #footer {
	font-weight: bold;
	text-align: center;
	position: relative;
	height: 27px;
	background-image: url(../resource/footerBack.gif);
	padding-top: 0.5em;
	background-repeat: no-repeat;
}

