body {
	background: #bfccd2;
}

#mytit {
	text-align: center;
	font-weight: bolder;
	text-shadow: grey;
	position: absolute;
	top: 5;
	width: 99%;
}

#mytit a {
	color: #black
}

.navbarcont {

}

#navbar {
	text-align: center;
}

#navbar li {
	display: inline;
	list-style: none;
}

#navbar li a {
	color: black;
	padding-right: 7px;
	padding-left: 7px;
}

#navbar a:link, a:visited {

}

#navbar a:visited#current {
	color: white;
	background: #8e999c;
}

#navbar a:hover {
	color: black;
	background: #8e999c;
}

#subnavbar {
	text-align: center;
}

#subnavbar li {
	display: inline;
	padding-right: 15px;
	list-style: none;
}

#subnavbar a:link, a:visited {

}

#subnavbar a:visited#current {
	color: black;
}

#subnavbar a:hover {
	color: black;
}

#theguts {
	background: transparent;
	padding-top: 20px;
	color: black;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
	position: absolute;
	top: 30px;
}

.links {
	list-style: circle;
	background: #b0bdc1;
	border: 1px solid #848d91;
	padding: 5px 50px;
}

.faqtit {
	font-weight: bold;
}

.lastfm {

}

.photoframe {
	border: 2px none black;
}

.photo {
	list-style: none;
}

.photo li {
	float: left;
	padding-left: 1em;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.photo img {
	display: block;
	border: 2px solid black;
	padding: 5px;
}

/* hello hello i made this comment to remind me of somthing i have now forgotten, if i rember could i please write myself a note */

.lastupdate:before {
	content: "Last Update : ";
}

.lastupdate {
	color: #000000;
	font-size: .75em;
}

.quote {
	font-style: italic;
}

.trial a {
	color: red;
}

/* this for music lists priort to april 05 */

.box {
	position: relative;
	top: 30px;
}

