body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-size: 11px;
	color: #CCC;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	color: #333;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #43565C;
	font-variant: small-caps;
	padding-left: 5px;
}
h3 {
	font-size: 11px;
	color: #069;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
}

h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	
}

h1,h2,h3,h4,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


*{outline:none;}

a:link {
	color: #09C;
}
a:visited {
	color: #09C;
}
a:hover {
	color: #0CC;
}
.headerDiv {
	text-align: center;
	position:absolute;
	left: 50%;
	margin-left: -640px;
	width: 1280px;
}
.footerBoxMid {
	background-image: url(footerBg.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 248px;
	margin-left: -124px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 710px;
	text-align: left;
}
.footerBoxLeft {
	background-image: url(footerBg.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 248px;
	margin-left: -382px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 710px;
	text-align: center;
}
.footerBoxRight {
	background-image: url(footerBg.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 248px;
	margin-left: 134px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 710px;
	text-align: left;
}
.mainContent {
	height: 500px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 258px;
	text-align:left;
	color: #333;
	font-size: 12px;
}
.oscarContent {
	height: 399px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 255px;
	text-align:left;
	color: #333;
	font-size: 12px;
	background-image:url(oscarContentBG.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.oscarPricing {
	height: 395px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 258px;
	text-align:left;
	color: #333;
	font-size: 12px;
	background-image: url(25.png);
	padding: 15px;
	overflow: scroll;
}

.oscarQlinks {
	background-image:url(OscarQlinkBG.png);
	height: 300px;
	width: 233px;
	margin-left: 145px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 355px;
	color: #1C3340;
	font-size: 10px;
}

.testimonialDiv {
	background-image:url(testimonialsBG.png);
	background-repeat:no-repeat;
	height: 305px;
	width: 213px;
	margin-left: -74px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 375px;
}

.testimonialSrc {
	height: 265px;
	width: 203px;
	margin-left: -69px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 410px;
}

.ftrTxt {
	color: #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.speechBubble {
	background-image:url(speechBubble.png);
	height: 142px;
	width: 454px;
	margin-left: -74px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 258px;
}

.newsDiv {
	background-image:url(25.png);
	height: 420px;
	width: 320px;
	margin-left: -400px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 258px;
	border: 1px dashed #CDE4E1;
	overflow: scroll;
}

.newsTxt {
	color:#333;
	padding-left: 15px;
	padding-right: 15px;
}
