@import "default.css";

body{
	background-image:url(../info/profiles/images/profilebg.gif);
	background-repeat:no-repeat;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	line-height: 13px;
}
	

div.profile{
	position: absolute;
	width: 516px;
	height: 293px;
	bottom: 0px;
	right: 0px;
}

div.footerbar, div.headerbar {
	width: 516px;
}

.scrollouter{
	position: absolute;
	top: 189px;
	left: 97px;
	height: 165px;
	width: 499px;
}

div.heading {
	 position: absolute;
	 top: 0px;
	 right: 0px;
	 text-align: right;
}

div.image {
	position: absolute;
	top: 12px;
	left: 111px;
	width: 135px;
	height: 156px;
}

div.details {
	position: absolute;
	top: 30px;
	left: 250px;
	width: 345px;
}

div.details p{
	margin-bottom: 0px;
}

div.buttons{
	position:absolute;
	top: 170px;
	left: 97px;
}

div.buttons img{
	margin-right: 2px;
}

div#backgroundouter {
	visibility: visible;
}

div#psycprofileouter, div#careerouter {
	visibility: hidden;
}

div#careerouter p {
	margin-left: 96px;
	text-indent: -96px;
}
