body{
	background:#000;
	color:#9a9a9a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

a{
	text-decoration:none;
	color:#a8a8a8;
	outline:none;
}

a.quicktime {
	display:block;
	background:url('../i/quicktime-logo.gif') no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}

a:hover{
	color:#bb02fe;
}

a.backuplink{
	width:397px;
	float:right;
	margin-top:5px;
	margin-bottom:6px;
	padding:0px;
	text-align:left;
	text-indent:290px;
	background:url('../i/bkarrow.gif') no-repeat right;
}

a.backuplink2{
	padding-right:10px;
	background:url('../i/bkarrow.gif') no-repeat right;
}

a.backuplink:hover{
}

.contactbox{
	margin:0 20px;
}

.cancelleftmargin{
	margin-left:0;
}

p{
		
}

h1{
	font-size:1.4em;
}


#container{
	width:970px;
	position:relative;
	margin:0 auto;
}

#header{
	width:970px;
	height:200px;
	float:left;
	margin:0 0 10px 0;
}

	#header a img {
		border:0 none;
	}

#main{
	width:1000px;
}

#leftcol{
	width:397px;
	float:left;
	margin:0px;
	padding:0px;
}

	#titlebit{
		width:397px;
		height:33px;
		display:block;
		background:url(../i/texthead.jpg) no-repeat;
		letter-spacing:10px;
		font-size:0.9em;
		border:0;
		margin:0px;
		padding:0px;
		padding-top:21px;
		text-indent:21px;
		text-transform:uppercase;
	}

	ul#biglinks{
		width:397px;
		list-style:none;
		margin:0px;
		padding:0px;
		text-transform:uppercase;
	}
	
	ul#biglinks li a{
		text-decoration:none;
		display:block;
		height:28px;
		margin-bottom:4px;
		background:url(../i/nav-0.jpg) 0 0 no-repeat;
		letter-spacing:10px;
		border:0;
		padding:22px 0 0 21px;
		font-size:0.9em;
		font-weight:bold;
		color:#9a9a9a;
		
	}
	
	ul#biglinks li a:hover{
		
		text-decoration:none;
		display:block;
		height:28px;
		margin-bottom:4px;
		background:url(../i/nav-1.jpg) 0 0 no-repeat;
		letter-spacing:10px;
		border:0;
		font-size:0.9em;
		font-weight:bold;
		color:#ccc;
		color:#000;
	}
	
	ul#biglinks li a:active{
		color:#bb02fe;
	}
	
	#thumbholder{
		width:397px;
		float:left;
		display:inline;
	}
	
		#thumbholder a{
		}
	
		.noborder{
			border:0 none;
			display:block;
		}
	
	a.thumbbox {
		border:1px solid #3B4044;
		width:127px;		
		height:70px;
		float:left;
		margin:2px;
	}

	a.thumbbox:hover, a.thumbbox.current {
		border:1px solid #fff;
	}

	a.thumbbox img {
		border:0;
		display:block;
		alt:undefined;
	}

	a.noleft {
		margin-left:0;
	}

	a.artthumbbox{
		border:1px solid #3B4044;
		width:78px;
		height:78px;
		float:left;
		margin:3px 25px 5px 0;
		padding:0px;
	}

	.artthumbbox:hover{
		border:1px solid #fff;
	}
	
	a.norightbord{
		margin-right:0;
	}



#rightcol{
	width:540px;
	float:left;
	margin:0px;
	margin-left:3px;
	padding:0px;
}

	#rightcol h2{
		margin:20px 0 0 0;
		padding:0;
		letter-spacing:6px;
		font-weight:bold;
		font-size:1em;
		text-transform:uppercase;
	}

	.generalbox{
		width:556px;
		margin-bottom:4px;
		float:left;
		border:1px solid #3B4044;
		padding-left:20px;
	}
	
	.generalbox p {
		margin-top:11px;
		margin-bottom:11px;
	}
	
		
	.generalbox#about p {
		margin-bottom:-6px;
	}
	
	.artbox p {
		margin-top:0;
		padding-top:0;
	}

	.vidbox{
		height:320px;
		width:576px;
		padding:0;
	}
	
	ul#viddescrip{
		list-style:none;
		margin:0 0 20px 0;
		padding:0;
	}
	
	


#footer{
	width:976px;
	height:30px;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

	#footer p{
		width:976px;
		border:1px solid #3B4044;
		padding:3px 0;
		margin-top:10px;
	}

#tooltip {
    padding:5px;
	background:#fff;
	color:#000;
	max-width:123px;
	margin:13px 0 0 -9px;
}

span.tip {
    border-bottom: 1px solid #eee;
}

#containall {
	width:600px;
	position:relative;
	margin:0 auto;
	text-align:center;
}

#printfooter {
	display:none;
}