body { 
	margin:114px 0 0 0; 
	line-height:16px; 
	font-family: Tahoma, Arial; 
	background: url(../images/body_top_bckg-20pct.jpg) no-repeat center top #1b1c1e; /*#171c20;*/
	color:#bed7e6; 
	font-size:16px;
}
a { 
	color:#018BC1;
}
a:hover {
	text-decoration:none;
}
#header {}
#logo {
	padding:300px 0 120px 0;
	color:#ffffff; 
	text-align:center;
}
#logo a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
}
#menu {
	color:#ffffff;
	text-align:center;
	margin-bottom:62px;
	margin-top: -70px;
}
#menu ul {
	text-align:center;
	list-style:none;
	padding:0;
}
#menu ul li {
	display:inline;
}
#menu ul a {
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#ffffff;
	background-color:#BF170E; /*#445d6c;*/
	/*padding:0 10px 2px 10px;*/
	padding: 10px;
}
#menu ul a:hover {
	background-color:#f26513;
}
#menu1 {
	margin-bottom:62px;
	margin-top: -160px;
}
#menu2 {
	margin-bottom:62px;
	margin-top: -30px;
}
.menu {
	color:#ffffff;
	text-align:center;
}
.menu ul {
	text-align:center;
	list-style:none;
	padding:0;
}
.menu ul li {
	display:inline;
}
.menu ul a {
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#ffffff;
	background-color:#BF170E; /*#445d6c;*/
	/*padding:0 10px 2px 10px;*/
	padding: 10px;
}
.menu ul a:hover {
	background-color:#f26513;
}


#main {
	background: url(../images/body_all_bckg.jpg) repeat-y top center;
}
#content {
	width:780px;
	margin:0 auto;
	padding-top: 25px;
	/*padding-left: 200px;*/
}
#text {
	width:575px;
	/* added by chris jordan
	 * the following will make sure that the text 
	 * block is in the center under the logo at 
	 * the top.
	 * */
	/*padding-left:150px;*/
	margin-left:115px;
	
}
#text p {
	margin:7px 0 7px 0;
	line-height:1.5;
}
#text li {
	background:url(../images/li.gif) no-repeat 0px 7px;
}

#sidebar {
	float:right;
	width:227px;
	background:inherit;
	margin:10px 10px 0 0;
}
/*
#sidebar_top {
	width:227px;
	height:40px;
	background:url(../images/sidebar_top.jpg) no-repeat;
}
*/
#sidebar_text {
	padding: 0 30px;
}
#sidebar_text p {
	margin:5px 0 5px 0;
}
/*
#sidebar_bottom {
	width:227px;
	height:57px;
	background:url(../images/sidebar_bottom.jpg) no-repeat;
}
*/
#sidebar h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#ffffff;
	margin:20px 0 0 0;
	padding:0;
	background:none;
}

h1 {
	margin:30px 0 0 0;
	padding:5px 0 7px 45px;
	text-transform:uppercase;
	font-size:24px;
	color:#ffffff;
	background:url(../images/h1_bckg10.jpg) no-repeat;
}
h2{
	font-size:17px;
	color: #ffffff;
	text-decoration:underline;
}

#footer {
	/*background:url(../images/footer_bckg.jpg) no-repeat top center;*/
	height:102px;
	clear:both;
	width:780px;
	line-height:13px; 
	font-family: Arial; 
	font-size:12px;
	text-align: center;
	margin:0 auto;
	padding-top:75px;
}
#left_footer {
	float:left;
	padding:60px 0 0 30px;
	color:#ffffff;
	font-size:12px;
}
#left_footer a {
	color:#ffffff;
}
#left_footer a:hover {
	text-decoration:none;
}
#right_footer {
	float:right;
	padding:60px 30px 0 0;
	color:#ffffff; 
	font-size:12px;
	text-align:right;
}
#right_footer a {
	color:#ffffff;
}
#right_footer a:hover {
	text-decoration:none;
}

.subsection{
	padding-left: 35px;
}

.spacer{
	height: 7px;
}

.bio{
	width:240px;
	text-align: justify;
	padding:0 23px 0 23px;
	float:left;
	font-size:14px;
}
.name{
	font-weight:bold;
	font-size:16px;
}
.indent{
	padding-left: 15px;
}
.trilist{
	width:175px;
	text-align:center;
	padding:0 7px 0 7px;
	float:left;
	line-height:1.5;
}
.list{
	width:270px;
	text-align:center;
	padding:0 7px 0 7px;
	float:left;
	line-height:1.5;
}
.plainlist{
	line-height:1.3;
}
._3columnlist{
	width:175px;
	text-align:left;
	padding:0 8px 0 8px;
	float:left;
	font-size:13px;
}
.italic{font-style:italic;}
.f_12px{font-size: 12px;}
.f_13px{font-size: 13px;}
.f_14px{font-size: 14px;}
.f_15px{font-size: 15px;}
.f_16px{font-size: 16px;}
.f_20px{font-size: 20px;}

