h1 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size : 100px;
	color : #ccccff;
	font-weight : 200;
	letter-spacing: -4px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.alice {

	font-family: 'Barlow Condensed', Helvetica, Arial, sans-serif;
	font-size : 80px;
	color : #7bd47b;
	font-weight : 100;
	letter-spacing: -4px;
	margin-top : 0px;
	margin-bottom : 0px;
line-height: 0.6;

}

.composer
 {

	font-family: 'Barlow Condensed', Helvetica, Arial, sans-serif;
	font-size : 50px;
	color : #ffffff;
	font-weight : 100;
	letter-spacing: -2px;
line-spacing:0;
	margin-top : 3px;
	margin-bottom : 0px;
line-height: 1.0;

}

h2 {
	font-family: 'Barlow Condensed', Helvetica, Arial, sans-serif;
	font-size : xx-large;
	color : #bbf2bb;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
}

.menu {
	font-family: 'Barlow Condensed', sans-serif;
	font-size : xx-large;
	color : #ccccff;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
}

h3 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size : medium;
	color : #222222;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
}

h4 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size : small;
	font-weight : bold;
	color : #888899;
	margin-top : 2px;
	margin-bottom : 2px;
}

h5 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight : bold;
	margin-top : 2px;
	margin-bottom : 2px;
}

h6 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-top : 2px;
	margin-bottom : 2px;
	color :  #5C30A9;
}

ul{
	margin-top : 2px;
	margin-bottom : 10x;
}

p {
	font-family: 'Quicksand', sans-serif;
zfont-family: 'Barlow Condensed', sans-serif;
	color : #ffffff;
	font-weight : normal;
line-height: 1.5;
	font-size : 15px;
	margin-top : 2px;
	margin-bottom : 10x;
}

.director {
	font-family: 'Quicksand', sans-serif;
	color : #ffffff;
	font-weight : bold;
	font-size : 13px;
	margin-top : 2px;
	margin-bottom : 10x;
}

body {
	font-family: 'Quicksand', sans-serif;
	color : #ffffff;
	font-weight : bold;
	font-size : 16px;
	zscrollbar-base-color: #E6EFFA;
	zscrollbar-arrow-color:blue;
	zscrollbar-highlight-color:#ffffff;
	zscrollbar-3dLight-Color:#4087DF;
	zscrollbar-shadow-color:#E6EFFA;
	zscrollbar-darkshadow-color:#6666ff;
	background : #000000;
	background-image: url(images/viewerBgH.gif);
	zbackground-repeat: no-repeat;
	zbackground-position: left top;
	background-size: cover;
}

td {
	font-family: 'Quicksand', sans-serif;
	color : #ffffff;
	font-weight : bold;
	font-size : 16px;
}

.spacer {
	font-family : "Arial", "sans-serif";
	font-size : 2px;
}

b {
	color : #ffffff;
	font-weight : bold;
}

a:link {
	color : #bbf2bb;
	text-decoration : none;
}

a:active {
	color : #61ff61;
	text-decoration : underline;
}

a:visited {
	color : #bbf2bb;
	text-decoration : none;
}

a:hover {
	color : #61ff61;
	text-decoration : underline;
	padding-bottom:3px;
}

a.notred:link {
	color : #5C30A9;


}

a.notred:active {
	color : #5C30A9;
	text-decoration : none;

}

a.notred:visited {
	color : #5C30A9;
	text-decoration : none;

}

a.notred:hover {
	color : #6C40B9;
	text-decoration : underline;

}


a.vid:link {
	color : #5C30A9;
	text-decoration : none;
	margin-left:6px;

}

a.vid:active {
	color : #5C30A9;
	text-decoration : none;
	margin-left:6px;
}

a.vid:visited {
	color : #5C30A9;
	text-decoration : none;
	margin-left:6px;
}

a.vid:hover {
	color : #6C40B9;
	text-decoration : underline;
	margin-left:6px;
}

.vidThumb {
margin:6px;
margin-top:6px;
}

a.biglink:link {
	color : #5C30A9;
	text-decoration : none;
	font-family : font-family: 'Barlow Condensed', sans-serif;
	font-size : x-large;
	font-weight : normal;
}

a.biglink:active {
	color : #5C30A9;
	text-decoration : none;
	font-family : font-family: 'Barlow Condensed', sans-serif;
	font-size : x-large;
	font-weight : normal;
}

a.biglink:visited {
	color : #5C30A9;
	text-decoration : none;
	font-family : font-family: 'Barlow Condensed', sans-serif;
	font-size : x-large;
	font-weight : normal;
}

a.biglink:hover {
	color : #6C40B9;
	text-decoration : underline;
	font-family : font-family: 'Barlow Condensed', sans-serif;
	font-size : x-large;
	font-weight : normal;
}


a.nav {
	font : normal;
	font-size : 13px;
	color : #cc0000;
}

a.news {
	font : normal;
	color : #cc0000;
	font-size : 13px;

}

a.newsSel {
	font : normal;
	font-size : 13px;
	color : #000066;
}

span.box {
	color : #999999;
	font-size : 13px;
}

select {
	padding : 0px;
	background : #ddffff;
	font-family : "Arial", "sans-serif";
	font-size : 13px;
	margin-top : 0px;
	margin-left : -4px;
	margin-right : -4px;
	margin-bottom : 0px;
}

form { 
	margin-top : 0px;
	margin-bottom : 0px;
}

.bg
{
position: absolute;
top: 1px;
left: 1px;
z-index: -1;
}

body.panel
{
	background-image: url(images04/2e-512.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sides
{
position: absolute;
top: 1px;
left: 1px;
z-index: -2;
}

.panel
{
position: absolute;
top: 1px;
left: 1px;
z-index: -1;
}

.test
{
	zbackground: #ff0000;
	background-image: url(images04/3e.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	zbackground-attachment: fixed;

}

.tab
{
	background-image: url(images04/watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#newsBG
{
	zbackground: #ff0000;
	background-image: url(images04/newsBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#hbsNewsFlip
{
	position: absolute;	
	left: 13px;
	top: 2px;

}
#linksAll
{
	position: absolute;	
	left: 110px;
	top: 35px;
	width: 333px;
	height: 69px;
	overflow: hidden;
}

#rolloverArea
{
	position: absolute;	
	left: 335px;
	top: 32px;
}
#arrowArea
{
	position: absolute;	
	left: 130px;
	top: 27px;
}
.linkDiv 
{
	height:22px;
	width:333px;
}
.linkDivSpacer 
{
	height:3px;
	overflow: hidden;
}
#everything {
	visibility: hidden; 
}

.faintBox {
	border: solid  2px #BABABA;
	background: #DADADA;
	margin: 0px;
	padding: 8px;
	padding-bottom: 5px;
}

.dark {
	color: #333333;
}

.ajtlogo {
margin-left: -8px;
zpadding-left: 50px;
zborder: 2px solid red;
}

.quotebig {
	Verdana, Helvetica, Arial, sans-serif;
	color : #5C30A9;
	font-weight : bold;
	font-size : 12px;
}

.quotesmall {
	Verdana, Helvetica, Arial, sans-serif;
	color : #ffffff;
	font-weight : bold;
	font-size : 11px;
}

.quoteBox {
	border: solid  2px #BABABA;
	background: #DADADA;
	margin: 0px;
	margin-left: 5px;
	margin-right: 16px;
}

.thumb {
	border: solid  2px #666666;
        margin-top:3px;
        margin-left:8px;
        margin-right:3px;

}