/* Layout BLOCKS */
body {
	background: #232323;
	text-align: center;
}
.btWholePage {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
	width: 850px;
}
.btHeader {
	font-size: 1px;
	text-align: left;
	vertical-align: bottom;
	width: 850px;
}
.btBigHeadlineGif {
	margin: 4px 0px 0px 144px;
	vertical-align: bottom;
	clear:both;
}
.btContent{
	background: #FFFFFF;
	text-align: left;
	margin: -7px 0px 0px 0px;
	padding: 7px 0px 7px 14px;
	width: 850px;
	clear: both;
	xborder: 1px solid red;

	voice-family: "\"}\""; /*IE 5 bug workaround*/
  	voice-family: inherit;
  	width: 686px;
}
html>body .btContent {
  	width:686px;
} 
.btContentBlock, .btGenericBlock {
	background-color: #EEEEEE;
	background-image: url("images/contentTop.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 7px 3px 7px;
	margin: 0px 0px 0px 154px;
}
#noTop {
	background-image: none;
	margin-bottom: -1px;
	padding-bottom: 5px;
	xborder: 1px dashed #5E423F;
}



/* TEXT FORMATTING */
.btContentBlock span, .btsubhead, .btfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #5E423F;
	font-weight: bold;
	display: block;
}
h1, h2, h3, .bthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #1A0000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	xheight: 1%;
	xborder: 1px solid red;
}
.withArrow {
	background-image: url("images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 1px 0px 2px 18px;
	display: block;
}
.btContentBlock div, .btBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 75%;
	text-align: left;
	color: #1A0000;
	height: 1%;
}
.btContentBlock div div {
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
h3, #newshead {
	font-size: 80%;
}
#newsdate, .btfooter {
	font-size: 55%;
}
.arrowRight {
	text-align: right;
	background-image: url("images/arrowRight.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0px 11px 0px 0px;
	margin: 5px 0px 0px 0px;
}

a {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #AE0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border: 0px;
}

td { 
font-family : verdana; 
font-size : 10pt; 
color : #000000; 
} 
td.headlines { 
padding : 10pt; 
} 
td.potd { 
background-color : #000033; 
background-repeat : repeat-x; 
background-position : 100% 100%; 
} 
.listing { 
color : black; 
font-size : 10pt; 
line-height : 12pt; 
font-family : Verdana; 
} 
A:link { 
text-decoration : underline; 
color : #1E5C91; 
} 
A:visited { 
text-decoration : underline; 
color : #1E5C91; 
} 
A:active { 
text-decoration : underline; 
color : #1E5C91; 
} 
A:hover { 
text-decoration : underline; 
color : #2288EE; 
} 

/* TABS RELATED*/
.btHeaderTest {
	xbackground-color: white;
	background-image: url("images/menu/Logo.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	width: 850px;
	height: 350px;
	display: block;
	position: relative;
	xborder: 1px solid red;
}

.btTabsBlock {
	background-repeat: no-repeat;
    background-position: 0px 42px;
	margin: 0px 0px 0px 0px;
	width: 850px;
	height: 0px;
	position: absolute;
	top: 279px; left: 0px; 
	xborder: 1px solid green;
}
.btTabsBlock a {
	display: Block;
	margin: 42px 1px 3px 0px;
	height: 29px;  /* height of menu items */
	width: 10px;
	float: left;
	cursor: pointer; 
	cursor: hand;
	text-align: center;
	xborder: 0px solid blue;
}

.btTabsBlock a span {
	visibility: hidden;
}

.btTabsBlock a div img {
	height: 1px;
	width: 1px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#bios {
	margin-top: -1px;
	height: 70px;
	width: 185px;
}
#news {
	width: 75px;
}
#art {
	width: 62px;
}
#reel {
	width: 135px;
}
#resume {
	width: 100px;
}
#tools {
	width: 90px;
}
#contact {
	width: 115px;
}
#links {
	width: 80px;
}


.sitemeter { position: absolute; visibility: hidden; }

body        {scrollbar-3dlight-color: #ADC9EE;
			scrollbar-arrow-color: #001136;
			scrollbar-base-color: #1E5C91;
			scrollbar-darkshadow-color: #AEAEAE;
			scrollbar-face-color: #C8C8C8;
			scrollbar-highlight-color: #6699cc;
			scrollbar-shadow-color: #183149;
			scrollbar-track-color: #090909;