body
{
	font: 10.5pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/bg_tile.gif) repeat-y center;
	color: #666666;
	margin-top: 3.5em;
}

a
{
	color: #df6d07;
}

a img
{
	border: 0;
}

h1
{
	margin: 0px;
	font-size: 20pt;
	font-weight: 700;
	color: #26b7c4;
}

h2
{
	font-size: 16pt;
	font-weight: 700;
	color: #26b7c4;
	margin: 20px 0 5px 0;
}

#content
{
	background: url(../images/content_tile.gif) repeat-y;
	margin: 0px auto;
	width: 1001px;
}

#top
{
	background: url(../images/top.gif) no-repeat;
	display: block;
	height: 16px;
	width: 1001px;
}

#text
{
	padding:10px 100px 30px 30px;
}

#bottom
{
	background: url(../images/bottom.gif) no-repeat;
	display: block;
	height: 16px;
	width: 1001px;
}
