/*                                      Generic Fonts & Styles                                           */
/*-------------------------------------------------------------------------------------------------------*/

	.image{
	border-style:outset;
	border-color: black;
	border-width:1px;
      }
	p{
		color: #000000;
		text-decoration:none;
		font-size: .95em;
		font-family:Tahoma, Arial, sans-serif;
	}	
	ul{
		color: #000000;
		text-decoration:none;
		font-size: 1.05em;
		font-family:Tahoma, Arial, sans-serif;
	}	
	a{
		color:#000000;
		text-decoration:none;
	}	
	a:hover { 
			color: #000000;
			background-color: #d0d0d0;
			text-decoration: none;
	}
	a:visited{
		color: #000000;
	}
	h1{
		color: #444444;
		font-size: 1.55em;
		font-weight:400;
		padding: 0px 0px 0px 0px;
		margin:10px 0px 2px 0px;
	}
	h2{
		color: #cc9933;
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 2.4em;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;		
	}
	h3{
		color: #4D3F2A;
		font-size: 1.8em;
		font-weight:400;
		font-weight:400;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;		
	}
	h4{
		color: #444444;
		font-size: 1.05em;
		font-weight: bold;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	h5{
		color: #444444;
		font-size: .65em;
		font-weight: bold;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	h6{
		color: #444444;
		font-size: 1.05em;
		font-weight: bold;
		padding:0px 0px 10px 0px;
		margin:-5px 0px 0px 0px;
	}
	
	hr{ 
		color:#cccccc;
		padding-bottom:2px;
		margin-top:6px;		
		border-top: 1px solid #cccccc;
		border-left:0px;
		border-right:0px;
		border-bottom:0px;		
	}		
body {
    background: white url(images/bg1.jpg) fixed ;
    color: black ;
}	
	
/*************  Main Layout  **************************************************/
	
	.tdback {
		background-image: url(images/polkadots.gif);
	}
	
p.pos_abs {
	position:absolute;
	left:140px;
	top:20px;
	}	
p.text_abs {
	position:absolute;
	left:150px;
	top:60px;
	font-size: 12px;
	font-family:Verdana, Arial;
	color: #000000;
	}		
p.musicplayer{
	position:absolute;
	left:250px;
	top:80px;
	}		
p.text_abs2 {
	position:absolute;
	left:170px;
	top:70px;
	font-size: 12px;
	font-family:Verdana, Arial;
	color: #000000;
	}			
p.musicplayer2{
	position:absolute;
	left:450px;
	top:40px;
	}			
p.calendar{
		color: #5a5a5a;
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;		
		}
p.blog{
		color: #000000;
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 12px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;		
		}		
/****************General Nav**********************************************/
	
