.pictureBackground {
	width:989px;
	background-position: 50% 50%;
}

.content {
 	width:970px;
 	height:508px;
}
table.leftContent {
	width:625px;
	height:501px;
	background:transparent url(../images/transpGrey.png);border-width: 0px;
	border-spacing: 0px;
	border-color: black;
	border-style: solid;
	border-right:1px solid white;
}
table.leftContent th {
	border-width: 0px;
	padding: 0px;
}
table.leftContent td {
	border-width: 0px;
	padding: 0px;
}
.rightContent {
	width:350px;
	height:506px;
	background:transparent url(../images/transpBlack.png);
}
.textContent {
	padding-left:15px;
	padding-right:15px;
	letter-spacing:1px;
}
h1 {margin:0px;}
h2 {
	font-size:11px;
	font-weight:normal
}
h3 {
	font-size:11px;
	font-weight:normal
}