#content_no_nav {
	background:#fff;

}
#s_logo_holder {
	margin:0px;
	padding:0px;
}
#contribute_content {
	padding-left:0px;
	margin-left:0px;
}
#header_div {
	background-image: url("../images/orientation_bnr.gif");
	background-repeat: no-repeat;
	height:135px;
}
#breadcrumbs {
	display:none;
}
#orient_title {
	width:592px;
	height:55px;
}
#orient_nav {
	float:left;
	height:323px;
	width:182px;
	background-image: url("../images/nav_side.gif");
	background-repeat:no-repeat;
	margin-right:0px;
	padding-left: 20px;
	padding-top: 55px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.8em;
}

#orient_nav_edit {
	float:left;
	height:323px;
	width:189px;
	background-image: url("../images/nav_side.gif");
	background-repeat:no-repeat;
	margin-right:0px;
	padding-left: 20px;
	padding-top: 55px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.8em;

}


#orient_content_wrap {
	float:right;
	width:592px;

}
#orient_content_top {
	background-image: url("../images/orient_profile_top.gif");	
	background-repeat:no-repeat;
	background-position:left top;
	width:558px;
	height:44px;	

}
#orient_content {
	margin:0px;
	width:506px;
	background-image: url("../images/orient_profile_mid.gif");
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:27px;
	min-height:200px;
 	height:auto !important;
 	height:200px;
}

#orient_content p{

	margin-top:0px;
	margin-bottom:0px;
}	


#orient_content_bot {
	background-image: url("../images/orient_profile_bot.gif");	
	background-repeat:no-repeat;
	background-position:left top;
	width:558px;
	height:49px;	
}

#content_no_nav #orient_nav a:link, #content_no_nav #orient_nav a:visited {
	color: #ffffff	!important;
	text-decoration: none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#content_no_nav #orient_nav a:hover, #content_no_nav #orient_nav a:active {
	color: #ffffff !important;	
	text-decoration: underline;
}

#profilepicwrap {
	float:left;
	background-image: url("../images/orientation_profile_2.gif");
	background-repeat: no-repeat;
	margin: 0px;
	height: 230px;
	width: 261px;	
	margin-right:5px;
}
#profilepic {
	width:182px;
	height:160px;
	margin-top:25px;
	margin-left:40px;
}


