body {
	text-align:center; /* Hack for IE5/Win */
	 background-image:url(../images/bg_stripe-sec.jpg);
	 background-repeat:repeat-x;
	 background-color:#FFFFFF;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	line-height:17px;
	color:#666666;
	}
#header {
	height:114px;
	margin-left:106px;
	}
	
#nav { margin-bottom:3px; height:32px; 	background-image:url(../images/nav_bg.jpg); background-repeat:no-repeat; width:1000px;}
.navNoBlog { background-image:none;}

.bioImg { border:3px solid #666666;}
.bioLi {list-style:outside square; margin-left:12px; padding:0;}



#content {
	width:1000px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding-left:30px;
	}

#col1 {
	float:left;	
	width:1002px;
	height:289px;
}


#logo {
	float:left;
	background-color:#FFFFFF;
	width:50px;
	height:289px;
}

#col1_content {
	float:left;
	width:472px;
	background-color:#FFFFFF;
	
}
#col1_content2 {
	float:left;
	width:672px;
	background-color:#FFFFFF;
	
}
#col1_text {
	padding:26px 60px 0 59px;
}



li {list-style:none; color:#999999;}

a img { border: none; }

#nav ul li#li_blog a { width:153px; margin-left:100px; }

