body { 
	background: #e2a55c url(bkg1.gif) repeat-x; 
	margin: 0px; 
	text-align: center;
	font-family: verdana;
	font-size: 90%;
	line-height: 120%;
	color: #e97300;
	}

#logo	{
	background-image:url(logo.gif);
	position:relative;
	left:15px;
	top:50px;
	width:209px;
	height:80px;
	z-index:3;
	}

 

#logo a	{
	position:absolute;
	top:0px;
	left:0px;
	width:209px;
	height:80px;
}

 

#logo a h2	{
    display: none;
}

table.content	{
	width:600px;
	}

#container { 
	background-image:url('css1.png');
	background-repeat:repeat-y;
	width:975px;
	text-align:left;
	margin:0 auto;
	z-index: -2;	
	}
	
#banner	{
	background-image:url('banner.gif');
	position:relative;
	height:138px;
	width:auto;
	left:2px;
	}
	
/* java time stamp */
#txt 	{
	text-align:center;
	position:relative;
	left:845px;
	top: -30px;
	width:100px;
	color:#ff9510;
	height:15px;
	}

#thumbs {
	background-image: url('thumbs.png');
	background-repeat: no-repeat;
	position:relative;
	left:20px;
	top: -15px;
	z-index: 1;
	width: 250px; 
	height: 800px;
	}

#links{
	text-align:left;
	}

#desc	{
	text-align:left;
	position:relative;
	}


	
strong	{
	margin-left: 20px;
}

/* iframe */
#movie {
	text-align:right;
	position: relative;
	width:640px;
	left:275px;
	top:-815px;
	margin-bottom:-620px;
	}
	
	

p	{
	font-size:80%;
	font-weight: normal;
	line-height: 155%;
	color: black;
	}

p.head {
	margin:6px 0px 0px 10px;
	line-height:200%;
	font-weight:normal;
	font-size: 80%;
	color: black;
	}

h6	{
	margin:0px 0px 0px 12px;
	font-size:77%;
	font-weight: normal;
	line-height: 20%;
	color: black;
	}
	
h1	{
	font-size:115%;
	font-weight:normal;
	line-height:120%;
	color: #ff9510;
	}
	
	
h2	{
	font-size:115%;
	font-weight:normal;
	line-height:110%;
	color: #0067ac;
	}

h3	{
	font-size:90%;
	font-weight:normal;
	line-height:120%;
	color: #0067ac;
	}	

ul	{
	font-size:80%;
	font-weight:normal;
	line-height:140%;
	color:black;
	}

p.links{
	margin:15px 15px 15px 20px;
	font-size:75%;
	font-weight:normal;
	line-height:170%	
	}

img 	{
	float:left;
	margin:3px 10px 0px 3px;
	}
	
a:link{
	color:#0881b4
	}

a:visited {
	color:#455660
	}

a:hover {
	color:#e97300
	}

a:active {
	color:#e97300
	}

#footer {
	background-image:url('footer.gif');
	position:relative;
	width:974px;
	left:2px;
	height:81px;
	font: 9pt/13pt "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: center;
	z-index:1;
	}
	


td.bottom{
	border-bottom-width:thin;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	}
	
td.gap	{
	color:#ffffff;
	
