/*Style sheet: defines divs content, float-left & links a.navigate*/

#content {
margin: 0 200px 50px 180px;
color: #000000; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 400; line-height: 16px; text-decoration: none;
padding: 1.5em;
}


#float-left {
float: left;
width: 120px;
  /* height: 1000px; */
padding:  0 0 0 0;
margin: 0 0 0 0;
color: #000000;
background: #ffffff;

	/* border: 2px dotted #cd853f; 
	border: 2px dotted #cc00cc;*/
border: none;

text-align: center;
}

a.navigate {
	color: #cc00cc; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; text-decoration: underline;
}

#urhere {
	color: #99CCFF; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none
}
