body		{
background-color: #38106C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
}

#iristext {
	font-family: Trebuchet MS;
	text-align:left;

}

#sponsortext {
	font-size: 16px;
	font-weight: bold;
}

#adarea {
	font-family: Trebuchet MS;
	text-align:left;

}

.style1 {
	color: #38106C;
	font-weight: bold;
}

.style2 {
	color: #38106C;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}


.trans_box1 {
  position:relative;
  padding:20px 30px 20px 30px;
  width: 480px;
  border-width:2px;
  border-color: #5223af;
  border-style:solid;
  background-image:url(images/bg.png);
}

.trans_box2 {
  position:relative;
  padding:20px 30px 20px 30px;
  margin-right: 30px;
  width: 218px;
  border-width:2px;
  border-color: #5223af;
  border-style:solid;
  background-image:url(images/bg.png);
}

.trans_box3 {
  position:relative;
  padding:20px 20px 20px 20px;
  margin-right: 30px;
  width: 238px;
  border-width:2px;
  border-color: #5223af;
  border-style:solid;
  background-image:url(images/bg.png);
}

.floatright { 
float: right;
padding-left:15px;
padding-bottom: 2px;
 }

.floatleft { float: left; }

a:link {
	color: #38106C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #38106C;
}
a:hover {
	text-decoration: underline;
	color: #A1B720;
}
a:active {
	text-decoration: underline;
	color: #38106C;
}









