@charset "UTF-8";
/* CSS Document */

body { margin: 0px; padding: 0px; }


li {
	list-style-type:circle;
	margin:5px;
}

h1 {
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	border: 2px inset #CCCCCC;
	text-align: center;
	text-transform: uppercase;
	background-image: url(image/tilew.png);
}
h2 {
	margin: 5px;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	border: 1px dashed #FFFFFF;
}
h3 {
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 50%;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(image/bckgrd-pipes.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-position: 0px 68px;
	font-weight: bold;
	overflow-y:hidden; scrolling-x: no;
}

.frames {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	list-style-image:url(image/bullet.gif);
	overflow-y:hidden;
	scrolling-x: no;

	}

.frames a { color:#CCFF00;
	font-size:11px;
	text-decoration:none;
	}
.frames a:hover {
	color:#CCFF66;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.frames a:hover img { 
	border:0;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration:none;
}

#banner {
	background-image: url(image/blackTape.jpg);
	width: 100%;
	position: fixed;
	height: 68px;
	left: 0px;
	top: 0px;
}
#content {
	position: absolute;
	left: 600px;
	top: 100px;
	width: 100%;
	height: 450px;
	color: #FFF;
	margin-right: 50px;
	border: 2px outset #000000;
	background-image: url(image/tilew.png);
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 5px;
	top: 550px;
}

#footer img {
	margin-right: 5px;
}
a img { 
	border:0;
	text-decoration:none;
}
img { border:0; }


/* tv navigation */

#drop {  }


.TVsets {
	float: left;
	position: absolute;
	top: 68px;
	left: 0px;
}
#radio {
	position: absolute;
	left: 348px;
	top: 140px;
}
#quest {
	position: absolute;
	left: 238px;
	top: 221px;
}
#comics {
	position: absolute;
	left: 88px;
	top: 204px;
}
#music {
	position: absolute;
	left: 332px;
	top: 252px;
}
#film {
	position: absolute;
	left: 190px;
	top: 69px;
}
#live {
	position: absolute;
	left: 198px;
	top: 306px;
}
#photos {
	position: absolute;
	left: 440px;
	top: 127px;
}
#services {
	position: absolute;
	left: 299px;
	top: 395px;
}
#contact {
	position: absolute;
	left: 421px;
	top: 418px;
}
#artprints {
	position: absolute;
	left: 478px;
	top: 282px;
}
#links {
	position: absolute;
	left: 107px;
	top: 385px;
}

.bigger {
	font-size: x-large;
}
.smaller {
	font-size: x-small;
}
blink {
	text-decoration: blink;
	font-size: 24px;
	font-weight: bold;
}
.album {
	clear: none;
	float: left;
	width: 500px;
	position: relative;
}
