/* === === === === === === ===
 * Abacus Media
 * Will McKenzie
 * written for www.welwyn-tt.com
 * July 2009
 === === === === === === === */

/* === === === === === === ===
 * Swatch Colors
 * -------------
 * Body paragraph: #5e717b
 * intro paragraph (blue): #0e4661
 * intro paragraph (grey): #3c3c3c
 * header 2: #618100
 * header 3: #004c7f
 * header 4: #729700
 * header 5: #236dad
 * basic hyperlink: #236dad
 * Header Menu Rollover: #D7FF5B
 === === === === === === === */

 #content-text{
 	width:400px;
 }
 
#alpha-box,#event-box{
	width:272px;
}
 
 #alpha-box .box{
	background:url("../images/green-box-bottom-home.gif") bottom left no-repeat;
}

#alpha-box .box .box-text{
	background:url("../images/green-box-top-home.gif") top left no-repeat;
}
 
 #beta-box{
	width:235px;
 }
