/* Content */

#left {
	position:absolute;
	left:0px;
	top:95px;
	width:251px;
	height:368px;
	border-left:dotted 1px;	
	background-image: url("../images/left.gif");
	text-align: left;
	text-indent: 3px;
	list-style:circle;
}

#partner {
	position:absolute;
	left:265px;
	top:100px;
	width:295px;
	height:156px;
	text-align: justify;
}

#photo-right {
	position:absolute;
	left:500px;
	top:95px;
	width:270px;
	height:294px;
}

#photo-flash {
	position:absolute;
	left:546px;
	top:95px;
	width:270px;
	height:294px;
}

#charts {
	position:absolute;
	left:251px;
	top:251px;
	width:295px;
	height:138px;
}

#center-left {
	position:absolute;
	left:251px;
	top:389px;
	width:260px;
	height:148px;	
	
}

#center-right {
	position:absolute;
	left:511px;
	top:389px;
	width:305px;
	height:148px;
	text-indent: 8px;	
	
}

#mailing {
	position:absolute;
	left:0px;
	top:463px;
	width:251px;
	height:74px;
	background-image: url("../images/mailing.gif");
	border-left:dotted 1px;
}
