body
{	text-align:center;
	margin:0;
	width:100%;
	background: #ae6f8e url(images/bg.jpg) repeat-x;
	font-size:16px;
	font-family:Arial, sans-serif;
	color: #632f97;
}

a, a.link, a.active, a.visited
{	color: #632f97;
	text-decoration: underline;
	font: 1em Arial, sans-serif;
}
a img
{	margin:0px;
	border:0px;
	padding:0px;
}

.wrapper
{	text-align: center;
	margin: 0 auto;
	width: 950px;
}
.header
{	width: 950px;
	height: 167px;
	background: #ffffff;
}
.content
{	width:950px;
	background: #ffffff;
}
.homeButton
{	width: 207px;
	height: 40px;
	background: #ffffff url(images/homebutton.gif) no-repeat 0 0;
}
.footer
{	width: 950px;
	background: #ffffff;
	text-align: center;
	color: #632f97;
}
.bottomspace
{	width: 950px;
	background: #ae6f8e;
	bottom:0px;
	top:0px;
}
div.clear
{	clear:both;
	display:block;
}

img.blockbox
{	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}
img.zerobox
{	margin:0px;
	padding:0px;
	border:0px;
}

span.h1
{	display: block;
	font-weight: bold;
	font: bold 2.125em/2.2em "Times New Roman", Times, serif;
	color: #632f97;
}
span.h3
{	display: block;
	font-weight: bold;
	font: italic bold 1.5em/1.625em "Times New Roman", Times, serif;
	color: #632f97;
}
span.p
{	display: block;
	margin-bottom:1em;
}
span.em
{	font-style:italic;
}
span.dark
{	color: #313131;
}
span.black
{	color: #000000;
span.times
{	font-family: "Times New Roman", Times, serif;
}

