body { 
	background-color: #050713;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

div#mainLayout { 
	width: 1000px;
	margin: 0px auto 0px auto;
}

#left, #right, #right div { float: left; }
#right { padding-left: 10px; }
	#right #innerleft, #right #innerright { margin-top: 15px; }
	#right #innerleft h1, #right #innerright h2 { font-size: 140% }
	#right #innerleft { width:305px; margin-right: 10px; text-align: left; }
	#right #innerleft a { color: #ff7e00; text-decoration: none; }
	#right #innerleft a:hover { text-decoration: underline; }
	#right #innerright { width: 200px; background-image: url(/web/starliciousentertainment/img/bg-righthand.jpg); background-position: top left; background-repeat: no-repeat; padding-left: 0px; }
	#right #innerright p { 
		text-align: left; 
		font-weight: bold; 
		color: #FF6633; 
		border-bottom: 1px solid #666699; 
		padding-top: 7px; 
		padding-bottom: 7px; 
		margin: 0px 0px 0px 0px;
		font-size: 110%;
		font-family: Arial, Helvetica, sans-serif;
		width: 180px;
	}

#bottomBoxes { background-image: url(/web/starliciousentertainment/img/bg-footer.jpg); background-position: top left; background-repeat: repeat-x; padding-top: 10px; }
#bottomBoxes .infoBox, #bottomBoxes .footer { float: left; }
#bottomBoxes .infoBox { 
	background-image: url(/web/starliciousentertainment/img/bg-lower-boxes.png); 
	background-position: top left; 
	background-repeat: no-repeat;
	width: 240px;
	height: 119px;
	text-align: left;
	font-size: 85%;
	margin-right: 10px;
}
#bottomBoxes .infoBox p { padding: 7px 7px 0px 7px; margin: 0px 0px 0px 0px; height: 60px; font-size: 105%; }
#bottomBoxes .infoBox h2 { margin: 0px 0px 0px 0px; padding: 7px 7px 0px 7px; color: #f7f695; font-size: 115%; }

#bottomBoxes .footer { 
	background-image: url(/web/starliciousentertainment/img/bg-footer.png); 
	background-position: top left; 
	background-repeat: no-repeat;
	font-size: 70%;
	text-align: center;
	padding: 20px 20px 20px 20px;
	width: 1000px;
}

.email { padding: 7px 7px 0px 0px; text-align: right; }

table.pressDetails { width: 700px; }
table.pressDetails th, table.pressDetails td { width: 233px; }
table.pressDetails td { text-align: center; padding-top: 25px; }

a.pressInfo { color: #ffffff; text-decoration: none; font-weight: bold; }
a.pressInfo:hover { text-decoration: underline; }