@charset "utf-8";
/* CSS Document */

#centerContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

h1{ border-bottom:dashed 1px; margin-top:3px;display:inline;}
h2{ font-size:1.3em;}

.imageAndCaption{
	display:block;
	float:right;
	text-align:center;
}
.imageAndCaption img{
	margin:0px;
}
.imageAndCaption p{
	width:320px;
	font-weight:bold;
	font-size:11px;
}