#top
{
	display: inline-block;
	float: left;
}

#top img
{
	width: 628px;
	height: 200px;
	border: 1px solid #000;
}

#bottom {
	display: inline-block;
	float: left;
	margin: 0 15px 15px 0;
	}

/*#bottom h1
{
	color: #008;
	font-size: 120%;
}*/


.box { float: left; margin: 0 0 10px 0; width: 215px; border: 1px solid #927AA0; /*purple*/ padding: 3px; background: #F0EAF4; font-size: 0.85em; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.box h2 { width: 212px; background: #927AA0; color: #FFF; font-weight: bold; font-size: 0.85em; padding: 3px 0 3px 3px; }
.box img {	margin: 5px; float: right; }
.box a { color: #3b4761; margin-top: 10px; text-decoration: none; }
.box a:hover { text-decoration: underline; }

.box2 { float: left; margin: 0 0 10px 0; width: 215px; border: 1px solid #B5AB80; /*brown*/ padding: 3px; background: #DCD8C4; font-size: 0.85em; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.box2 h2 { width: 212px; background: #B5AB80; color: #FFF; font-weight: bold; font-size: 0.85em; padding: 3px 0 3px 3px; }
.box2 img {	margin: 5px; float: right; }
.box2 a { color: #3b4761; margin-top: 10px; text-decoration: none; }
.box2 a:hover { text-decoration: underline; }

#col2 { width: 618px; padding: 15px; }
#col2 p { line-height: 1.3em; margin: 4px 0 10px 0; }
#col2 h1 { color: #6e3f9f; }
#col2 h2 { color: #6e3f9f; font-weight: lighter; }
ul { list-style: disc; margin-left: 15px; }