#content {
	width:720px;
	padding:10px;
	background-color:#e6e6e6;
	font-size:10pt;
}

#top {
	margin-left:382px;
	margin-bottom:10px;
	}
	
#mainpic {
	margin:0 0 10px 0;
	float:left;
	}

#bottompic {
	float:left;
	}

#puff {
	margin-bottom:10px;
	clear:both;
	font-size:20pt;
	text-align:center;
	color:#2d5897;
	}

#puff span {
	color:#002254;
	font-weight:bold;
	}

#blackboard {
	width:290px;
	height:265px;
	padding:10px 20px;
	float:right;
	background-color:black;
	border:solid 1px;
	border-color:#1d628f #103b57 #103b57 #1d628f;
	color:#f0f0f0;
	font-family:"Comic Sans MS",cursive;
	font-size:14pt;
	}

#blackboard span {
	font-size:22pt;
	text-decoration:underline;
	}

