body { text-align:center; }

#outline {
 width:750px;
 text-align:left;
 margin:0 auto;
}
.outline-margin { margin:0 10px; }
.main { width:470px; float:right; background-color:#ffffff }
.side { width:250px; float:left;  background-color:#ffffff }
.c-both { clear:both; }



.caption {font-size:9px;color:#666666;line-height:1.5em}


a:link {
	color: #E52592;
	text-decoration: underline;
}
a:visited {
	color: #E52592;
	text-decoration: underline;
}