#bulk {
	width:785px;
	margin:auto;
	position:relative;
	text-align:left;
	overflow:hidden;
	color: #ffffff;
}

#bulk a {
	text-decoration: underline;
	color: #ffffff;
}

#left {
/*	background: url("../img/body/left.png");
	width:14px;*/
	margin-bottom: -2000px;
/*	border-left:1px solid #861E77;*/
	padding-bottom: 2000px;
	float: left;
	height: 100px;
}
#content{
	float:left;
	width:785px;
	background:#fff;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	text-align:center;
}

#maincontent {
	/*padding-left:70px;*/
	width: 85%;
	margin: auto;
	text-align:left;
}

#bottom {
	background: url("../img/body/bottom.png");
	width:785px;
	height:20px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	clear:both;
}

#right {
/*	background:URL("../img/body/right.png");
	width:16px;*/
	float:left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	height: 100px;
}
