body {
	background-color: #ffffff; color: #6c6c6c;
	font-family: verdana, sans-serif; font-size: 11px;
	}

h1 {
	font-family: verdana, sans-serif; font-size: 12px; color: #6c6c6c;
	letter-spacing: 2px; text-indent: 2px; font-weight: bold;
	}

h2 {
	font-family: verdana, sans-serif; font-size: 11px; color: #6c6c6c;
	letter-spacing: 2px; text-indent: 2px; font-weight: normal;
	}

table { font-family: verdana, sans-serif; font-size: 11px; }

table.smallfont { font-size: 9px; }

a:link { color: #6c6c6c; }

a:visited { color: #6c6c6c; }

a:active { color: #6c6c6c; }

a:hover { color: #6c6c6c; }

a.button {
	color: #6c6c6c; background-color: #bababa;
	text-decoration:none; border-left: 3px solid #dadada;
	border-right: 3px solid #a5a5a5; border-top: 2px solid #dadada;
	border-bottom: 2px solid #a5a5a5; text-align: center; display: block;
	width: 98px;
	}

a.button:hover {
	color: #ffffff; background-color: #b0b0b0; border-left: 3px solid #f4ad00;
	border-right: 3px solid #adadad; border-top: 2px solid #c5c5c5;
	border-bottom: 2px solid #adadad;
	}

p.track1 { text-indent: 8px; }

p.photogallery { text-indent: 8px; }

td.main-right { border-left: 1px dashed #929292; }

td.main-bottom { border-top: 1px dashed #929292; }

span.smallfont { font-size: 9px; }

span.smallfontbold { font-size: 9px; font-weight: bold; letter-spacing: 1px }

span.mediumfont { font-size: 10px; }

span.lounge { color: #4a4a4a; font-weight: bold; }

span.sound { color: #f49400; font-weight: bold; }

span.track { letter-spacing: 1px; }

span.track1 { font-size: 10px; color: #6c6c6c; font-weight: bold; }

span.quote { font-style: italic; }

span.photogallery { font-size: 10px; color: #6c6c6c; font-weight: bold; letter-spacing: 1px; }

span.photodata { font-size: 9px; font-style: italic; }

#logoarea1 {
	position: absolute; top: 0px; left: 0px;
	width: 170px; height: 60px; border-style: none;
	background-image: url("gfx/sky.jpg");
	background-repeat: no-repeat; z-index: 2;
	}

#logoarea2 {
	position: absolute; top: 0px; left: 0px;
	width: 100%; height: 60px; border-style: none;
	background-image: url("gfx/bkg-logo.gif");
	background-repeat: repeat; z-index: 1;
	}

#logo {
	position: absolute; top: 0px; left: 175px; z-index: 3;
	}

#underlogo {
	position: absolute; top: 60px; left: 0px;
	width: 100%; height: 20px; border-style: none;
	background-color: #929292; color: #ffffff;
	}

#web { position: absolute; top: 63px; left: 565px; z-index: 4; }

#menu {
	position: absolute; top: 100px; left: 20px;
	width: 110px; border-width: 1px; border-style: dashed;
	border-color: #929292; padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	}

#main {
	position: absolute; top: 100px; left: 170px;
	width: 500px; border-width: 1px; border-style: dashed;
	border-color: #929292; background-image: url("gfx/bkg-lounge.gif");
	background-position: bottom center; background-repeat: no-repeat;
	}

#me { float:left; padding: 5px 15px 10px 1px; }

#photo {
	position: absolute; top: 100px; left: 20px;
	border-width: 1px; border-style: dashed;
	border-color: #929292;
	}

