body {
	background-image:url(/images/beta-phi-mu_3_01.gif);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	font-size:80%;
		}

	#Page_Wrapper {
		width: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top:10px;
		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;
		height:87px;
		font-size:large;
		clear:both;
		color:#FFFFFF;
		}
		
	#Header img{
		display:none;
		}
		
	#Header span{
		float:left;
		margin-top:55px;
		}

	/**************** End Header Styles ****************/
	
	/**************** Begin Left Navigation Styles  ****************/
	
	#Left_Navigation {
		display:none;
		}


/**************** End Left Navigation Styles  ****************/
	
/**************** Begin Content Styles  ****************/
	#Content{
		margin: 0;
		padding:10px 40px 2px 40px;
		background-color: #FFFFFF;
		font-size:100%;
		}

	.staff{/**controls dive height where staff photo and information resides**/
		min-height:130px;
		}

	.photo{
		display:none;
		}

	.right_align{
		float:right;
		padding-right: 30px;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		}
	
	.right{
		float:right;
		}

	.left{
		float:left;
		}
	
	.merchandise
	{
	margin:0;
	padding:3px;
	}
	
	.divider
		{
		border-bottom:dashed 1px #CC99CC;
		}

/****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-size:85%;
		font-weight:bold;
		color:#000000;
		}
	
	#breadcrumbs a
		{
		color:#000000;
		}
	
	#breadcrumbs a:hover
		{
		color:#999999;
		}

/****End Breadcrumb Styles****/

/**************** End Content Styles  ****************/		

/**************** Begin Footer Styles  ****************/

	#Footer {
		margin: 0px;
		clear:both;
		font-size: 75%;
		background-color: transparent;
		height: 32px;
		}
		
	#Footer div{
		font-weight:bold;
		}
		
	#Footer div.top{
		height:15px;
		background-color:#B58BBD;
		color:#000000;
		text-align:right;
		padding-left:15px;
		padding-right:15px;
		border-bottom:solid 3px #CDCBCD;
		}
		
	#Footer div.bot{
		height:15px;
		background-color:#000000;
		color:#FFFFFF;
		padding-left:5px;
		padding-right:5px;
		}
		
	#Footer .right-float {/**floats validation embloms**/
		display:none;
		}

	#Footer a img{
		border:none;
		border:none;
		padding:0px;
		margin:0px;
		padding-top:0px;
		padding-left:0px;
		display:inline;
		}
		
/**************** End Footer Styles  ****************/