body 						{                             background-color: #f2fef7; color: #333333; font-family: Arial; text-align: center;}
table.page 			{width: 800px; height: 472px; background-color: #ffffff; border:        1px solid #272727; position: relative; }
td.toplogo 			{width: 300px; height:  50px; 													 border-bottom: 1px solid #272727; border-right: 1px solid #272727;}
td.topmoto 			{width: 499px; height:  50px; background-color: #0b4b28; border-bottom: 1px solid #272727; color: #ffffff; text-align: center; letter-spacing: 3px;}
td.topmoto h2		{font-size: 100%; font-weight:normal; margin: 0; padding: 0;}

td.mainreeds 		{
	width: 300px; 
	height: 300px;
	background-image:url(/images/reeds-green-content3.gif);
	border-bottom: 1px solid #272727; 
	border-right: 1px solid #272727;
	background-color:#272727;
}

td.mainreeds img {
	border: 3px solid white;
}

div.content 		{
  width: 399px; 
	height: 240px;
  padding: 30px 50px 30px 50px; 
	text-align: left; 
	vertical-align: top;
	overflow:auto;
}


td.content 			{width: 499px; height: 300px; border-bottom: 1px solid #272727; text-align: left; vertical-align: top;}
td.buttonrow 		{width: 800px; height:  39px; 													 border-bottom: 1px solid #272727;}

td.bottomreeds 	{
	width: 300px; 
	height:  80px; 				
	background-image:url(/images/reeds-green-bottom3.gif);							 
	border-right:  1px solid #272727;
}
td.bottomtitle 	{width: 479px; height:  80px; 													 padding-right: 20px; text-align: right;}
td.bottomtitle 	h1 {font-size: 1.2em; font-weight: bold; margin: 0; padding: 0;}

img.aecblogo 		{
	border: 0px solid #F2FEF7;
	position: absolute;
	right: 0px;
	bottom: 125px;
	left: auto;
	top: auto;

}
img {border: 0px;}

a:link {color: #333333; font-weight: bold;}
a:visited {color: #87230F;}

td.button 			{width:  88px; height:  39px; background-color: #0b4b28; border-right:  1px solid #272727; color: #f2fef7; font-size: 0.7em; text-align: center; line-height: 38px;}
td.button a 			 {color: #f2fef7; font-weight: normal; text-decoration: none; line-height: 38px; display:block;}
td.button a:hover	 {background-color: #487B3A; color: #000000;}
td.button a:visited{color: #f2fef7;}
