body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	color: #003399;
	background: #ffffff;
}

div.menu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 18pt;
	font-weight: normal;
	border: 0px solid #000000;
}

div.addtext {
	position: absolute;
	bottom: 120px;
	left: 20px;
	right: 320px;
}

div.menu a:link, 
div.menu a:visited, 
div.menu a:active, 
div.menu a:hover {
	text-decoration: none;
}

div.menu a.lightlink:link, 
div.menu a.lightlink:visited, 
div.menu a.lightlink:active  {
	color: #6699cc;
}

div.menu a.lightlink:hover {
	color: #ccccff;
}

div.menu a.darklink:hover {
	color: #ccccff;
}

div.homepage,
div.lyrics,
div.bio,
div.shop,
div.gigs,
div.contact,
div.guestbook,
div.samples,
div.otherwork,
div.links,
div.disco {
	position: relative;
	padding: 0px;
	margin-left: 240px;
	font-size: 10pt;
	font-weight: normal;
	height: 100%;
	border: 0px solid #000000;
}

div.homepage{
	background: url(/images/01.jpg) right top no-repeat;
}

div.spruch {
	position: absolute;
	bottom: 80pt;
	width: 200pt;
	left: 180pt;
	font-weight: bold;
	font-size: 10pt;
}

div.samples{
	background: url(/images/samples.jpg) right bottom no-repeat;
}

div.contact {
	background: url(/images/contact.jpg) right bottom no-repeat;
}

div.otherwork {
	background: url(/images/homepage.jpg) right top no-repeat;
}

div.otherworktext {
	position: relative;
	margin-left: 40px;
	width: 30%;
}

div.links {
	background: url(/images/links.jpg) right bottom no-repeat;
	font-size: 10pt;
}

div.gigs h1 {
	font-size: 11pt;
	font-weight: bold;
}

div.homepage h1,
div.contact h1,
div.samples h1 {
	font-size: 14pt;
	font-weight: bold;
}

div.homepage p {
	line-height: 2;
}

div.padding {
	padding: 20px;
}

div.disco {
	background: url(/images/lyrics.jpg) right bottom no-repeat;
}

div.disco th,
div.shop th {
	font-size: 14pt;
	font-weight: normal;
}

div.shop td.price {
	font-size: 9pt;
	font-weight: bold;
}

div.disco a:link, 
div.disco a:visited, 
div.disco a:active, 
div.disco a:hover {
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

div.disco td {
	font-size: 10pt;
}

div.disco a:hover {
	color: #ccccff;
}

.quote {
	font-size: 8pt;
	font-style: italic;
	width: 50%;
}

div.guestbook p {
	font-size: 12px;
}

div.guestbook p.user {
	font-size: 12px;
	color: #777777;
	text-indent: 2em;
}

div.name {
	position: absolute;
	left: 10px;
	bottom: 0px;
	font-weight: normal;
	font-size: 32pt;
	font-height: 26pt;
}

div.name font.banner {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

div.copyright {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 7pt;
	text-align: right;
}

input.button {
	font-size: 11pt; 
	background: #0066cc; 
	color: #ffffff; 
}

.line {
	background: #003399;
	height: 5px;
}

div.pageheader {
	position: absolute;
	top: 0px;
	right: 20px;
	font-weight: normal;
	font-size: 20pt;
	font-weight: bold;
}
