body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
#topblock {
	height: 122px;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#navbar {
	background-image: url(../images/navslice.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#navbar table {
	margin-top: 16px;
	margin-left: 210px;
	overflow: hidden;
}

#main {
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E9C1FF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	overflow: hidden;
}
#main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-left: 80px;
	overflow: hidden;
}

#main #accent {
	float: left;
	height: 200px;
	width: 200px;
	margin-left: 100px;
	padding-right: 10px;
	background-color: #999999;
}

#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-right: 75px;
	margin-left: 100px;
}

#bottom {
	background-image: url(../images/bottomslice.gif);
	height: 60px;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: #EF6EC8;
	background-repeat: repeat-x;
	background-position: bottom;
}

#bottom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
