#doc3 { 
	margin:auto; 
}

html, body {
	background-color: #FDFFFF;
	color: #473D3E;
	font-family:sans-serif;
	font-size:100%;
}

h1 {
	color: #BF3082;
	font-size:138.5%;
	margin-bottom: 1em;
}

em {
	color: #BF3082;	
}

a, a:link, a:visited {
    text-decoration:none;
    color: #BF3082;
}

a:hover {
	text-decoration:underline;
}

p, ul, li {
	margin-bottom: 10px;
}

#hd {
    background-image: url(images/flwor_power.png);
    background-repeat:no-repeat;
    height:60px;
    background-color: #695858;
}

.yui-b {
	font-size:108%;
	padding:1em;
}


/* Main Content Styles */
#yui-main {
	
}

p.first {
	font-size:138.5%;
}

#yui-main ul {
	margin-left: 0.5em;
}

#social {
	background-color: #CEE319;
	min-height:500px;
	color:#fff;
}

#profile {
	font-size: 50%;
	position: absolute;
	bottom: 10px;
}
