body   {
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
	background-color: #fff;
	text-align: center;
	margin: 0 }


	
a,
a:visited
a:hover
a:active {
    /*color: #373d49;*/
    color: #000;
}


#maggie              {
	position: relative; /* Needed for Safari */
	margin: 0 auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	width: 868px;
	height: 804px;
	color: #373d49;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	/*background-attachment: fixed; */
	background-image: url(../images/mm_background.jpg);
	background-repeat: no-repeat;
	visibility: visible;
 }
 
#floatingbio {
	position: relative;
	float: left;
	top: 171px;
	left: 10px;
	background: url("/images/bio-mm.jpg") no-repeat 0 0;
	width: 594px;
	height: 440px;
	-webkit-box-shadow: #666 0 2px 4px 0;
	-moz-box-shadow: #666 0 2px 4px 0;
	box-shadow: #666 0 2px 4px 0;	
	z-index: 20000;
	opacity: 0.90;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
} 

#floatingbio-content {
	position: relative;
	top: 285px;
	left: 20px;
	height: 100px;
	width: 560px;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#floatingbio-content p {
	margin-bottom: 4px;

}
#maggietext {
	position: relative;
	margin-right: 10px;
    margin-top: 170px;

} 

#currentproject {
	position: relative;
	margin-right: 10px;
	background: url(/images/trans-white.png);
    filter: expression((runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,runtimeStyle.backgroundImage = 'none');
    color: #000;
	font-family: century gothic, arial, helvetica;
    padding: 1px 10px;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 170px;
}


#whois {
	position: relative;
	margin-right: 10px;
}

#pastprojects {
	position: relative;
	margin-right: 10px;
}


#projects {
	position: relative;
	margin-right: 20px;
	margin-top: 400px;
}

#maggietext {
	background: url(/images/trans-white.png);
    filter: expression((runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,runtimeStyle.backgroundImage = 'none');
    color: #000;
	font-family: century gothic, arial, helvetica;
    padding: 1px 10px;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 170px;
}


h2 {
  margin: 6px 0 6px 2px;
  font-size: 18px;
    color: #000;
	font-family: century gothic, arial, helvetica;

}

h3 {
  margin: 6px 0 6px 0;
  font-size: 14px;
    color: #000;
	font-family: century gothic, arial, helvetica;

}

#projects {
	background: url(/images/trans-white.png);
    filter: expression((runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,runtimeStyle.backgroundImage = 'none');
    color: #000;
	font-family: century gothic, arial, helvetica;
    padding: 10px;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 40px;
}


#maggietext p,
#projects p {
  margin: 10px 0 10px 10px;

}

#maggietext ul,
#projects ul {
  margin-bottom: 10px;
  margin-top: -4px;
}

#maggietext li,
#projects li {
   margin: 0 0 0 40px;
}


#maggietext .title {
	font-size: 16px;
	color: #000;

} 
 
#music  {
	visibility: hidden;
	position: absolute;
	top: 80px;
	left: 324px;
	width: 100px;
	height: 100px }


#hair {
	position: relative;
	top: 83px;
	left: 548px;
	width: 148px;
}

#occupy {
	position: relative;
	top: -132px;
	display: none;
}

#bio {
	text-align: left;
	margin: 4px;
}

#bio h2 {
 font-size: 26px;
 border-bottom: 1px solid #333;
}

#bio p {
	margin-bottom: 6px;
}

.longgone {
	font-family: neuropol, sans-serif;
}

form#contactForm {
	text-align: left;
	min-height: 230px;
}
label.contactlabel {
	display: block;
}
