BODY{
	margin:0px;
	font-family:Arial;
}
H1{
	font-size:10pt;
	font-weight:bold;
	color:#049AD7;
	margin-bottom:20px;
}
H2{
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}
A{
	outline:none;
	text-decoration:none;
	color:#049AD7;
}
TABLE{
	font-size:9pt;
}
#main{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#left{
	width:270px;
	vertical-align:top;
	background-image:url(../images/menu_fill.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#right{
	width:730px;
	vertical-align:top;
	background-image:url(../images/menu_fill.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#bottom{
	width:1000px;
	height:52px;
	background-image:url(../images/bottom_fill.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
}
#sponsors{
	background-color:#393939;
	width:1000px;
	height:145px;
	color:#C4C4C4;
	vertical-align:top;
}