
/*
* {
		margin:0;
		padding:0;
		}
		
		*/

	html, body {
		height:100%;
		}

	body {
		background-color:#3f3f3f;
		color:#ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		letter-spacing:1px;
		text-align:center; /* horizontal centering for IE Win quirks */
		margin-top:40px;
		}
	
	a {
		color:#CCCCCC;
		text-decoration:none;
	}
	
	a:hover {
		color:#EEEEEE;
	}


#header{
margin-top:0;
background-image: url("../img/header.gif");
width:960px;
height:79px;
}

#header_text {
	position:absolute;
	left: 202px;
	top: 30px;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px;
	color: #333;
}

#header_text ul {
	list-style-type:none;
}

#header_text li {
	float:left;
}

#header_text a {
color: #333;
text-decoration:none;
display:block;
width:11.6em;
}
#header_text a:hover {
color: #333;
text-decoration: none;
font-weight:bold;
display:block;
width:11.6em;
}


#body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #333;
	float:left;
/*	width: 350px;*/
/*	height: 150px;
	padding: none;*/
}

#body_text ul {
	list-style-type:none;
}

#body_text li {
	float: none;
}


#body_text a {
color: #333;
text-decoration:none;
/*display:block;*/
/*width:17em;*/
}

#body_text a:hover {
color: #333;
text-decoration: none;
font-weight:bold;
/*display:block;*/
/*width:17em;*/
}


	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:720px;
		width:960px;
		clear:left;
		/*background-color:#333333;
		border:1px solid #3f3f3f;*/
		}
		

		
	#left_nav {
	float:left;
	width:201px;
	padding:0;
	margin:0;
	}
	
	#left_nav_inside {
	margin-left:18px;
	}
	
	#body_divider {
	width:0px; margin-top:20px; height:330px; float:right; background-color: #666;
	}
	
	#body_divider_sm {
	width:0px; margin-top:20px; height:30px; float:right; background-color: #666;
	}
	
	#rightColumn {
	width:189px; height:400px; margin-top:20px; float:left; background-color:#ffffff;
	}
	
	#myPic {
  display: block;
  width: 165px;
  height: 25px;
  /*margin-left:20px;*/
  padding-left:10px;
  padding-top:0px;
  /*background-image: url(../img/left_nav_over.gif);*/
  font-size:15px;
	font-family:Verdana, Geneva, sans-serif; 
  letter-spacing:.5px;
  line-height:24px;
}
#myPic:hover {
  background-image: url(../img/left_nav_over.gif);
  background-repeat:no-repeat;
  color:#660e00;
}
		
		#myPicCurrent {
		display: block;
  width: 165px;
  height: 25px;
  /*margin-left:20px;*/
  padding-left:10px;
  padding-top:0px;
  /*background-image: url(../img/left_nav_over.gif);*/
  font-size:15px;
	font-family:Verdana, Geneva, sans-serif; 
  letter-spacing:.5px;
  line-height:24px;
  background-image: url(../img/left_nav_over.gif);
  background-repeat:no-repeat;
  color:#660e00;
		}
		
		#main_copy_contain {
		width:900px; overflow:visible; float:left; background-color:#ffffff; color:#505050; font-size:12px;
		
		}
		#main_copy_bg {
		}
		#main_copy {
		width:850px; margin-left:50px; margin-top:30px; margin-right:70px; color:#505050; font-size:1em; line-height:18px; letter-spacing:.04em; 
		}
		#main_copy_header {
		color:#2d4161; font-size:15px; letter-spacing:.02em; font-weight:bold;
		}
		#main_copy_subheader {
		color:#660f00; font-size:15px; letter-spacing:.02em; font-weight:bold;
		}
		#main_copy_center {
		width:850px; align:center; margin-top:30px; margin-right:70px; color:#505050; font-size:1em; line-height:18px; letter-spacing:.04em; 
		}
		#main_copy_center_text {
		align:center; margin-top:30px; margin-right:70px; color:#505050; font-size:1em; line-height:18px; letter-spacing:.04em; 
		}
		#main_copy a {
		color:#660e00;
		}
	
		#image_layout {
		height:150px;
		margin:0;
		padding:0;
		float:left;
		}
	
	
	#middle {
		width:960px;
		margin:0;
		padding:0;
		background-color:#FFF;
	background-position: center;
	overflow: hidden;
		}
			
	#middle_emacess {
		width:860px;
		margin:0;
		padding:50px;
		background-color:#FFF;
	background-position: center;
	overflow: hidden;
		}	
		
		#bottom
		{
		width:960px;
		height:14px;
		background-color:#FFF;
		}
		
	#footer {
		width:960px;
		height:35px;
		color:#C0C0C0;
		float:left;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:.6em;
		letter-spacing:1px;
		/*border-top:0px solid #999999;*/
		padding-top:10px;
		margin:0;
		line-height:19px;
		}

