/*  main divs */ 

#banner {
	position: absolute;
	height: 98px;
	width: 697px;
	left: 5px;
	top: 5px;
}
#nav_side {
	height: 426px;
	width: 141px;
	top: 105px;
	position: absolute;
	left: 5px;
	background-image: url(build_assets/nav_bkg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#nav_side .nav_block {
	margin-top: 5px;
	margin-left: 10px;
}
#copy_body {
	position: absolute;
	width: 558px;
	top: 110px;
	left: 150px;
	height: 1641px;
}
#copy_body #bkg_mid {
	background-attachment: scroll;
	background-image: url(build_assets/copy_bkg_mid.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 556px;
}
#copy_body #bkg_top {
	background-image: url(build_assets/copy_bkg_top.gif);
	background-repeat: no-repeat;
	width: 556px;
	height: 20px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-position: top;
	margin-bottom: -15px;
}
#copy_body #bkg_bot {
	background: url(build_assets/copy_bkg_bot.gif) no-repeat;
	background-position: 0;
	height: 50px;
	width: 556px;
	margin-top: -40px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #0000FB;
}
#nav_side .nav_block .nav_sub {
	font-size: 14px;
	margin-left: 5px;
}
.nav_main {
	font-size: 16px;
	font-weight: bold;
	top: 25px;
	width: 336px;
}
a:link {
	color: #0000FD;
	text-decoration: none;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #0000FD;
	margin: 5px;
	right: 5px;
	height: 17px;
	top: 16px;
	float: right;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
.copy_top {
	float: right;
	width: 336px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.copy_bot {
	width: 336px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
.pic_bot_left {
	margin: 5px;
	height: 135px;
	width: 200px;
	float: left;
	margin-top: 20px;
}
a:hover {
	text-decoration: underline;
}
#copy_body #bkg_mid #image_top {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: medium;
}
#copy_body #bkg_mid #photo1 {
	width: 200px;
	height: 150px;
}
.img {
	border: 1px solid #000000;
	margin: 5 10 5 5;
}
#copy_body #bkg_mid .copy_body {
	padding: 5px;
}
	
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.text {
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text2 {
	padding: 10px;
}
