body
{
	background: #f6bfd6;
	margin: 0;
	padding: 0;
	color: #FFF;
	font: 101% Arial, serif;
}

a,
a:link,
a:visited
{
	text-decoration:none;
	color: #ac4775;
	font-weight:bold;
}

p
{
	margin: 0;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-weight: bold;
	font-size: 4.1em;
	letter-spacing: -1.2px;
	color: #91b533;
	line-height: 0.9em;
	margin: 0;
}

h2
{
	font-weight: bold;
	font-size: 2.25em;
	color: #ac4775;
	letter-spacing: -0.8px;
	line-height: 1.1em;
	margin: 15px 0 15px 0;
}

span.t1
{
	font-weight: normal;
	font-size: 1.3em;
	color: #ac4775;
	display: inline-block;

}

span.t2
{
	font-weight: bold;
	font-size: 2em;
	letter-spacing: -2px;
	line-height: 1em;
	display: inline-block;
	padding: 5px 0 0 0;
}

span.t3
{
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: -0.2px;
}

span.t4
{
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: -1px;
	line-height: 1.3em;
	display: inline-block;
	padding: 5px 0 0 0;
	color: #ac4775;
}

span.t5
{
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: -0.2px;
	color: #ac4775;
}

span.t6
{
	font-weight: bold;
	font-size: 2.15em;
	color: #90bd25;
	letter-spacing: -1px;
	line-height: 1.1em;
	margin: 0;
}

span.t7
{
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1em;
	display: inline-block;
	padding: 5px 0 0 0;
}

span.t8
{
	font-weight: bold;
	font-size: 1.2em;
	color: #ac4775;
	letter-spacing: -1px;
	line-height: 1.2em;
	display: inline-block;
	padding: 5px 0 0 0;
}

span.t9
{
	font-weight: bold;
	font-size: 3em;
	color: #ac4775;
	letter-spacing: -1px;
	line-height: 0.9em;
	display: inline-block;
	padding: 5px 0 0 0;
}

span.t10
{
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: -0.2px;
	color: #ac4775;
	line-height: 1.2em;
	display: inline-block;
	padding: 5px 0 0 0;
}

.container
{
	width: 880px;
	height: auto;
	margin: 0;
}

.head
{
	background: #f6bfd6 url(../img/head.jpg) no-repeat right top;
	width: 100%;
	height: 185px;
	float: left;
}

.body
{
	background: #f6bfd6;
	width: 100%;
	height: auto;
	float: left;
}

.foot
{
	background: #f6bfd6 url(../img/foot.gif) no-repeat left top;
	width: 100%;
	height: 240px;
	float: left;
}

.sponsors
{
	background: url(../img/sponsors.jpg) no-repeat 27px 0 #fff;
	width: 100%;
	height: 100px;
	float: left;
}
