body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
}

#centerpage {
	margin: 20px 20px;
	position:absolute;
		width:561px;
}

#main {
	background-image:url(images/abbo_cover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:561px;
	height:570px;
	border-color:#FFFFFF;
	border-style:solid;
	position:relative;
}

#logo {
	background-image:url(images/abbo_script.gif);
	width:286px;
	height:125px;
	left:525px;
	top:13px;
	position:relative;
		border-color:#FFFFFF;
	border-style:solid;

}

h1 {
	font-size:14px;
}

h2 {
	font-size:13px;
}


a:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
}
a:active {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}


#content {
	position:absolute;
	top:150px;
	left:570px;
	width:260px;
	height:405px;
	border: 1;
	overflow:auto;
	font-size:12px;
}

#myspace {
	position:absolute;
	top:575px;
	left:595px;
	text-align:right;

}

#email {
	position:absolute;
	top:575px;
	left:5px;
}

#updated {
	position:absolute;
	top:580px;
	left:335px;
	font-size:9px;
	color:#999999;
	text-align:center;
}