body {
	background-image:url(/images/beta-phi-mu_3_01.gif);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	font-size:small;
	}

#Page_Wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	border: 1px solid #000000;
	padding: 0px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#Content_Wrapper{
	margin:0px;
	padding:0px;
	background-color:#EEEEEE;
	}

/**************** Begin Header Styles ****************/

#Header {
	padding: 0px;
	margin: 0px;
	margin-bottom:0px;
	background-image:url(/images/bpm_headerbackground.gif);
	background-repeat:repeat;
	height:87px;
	font-weight:bold;
	font-size:large;
	clear:both;
	color:#FFFFFF;
	}
		
#Header img{
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

.lefthi{/***allows BPM text to sit on the left side of the header***/
	float:left;
	}

.righthi{/***allows anchor to sit on the righ side of the header***/
	float:right;
	}

/**************** End Header Styles ****************/
	
/**************** Begin Left Navigation Styles  ****************/
	
#Left_Navigation {/**Sets parameters for Navigation Menu**/
	position:relative;
	float:left;
	margin:0;
	margin-top:20px;
	padding:0;
	background-color:#EEEEEE;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size: 1.5em;
	width:170px;
	}

#Left_Navigation ul{
	padding: 5px;
	}

#Left_Navigation li{
	padding-top: 7px;
	padding-bottom:7px; 
	margin: 0px;
	list-style: none;
	}

#Left_Navigation  ul ul{
	position:absolute;
	left: 40%;
	width:110%;
	display:none;/**Hides the second layer of lists when viewed**/
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	background-color:#FFFFFF;
	border:  1px solid #000000;
	font-size: 100%;
	}

#Left_Navigation ul li:hover ul{
	display:block;/**Opens the second layer of lists when hovered**/
	}
		
#Left_Navigation a{
	color:#723172;
	text-decoration:none;
	}
		
#Left_Navigation a:hover{
	color:#B97FB9;
	text-decoration:none;
	}

.pipeline {/**Used for pipeline emblom**/
	border:none;
	text-decoration:none;
	height:inherit;
	}

/**************** End Left Navigation Styles  ****************/
	
/**************** Begin Content Styles  ****************/

#Content{
	margin: 0px 0px 0px 250px;
	padding:20px 40px 2px 40px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}

#Content h1 {
	color:#723172;
	font-size:1.5em;
	}

#Content h2{
	color: #723172;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:1.4em;
	}

#Content a{
	color:#4A104A;
	text-decoration:none;
	}
		
#Content a:hover {
	color:#CC99CC;
	}
		
.staff{/**controls dive height where staff photo and information resides**/
	min-height:130px;
	}

.photo{/**Controls location of photos for staff members**/
	padding:0px 20px 0px 0px;
	float:left;
	}

.right_align{
	float:right;
	padding:5px 30px 5px 10px;
	}
	
.right{
	float:right;
	}

.left{
	float:left;
	}
	
.merchandise{
	margin:0;
	padding:3px;
	}
	
.divider{
	border-bottom:dashed 1px #CC99CC;
	}

/****Begin Form Styles****/

fieldset{
	border:solid 2px #CC99CC;
	padding:20px;
	}

legend{
	color:#800080;
	font-size:110%;
	font-weight:bold;
	}

label{
	font-weight:bold;
	}

/****End Form Styles****/

/****Begining of Two Column Content Styles****/		

#ChapterL{
	float:left;
	vertical-align:top;
	width:45%;
	font-size:100%;
	}
		
#ChapterL div{
	border-bottom: solid 2px #CC99CC;
	font-size:150%;
	}
	
#ChapterL h2{
	color:#000000;
	margin-bottom:4px;
	}
	
#ChapterR{
	float:right;
	vertical-align:top;
	width:45%;
	font-size:100%;
	}

#ChapterR div{
	border-bottom: solid 2px #CC99CC;
	font-size:150%;
	}

#ChapterR h2{
	color:#000000;
	margin-bottom:4px;
	}

/****End of Two Column Content Styles****/

/****Being Breadcrumb Styles****/
#breadcrumbs{
	font-weight:bold;
	color:#000000;
	}
	
#breadcrumbs a{
	color: #4A104A;
	}
	
#breadcrumbs a:hover{
	color:#CE7691;
	}

/****End Breadcrumb Styles****/

/**************** End Content Styles  ****************/		

/**************** Begin Footer Styles  ****************/

#Footer {
	margin: 0px;
	clear:both;
	font-size: 95%;
	background-color: transparent;
	font-weight:bold;
	}
		
#Footer div.top{
	background-color:#B97FB9;
	color:#000000;
	text-align:right;
	padding-left:15px;
	padding-right:15px;
	border-bottom:solid 3px #CDCBCD;
	}
		
#Footer div.bot{
	background-color:#000000;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	}

#Footer div.top a{
	color:#4A104A;
	text-decoration:none;
	}
		
#Footer div.top a:hover{
	text-decoration:underline;
	}

#Footer div.bot a{
	color:#B97FB9;
	text-decoration:none;
	}
		
#Footer div.bot a:hover{
	text-decoration:underline;
	}

/**************** End Footer Styles  ****************/

/**************** Begin Validation Styles  ****************/

#validation{
	padding:0px 150px;
	margin:0px;
	float:right;
	}

#validation a img{
	border:none;
	border:none;
	padding:0px;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	display:inline;
	}