/* CSS Document */

a, a:active, a:link, a:visited {color:#95288f; text-decoration: none; font-weight:bold;}
a:hover, a:focus, a:active {text-decoration: underline;}

.section {padding:5px;}
.section h2 {margin:0; color:#e8aad3; font-weight:bold;}	

.leftcol {float:left; width:200px; padding-right:10px;}
.rightcol {float:left; width:200px;}

.narrowcol {float:left; width:285px; padding-left:5px;}
.widecol {width:410px; padding-bottom:5px; border-bottom:1px dotted #cccccc;}

.imagecol {float:left; width:150px;}
.mediumcol {float:left; width:250px;}

h3 {font-size:120%; font-weight:bold; margin:5px 0;}	


.break{clear:both; height:10px;}
.breakline{clear:both; height:5px; border-bottom:1px dotted #cccccc;}	