/* CSS Document */

/*######################################## Page specific CSS beyond this point...########################################*/

#contentcontainer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
}


#textcontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0;
	width: 600px;
	position: inherit;
}

.imageleft {
	width: 240px;
	float: left;
	padding: 0 0 0 0;
	margins: 0 0 0 0;
	position:relative;
	font-size:10px;
	color:#000000;
	font-family:"Georgia", Times New Roman, Times, serif;
	font
}

.imageright {
	width: 240px;
	float: right;
	padding: 0 0 0 0;
	margins: 0 0 0 0;
	position:relative;
	font-size:10px;
	color:#000000;
	font-family:"Georgia", Times New Roman, Times, serif;
	font
}

