body, ul, li, div, p, h1, h2, h3 {
padding:0px;
margin:0px;

}
body {
background-image:url(file:);
background-repeat:no-repeat;
font-family:verdana, arial, helvetica, sans-serif;
}
 
#logo_top {
	background-color: #FF6600;
	position:absolute;
	width:890px;
	height:32px;
	z-index:2;
	left: 228px;
	top: 30px;
}

 
#left_nav {
	background-color: white;
	position:absolute;
	margin: 10px 0 0 10px;
	width:150px;
	padding: 10px;
	height:500px;
	z-index:1;
	left: 20px;
	top: 20px;
	border:1px solid #FF8000;
}


#copy {
	position:absolute;
	width:460px;
	height:1000px;
	z-index:3;
	left: 230px;
	top: 85px;
}

#pic {
	position:absolute;
	width:400px;
	height:500px;
	z-index:4;
	left: 720px;
	top: 85px;
}

#leftNav_home {
background-color: white;
width: 150px;
padding: 10px;
float: left;
margin: 10px 0 0 10px;
-moz-opacity: 1.00;
border:1px solid #FF8000;
}

#leftNav_home ul {
margin-bottom: 10px;
}

#leftNav_home ul li {
list-style-type:none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 1.2em;
}

#leftNav_home li a {
color:#FF8000;
text-decoration:none;
font-size: 14px;
line-height: 1.2em;
font-weight: bold;
border-bottom: 1px solid #FF8000;
}

#leftNav_home li a:hover {
color:white;
text-decoration:none;
background-color:#FF8000;
font-weight: bold;
}

#leftNav ul {
margin-bottom: 10px;
}

#leftNav ul li {
list-style-type:none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 1.2em;
}

#leftNav li a {
color:#FF8000;
text-decoration:none;
font-size: 14px;
line-height: 1.2em;
font-weight: bold;
border-bottom: 1px solid #FF8000;
}

#leftNav li a:hover {
color:white;
text-decoration:none;
background-color:#FF8000;
font-weight: bold;
}

#copy h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 40px;
color: #8E693C;
font-weight: normal;
margin: 0 0 20px 0;
border-bottom: 1px solid #999999;
padding: 0 0 5px 0;
}

#copy h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
color: #FF8000;
margin: 10px 0 10px 0;
}

#copy h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #800000;
margin: 0px 0 0px 0;
}

#copy p {
font-size:14px;
line-height:16px;
margin-bottom:10px;
font-weight:bold;
}

#extracontent { 
margin-left: auto;
margin-right: auto;
bottom-margin: 5px;
top-margin:5px;
top-padding: 5px;

background-color: #fffccc;
border: 1px solid blue;
padding: 10px;
}

#extracontent2 {

background: #FDFCE3;
border: 1px solid red;
padding: 10px;
}

.float {
	border-bottom: 3px solid #FF8000;
	border-top: 3px solid #FF8000;
	border-right: 3px solid #FF8000;
	border-left: 3px solid #FF8000;
}

