body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_manny.gif);
	background-repeat: repeat-x;
	background-color: #414F5F;
}

.footer_text {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;}

.footer { 
	margin: 0px 0px 0px 0px; 
	padding: 12px 20px 0px 0px; 
	line-height: 13px;
}

a:link { color: #FFFFFF; text-decoration: underline;}
a:visited { color: #FFFFFF; text-decoration: underline;}
a:hover { color: #FFDD99; text-decoration: none;}
a:active { color: #FFFFFF; text-decoration: underline;}

.footer a:link { color: #FFFFFF; text-decoration: none;}
.footer a:visited { color: #FFFFFF; text-decoration: none;}
.footer a:hover { color: #FFFFFF; text-decoration: underline;}
.footer a:active { color: #FFFFFF; text-decoration: underline;}

.leftborder {
	background-image:url(images/left_rep.gif); 
	background-repeat:repeat-y;
}

.rightborder {
	background-image: url(images/right_rep.gif); 
	background-repeat:repeat-y;
}

.content_bg {
	background-image:url(images/content_bg2.gif); 
	background-repeat:no-repeat;
}

.content_title {
	position:relative; 
	width:200px; 
	height:33px; 
	z-index:1; 
	left: 31px; 
	top: 9px;
}

.content_copybox {
	margin: 0px 0px 0px 0px; 
	width: 590px; 
	padding: 20px 0px 30px 34px;
}

.content_text {
	color: #FFFFFF; 
	letter-spacing: 1px; 
	line-height: 13px; 
	font-family: Arial, sans-serif; 
	font-size: 11px;
}

.par_return { height: 13px; }

.border_bottom {
	background-image: url(images/border_bottom2.gif); 
	background-repeat: no-repeat;
}