
body {
	margin: 0;
	padding: 0;
	background: ;
	font-size: 13px;
	color: #EBEBEB;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Prestige Elite Std";
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 882px;
	height: 110px;
	margin: 0 auto;
	background: url(../../../images/PERSPECTIVEBANNER.jpg) no-repeat right top;
}

/* Content */

#content {
	width: 882px;
	height: 472px;
	margin: 0 auto;
}


/* Footer */

#footer {
	clear: both;
	width: 882px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 0px solid #7B9418;
	background: url(../../../images/copyrighttab.jpg) repeat-x; 
	text-align: center;
	font-size: smaller;
}
