body {
	margin: 0.5in 0.5in 0.5in 0.5in;
}
/* hide all elements that don't contain content */
#header_mask, #header_img, #lighter_header_img, #left, #right, #search_field, #footer, h5, #print_email_icons1, #rotmpage, #vload-dimmer, #vload-window, noscript, script, #ONESTAT_TAG, .jScrollPaneContainer, #blocknav, #vCard_link {
	display: none;
}
/* hide anything else in the .noprint class. useful for hiding tags on specific pages */
.noprint {
	display: none;
}
/* special styles for printed page */
#logo {
	content:url(../images/hangley_logo2x.jpg);
	width: 184px;
	height: 124px;
	z-index: 55;
	display: inline;
	position: absolute;
	top: 0px;
	left: 40px;
}
#center {
	position: relative;
	margin-top: 124px;
}
h1 {
	font-size: 36pt;
}
h2 {
	color: #000;
	font-size: 14pt;
}
h3 {
	color: #000;
	font-weight: bold;
	padding-top: 15px;
}
p {
	font-size: 10pt;
	color: #000;
}
.bold_orange {
	color: #000;
}
#flash-content {
	position: relative;
	top: 200px;
}
	#quote {
		left: 200px;
	}
	
	#profile_card {
		display: block;
		height: 4.6in;
		background-color:#eeeeee;
		background-image:url(../images/profile_background.jpg);
		background-position:right;
		background-repeat:no-repeat;
		-webkit-border-radius: 12px;
	    -moz-border-radius: 12px;
	    CCborderRadius: 12px;
		}
		#profile_card a:link, #profile_card a:visited, #profile_card a:active, #profile_card a:hover {
			text-decoration: none;
			color: #000;
			font-weight: normal;
			}
	#profile_image {
		top: 16px;
		/*-webkit-border-top-left-radius: 15px;
			-webkit-border-bottom-left-radius: 15px;
			-moz-border-radius-topleft: 12px;
			-moz-border-radius-bottomleft: 12px;*/
		position: relative;
		display:block;
		}
		#profile_image .mask {
			z-index: -1;
			position:absolute;
			right: 203px;
		}
		#profile_image img {
			width:101.5px;
			height:150px;
			-webkit-border-top-left-radius: 12px;
			-webkit-border-bottom-left-radius: 12px;
			-moz-border-radius-topleft: 12px;
			-moz-border-radius-bottomleft: 12px;
			display: block;
			}
	#profile_body {
		top: 20px;
		font-family:Helvetica, Arial, Verdana, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:100;
/*		height:150px;*/
		/*padding:15px 0px 0px 15px;*/
		position: relative;
		width: 300px;
		font-style: normal;
		}
		.ie6 #profile_body {
			left: 0px;
			top: 0px;
			float: none;
		}
	.profile_header {
		font-weight: bold;
		font-size:14px;
		color: #000;
		}
		.profile_subheader {
			color: #000;
			font-size: 12px;
			padding-bottom: 5px;
			font-weight: bold;
		}
	.profile_group {
		margin: 0 0 10px 0;
		float: none;
		}
	#hearsay_button {
		position:absolute;
		right:10px;
		bottom:-28px;
		}
	a#hearsay-heresy:link, a#hearsay-heresy:active, a#hearsay-heresy:visited {
		display: block;
		height: 28px;
		width: 170px;
		background-image: url(../images/hearsay_rollover.gif);
		background-position: 0 28px;
		}
	a#hearsay-heresy:hover {
		background-position: 0 0px;
		}
	
ul {
	
}	
	ul li {
		position: relative;
		padding-left: 5px;
		left: 4px;
	}
