#CaptionBox{
text-align:center;
vertical-align: bottom;
font-family: "Times New Roman";

font-weight: bold;
font-style: italic;
font-size: 18pt
}
 body {background:#bbb;}
	#content {background: #fff}
	#page {background:#bbb;}
	#header {

	  background: #000;
	  width: 100%
	}
	#leftrightcolumncontainer {
	background:#f00;
	}
	#column1 {
	  background: #bbb;
	  float: left;
	  width: 110px;

	}
	#column3 {
	  background: #bbb;
	  float: right;
	  width: 150px;

	}
#column3 a {
font-family:"tahoma","arial";
font-size:10pt;}
	#column2 {
	  background: #bbb;
	  margin-left: 110px;
	  margin-right: 150px;
	margin-top: -15px;

	}
	#footer {
	  text-align: center;
	  float: both;
	  background: #000;
	  width: 100%
	}
#sponsors {
	  text-align: center;
	  float: both;
	  background: #000;
	  width: 100%
	}
#CaptionBox{
color:#9f0;
}
#column3 {
background-color: #9f0;
}
