body 
{
margin:0; 
padding:0;
background: url(../img/t4t_gradient.png) repeat-x fixed;
width:100%;
height:100%;
font-family: Verdana, helvetica, sans-serif;

}

#action{ display: none;}

#background
{
  background-image: url(../img/t4t_background.png);     
  background-position:top;
  background-repeat:no-repeat;
  background-attachment:fixed;
  margin-left:auto;
  margin-right:auto;  
}

#page_container 
{
width:800px;
margin-left:auto;
margin-right:auto;
height:768px;  
}


#container
{   
background-color:white;
height:100%; 
}




#header 
{
  background-image: url(../img/t4t_banner_3.0.jpg); 
  height: 105px;    
	
 
}

#header .actions{margin-left:195px; color:#fe0130;margin-top:14px; }
	
	
#header .actions ul#nav li{position:static;float:left;padding:0 10px 0 5px;;margin:0 0 5 0px;list-style:none; background-color: white;}
	
#header .actions ul#nav li a{color:#fe0130; font-weight: bold; text-decoration: none;}
	
#header .actions a:hover{text-decoration:none;font-weight: bold; color:#444; background-color:#dcdcdc;}


#albuquerque {
	font-size: xx-large;
	text-decoration: underline;
	text-align: right;
	margin-right: 160px;
	padding-top:25px;
	color:#fe0130;

	}

#content
  {
 width:100%;
 background-color:#fff;
 height:auto;
  	
  }

#content .calendar h1
	{
	margin-top:5px;
	margin-bottom:5px;
	}

#tier1 
{
    padding-top:5px;
    padding-bottom:5px;
}

#tier2 
{   
    background-color:#fe4960;
   	width:100%; 
	}
    
#tier2 h3.event even 
{
	margin-top: 5px;
	margin-bottom: 5px;
}    


#tier2 .BoxDescription {
	color:#fe0130;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}

    #block1{
		height: 250px;
		width: 240px;
    	margin:10px 10px 10px 10px;
    	background-color:#fff;
    	float:left;
    }
    
    #block2{ 
		height: 250px;
		width: 240px;
    	margin:10px 10px 10px 10px;
		background-color:#fff;
    	float:left;
    }
    
    
    #block3{
		height: 250px;
		width: 250px;
    	margin:10px 10px 10px 10px;
		float:left;
		background-color: white;
    }

		#Clock {
			color: 				#fe0130;
			height: 			120px;
			background-color: 	white;
			border-color: #fe0130;
			border-style: inset;
		}
		
		#Volunteer {
			color: #fe0130;
			height: 120px;
			background-color: white;
		}



#footer 
{
 height: 50px;
 width: 100%;
 background-color:#fff;
 clear: both;
}

#contact_us{
		width: 240px;
    	margin:6px;
    	float:left;}

#copyright{
		width: 240px;
    	margin:6px;
    	float:left;}}

#site_map{
		width: 240px;
    	margin:6px;
    	float:left;}

.input{clear:left; float:left}
.input label{float:left}
input, textarea, select{clear:left; float:left;}
form img.captcha{float: left}

