html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;
     text-align:center;
	 background: #094463;
	
	 	 	  }
p { 
      color: #3366cc;
	  font-size: small;
	  
	  	  }
a {color: #999999;
}
h2 { font-size:smaller;
     color: #999999;
	 text-align:center;
	 }
p{margin:0 10px 10px}
table {padding-left:2px;
		       }
td, tr {
       	padding-right: 5px;
        padding-left: 5px;
		font-size:12px;
					 }
div#header{ background: url(images/2009-posterCELEBARTSweb.jpg) no-repeat center;
            width: 252px;
			height: 390px;
			float:left; 
			margin-left: 10px;
			margin-top: 10px;
			border: thin dashed #000000;
			padding: 5px 5px 5px 5px;
					        }
div #headertext {margin-left: 240px;
                 margin-top: -5px;
                 width: 465px;
				 height: 195px;
				 border: thin dashed #000000;
				 padding-left: 10px;
				 padding-right: 10px;
				 padding-top: 15px;
				 line-height: 2;
				 font-size: 14px;
}
div#directionheader {background: url(images/CoAsmalllogo.jpg) no-repeat center;
                     width: 230px;
					 height: 200px;
					 margin-left: 10px;
					 margin-top: 20px;
					 border: thin dashed #000000;
					 padding: 5px 5px 5px 5px;
}

div#mapheader {
               height: 176px;
			   width: 600px;
			   }
#breadCrumb{
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	
}
div#list {float:left;
          width: 187px;
			  		  }
					  
div#listdir {float: left;
             width: 400px;}
			 
div#container{text-align:left;
              border: thin dashed #000000;
              }
div#content {float:right;
             width:450px;
			padding-right: 5px;
			 margin-right: 10px;
			 border: thin dashed #000000;
			 background-color:#f9edbf;
			 
	 			 }
div#contentdirections {float:left;
                       width: 735px;
					   border: thin dashed #000000;
					   background-color: #FFFFFF;
					   }
									 
div#contentmap {float:right;
             width:712px;
			 padding-left: 5px;
			 padding-right: 5px;
			 padding-top: 5px;
			 }	 			
div#content p{
               line-height:1.4}

div#footer{ border: thin dashed #8985ff;
           width: 720px;
		   
		 
		  	   }
div#footer p{margin:0px;
             }

div#container{ background-color:#2f0609;
              width:750px;
			  margin:0 auto}
div#wrapper{border: thin dashed #ADD0A9;
            float:right;
            width:300px;
			}
div#wrapper {clear:header;
}
div#filler {float: left;
            clear: both;
			}
div#footer{clear:both;
           		   }



