a.buttons:link {color: #C27DCB; text-decoration:none}     /* unvisited link */
a.buttons:visited {color: #C27DCB; text-decoration:none}  /* visited link */
a.buttons:hover {background-color:white}   /* mouse over link */
a.buttons:active {color: #C27DCB}   /* selected link */

a.buttons2:link {color: #C27DCB}     /* unvisited link */
a.buttons2:visited {color: #C27DCB; text-decoration:none;}  /* visited link */
a.buttons2:hover {background-color:white}   /* mouse over link */
a.buttons2:active {color: #C27DCB}   /* selected link */


a.buttons2{
  font-size:11pt;
  font-weight:600;
}

ul.circle {list-style-type: circle}

ul.disc {list-style-type: disc}






#creators_textbox1_text{
	position:absolute;
	left:345px;
	top:526px;
	width:390px;
	height:300px;
	font-family:trebuchet MS, sans-serif;
	font-size:12px; 
	color: #9273A7;
	font-weight: normal;
	line-height: 19px;
	z-index: 10;
}





#creators_textbox2_text{
	position:absolute;
	left:345px;
	top:846px;
	width:390px;
	height:300px;
	font-family:trebuchet MS, sans-serif;
	font-size:12px; 
	color: #9273A7;
	font-weight: normal;
	line-height: 19px;
	z-index: 10;
}



#creator-main {
	position:absolute;
	left:0px;
	top:335px;
	width:850px;
	height:765px;
}

#creator-disclaimer-box {
	position:absolute;
	left:0px;
	top:1100px;
	width:850px;
	height:200px;
}