body
{
	background: url(../images/personal/bgrd.jpg) no-repeat 50% 0;
}
h4
{
	background: #fafdfd;
	color: #4ba7ac;
	font-size: 13px;
	margin: 30px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #e5e5e5;
}
#userArea h4
{
	margin:10px 10px 15px 10px;
	line-height:20px;
}

a.showHide {
	color: #4ba7ac;
}

#header
{
	height:154px;
}
#clearheader{height:154px;}/*needed to make room for header*/

#header h1
{
	background: url(../images/personal/logo.gif) no-repeat top left;
}
/* #ssa08, #ssa09
{
	display:none;
} */
.banner, .bottom
{
	display:inline;
}

#content img
{
	float:left;
	margin: 0 10px 10px 0;
	padding: 0;
}

#footer
{
	background: #4ba7ac url(../images/personal/footerBgrd.gif) no-repeat 50% 100%;
}
