/* styles for Alston Moor Partnership */

body {
	padding-top: 5px;
	padding-bottom: 50px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
	/* For IE bugs */
	text-align: center; 
	}
	
/* styles for the links */
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #006633;
}
a:active {
	text-decoration: none;
}
	
/* main box - contains everything */
#container {
	width: 780px;
	margin: 0 auto 0 auto;
	left: 132px;
	top: 14px;
	}

/* heading box */
#t1 {
	width:779px;
	left: 0px;
	float:left;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}
	

	
/* nav box */
#m1 {
	width:141px;
	left: 1px;
	height: 266px;
	float:left;
	background-color:#006633;
	}
	
#m2-3 {
	width:630px;
	left: 147px;
	float:left;
	padding-left: 9px;
	padding-top: 10px;

	}
	
#b1 {
	width:779px;
	left: 0px;
	height: 70px;
	float:left;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	}
	
#bot {
	width:779px;
	left: 0px;
	line-height: 10px;
	float:left;
	}

