
A:link	{ color: #C0C0C0 }
A:visited	{ color: #C0C0C0 }
A:active	{ color: #5A76A5 }
A:hover 	{	text-decoration: underline;
			color: #120A8F ;
			}	

BODY	{	background:  #000000;
			}
	
H1	{	background:#000000;
		color:#B80000;
		font-size:28pt;
		font-family:Helvetica;
		text-align:center
		}

H3	{	margin-top: 0em;
		font-size:9px;
		color: #120A8F
		}
	
H4	{	margin-top: 0em;
		font-size:13px;
		color: #CC0000
		}

#wholepage {		width:1024px; height:768px;
				background-image: url(../images/jhsband.jpg);
				background-repeat:  no-repeat;
				margin: auto;
				}
				
#menu	{	float:left;
			}				
	
/*-- footer start -- */
	#footer {   width: 1024px;
			float: left; 
			margin: 330px 0px 0px 0px;
			padding: 2px 3px 0.0px 5px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight:normal;
			color:  #989898;
			font-size: 10px;
			}
			
	#footer a {	text-decoration: underline;
				color:  #989898;
			}	

	#footer a:hover {	text-decoration: underline;
				color:  red;
			}
				
	#footer hr {  	width: 100%; color: #8B0000;
				margin: 0 0 5px 0;
				background-color: #8B0000;
				height:1px; 
				border:none;
			}
			
	.timestamp {	position:absolute; bottom:15px; left:40%;	
				text-align:center;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-size: 10px;
				color:  #989898;
				margin: 5px 0px 0px 0px;
			}
						
	.timestamp img	{	margin: 0% 0% 0% 27%;
					}			
			
	.timestamp a	{	text-decoration: underline;
				}
						
	#lcopyright {  	 margin: 0px 0px 0px 0px;
				  float: left;
			  }
								  
	#lcopyright p {   margin:  0px 3px 5px 3px;
				   text-align: left;
				   line-height: 15px;
				   }
			
	#rcopyright { 	 margin:  0px 3px 0px 3px;
				 float: right;
			}
								  
	#rcopyright p {	margin:  0px 3px 5px 3px;
					 text-align: right;
					 line-height: 15px;
					}
			
/*-- footer end -- */


#thisweek	{	float: right;
				margin: 15px -20px 0px 0px;
				padding 0 0 0 0;
				font-family: Lucinda, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-size: 12px;
				color: white;
				width: 200px;
				border: 0px solid #4682B4;
				cursor: pointer;
				}
			
#subscrForm	{	position:absolute;
				z-index:1;
				visibility:hidden;
				width:400px;
				height:650px;
				padding:0px 20px 0px 20px;
				background-color: #999999;
				border:1px solid gray;
				filter: revealTrans(TRANSITION=3,DURATION=.5) revealTrans(TRANSITION=2,DURATION=.5);
				}
				
#thispop	{  background:  #999999;
		font-family: helvetica;}

#thispop h1	{  background:  #999999;
			top-margin: 10px;}

#thispop h2	{  background:  #999999;
			text-align: center;
			}

#thistable  {border: 5px solid #B80000;
		width:  305px;
		border-collapse: collapse;
		margin: 0px 0px 0px 45px;
		}

	tr.body	{font-family: helvetica;
			color: #000;
			background-color: #EEE9E9;
			text-align:center;
			}
		
	td.body	{height: 15px;
			width: 150px;
			font-size:12 px;
			font-weight: bold;
			border: 1px solid #8B0000;
			text-align:center;
			}

.body h4	{margin-top: 10px;
		font-size:13px;
		color: #B80000;
		}



#thispop .timestamp {	
				width: 200px;
				float: left;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-size: 10px;
				color:  #B80000;
				margin: 0px 0px 0px -50px;
			}
