div.aopihead {
	left:8px;
	top:5px;
	}

div {
	position:absolute;
	width:125px;
	height:20px;
	color:black;
	font-family: verdana, arial;
	font-size:14px;
	cursor:pointer;
	font-weight:normal;
	color:white;
	text-align:center;
	}

div.exemplum {
	background-color:teal;
	left:10px;
	top:45px;
	}

div.discology {
	background-color:teal;
	left:137px;
	top:45px;
	}

div.obscura {
	background-color:teal;
	left:264px;
	top:45px;
	}

div.rendition {
	background-color:teal;
	left:391px;
	top:45px;
	}

div.tendrils {
	background-color:teal;
	left:518px;
	top:45px;
	}

div.email {
	left:391px;
	top:15px;
	}

div.myspace {
	left:518px;
	top:15px;
	}

div.aopiback {
	left:8px;
	top:80px;
	text-align:left;
	cursor:default;
	}

div.desmond {
	position:absolute;
	width:150px;
	height:30px;
	left:310px;
	top:175px;
	color:white;
	font-family: verdana, arial;
	font-size:32px;
	font-weight:bold;
	text-align:centre;
	cursor:text;
	}

div.simmons {
	position:absolute;
	width:150px;
	height:30px;
	left:312px;
	top:210px;
	color:white;
	font-family: verdana, arial;
	font-size:32px;
	font-weight:bold;
	text-align:centre;
	cursor:text;
	}

div.intropara {
	position:absolute;
	width:280px;
	height:100px;
	left:272px;
	top:280px;
	color:white;
	font-family: verdana, arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	cursor:text;
	}

div.mainpara {
	position:absolute;
	width:280px;
	height:200px;
	left:272px;
	top:365px;
	color:black;
	font-family: verdana, arial;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	cursor:text;
	}

div.textspace {
	left:60px;
	top:130px;
	width:580px;
	color:black;
	font-family: verdana, arial;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	cursor:text;
	}

div.playlist {
	left:60px;
	top:240px;
	width:585px;
	color:black;
	font-family: verdana, arial;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	cursor:default;
	}

