body {
	/* background-image: url(images/cgirls7.jpg); */
	background-color: #FFF;
	font: courier new;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	}
	
	#wrapper {
	width:900px;
	background-color:#000;
	text-align:center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color:#FAE764;
	text-align:left;
	background-color:black;
	padding: 0px;
}

#resume h3 {
	font-size:1em;
	font-weight:bold;
}
	
#menu-main {

	margin-left: -40px; 


	}	

#menu-main li {
	display: inline;
	background-color:#000;
}
a {
	outline:none;	
}

a:link {
	color: white;
	font-weight:bolder;
	text-decoration:none;
}

a:visited  {
	color: white;
	font-weight:bold;
	text-decoration:none;
}
a:hover  {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
a:active  {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
address {
	font-style: normal;
	text-align: left;
}
#resume {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
#bio {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
/*
#bio #about p, #bio #purchase p{
	font-size:1em;
	font-weight:200;	
}
*/
#bio p {
	padding-right: 25px;
}

#bio img {
	float:left;
	padding-right: 40px;
}
#bio a, #purchase a {
	color: #000;
	text-decoration:none;
	font-weight:normal;
}

#bio a:hover, #purchase a:hover  {
	color: #F88072;
}
#bio a:active, #purchase a:hover  {
	color: #F88072;
}

#bio #about a {
	text-decoration:underline;	
}

#bio #about a:hover, #bio #about a:active {
	text-decoration:none;	
}

#bio #purchase hr {
	width:40%;
	margin-left:auto;

}
#bio #purchase h3 {
	text-align:left;
	font-style:italic;
	font-weight:normal;
	font-size: 1.1em;
}
