body {
	background-color: #FFFFFF;
	background-image: url(/webdata/graphics/cp_c_pageBG.jpg);
	background-repeat: no-repeat;
	}

#title {
	padding-left: 216px;
	padding-top: 1px;
	}
#slogan {
	padding-left: 215px;
	padding-top: 104px;
	}
#outbackSA	{
	position: absolute;
	left: 607px;
	top: 1px;
	}

#contentArea {
	margin-top: 15px;
	padding-left: 215px;
	background-image: url(/webdata/graphics/cp_c_opals.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	}
#contentGeneral { width:570px; }

/* ================================================================== */
/* SEARCH */

.searchInput{ border:1px solid #FFFFFF; position:relative; top:-3px; width:120px;  background-color: #993300; margin-right: 3px; color:#FFFFFF; font-size:10px;}
#searchForm { position:absolute;top:20px;left:608px;width:160px;}

/* PRINT BUTTON */	
#printLink {
	position: absolute;
	left: 701px;
	top: 142px;
	cursor: pointer;
	width: 32px;
	height: 16px;
	}
/*
==================================================================== 
FOOTER LINKS 
*/

a.footer:link {
	color:#ffffff;
	text-decoration:none;
	}
a.footer:active {
	color:#ff0000;
	text-decoration:none;
	}
a.footer:visited {
	color:#ffffff;
	text-decoration:none;
	}
a.footer:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
/* email link */
a.footerE:link {
	color:#FFCC99;
	text-decoration:none;
	}
a.footerE:active {
	color:#FF0000;
	text-decoration:none;
	}
a.footerE:visited {
	color:#FFCC99;
	text-decoration:none;
	}
a.footerE:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
/*======================*/
/* footer */

.footerBlock	{
	margin-top: 10px;
	background-image: url(/webdata/graphics/cp_footerBG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 74px;
	}

/* Footer Table */
#footpad1 {
	width: 200px;
	/* vertical-align: bottom; */
	}
#footpad2{
	padding-top: 20px;
	padding-right:5px;
	padding-left:10px;
	white-space:nowrap;	
	}
#footpad3{
	padding-top: 20px;
	padding-right:0px;
	padding-left:10px;
	white-space:nowrap;	
	}

.footerTxt {
	font-size: 10px;
	color: #FFCC99;
	}
.footerTxt2 {
	font-size: 10px;
	color: #99CCFF;
	}

/* top of page btn */
#top { 
	padding: 10px 0px 0px 130px;
	}
#footUrl {
	padding-top: 12px;
	}	

