<!--
body {
	margin: 20px 0px;
	padding: 0px;
	background-color: #F8F8F8;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


#pageBg {
	width: 900px;
	height: 100%;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:  url(../imagesDesign/mediaPremierBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
}


#pageOut {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image:  url(../imagesDesign/mediaPremierTopBg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#topBanner {
	width: 100%;
	height: 170px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#topBanner h1 {
	margin: 0px 7px 0px 0px;
	padding-top: 5px;
	text-align: right;
	font-size: 15px;
	text-transform: uppercase;
	font-style: italic;
	color: #FFFFFF;
}

#foot {
	width: 100%;
	margin: 0px;
	clear: both;
	text-align: center;
 	font-size: 12px;
 	color: #FFFFFF;
}

#bottomMenu {
	margin: 20px 10px 0px 0px;
	text-align: right;
 	font-size: 12px;
 	color: #FFFFFF;
}
#bottomMenu a:link { color: #FFFFFF; text-decoration: none}
#bottomMenu a:visited { color: #FFFFFF; text-decoration: none}
#bottomMenu a:hover { color: #FFFFFF; text-decoration: underline}
#bottomMenu a:active { color: #FFFFFF; text-decoration: underline}

#copyright {
	margin-top: 2px;
	margin-right: 10px;
	text-align: right;
 	font-size: 11px;
 	color: #FFFFFF;
}
-->
