body.withLogo {
    font: normal 12px/16px arial;
    color: #4b4c4e; 
    background: #ffffff url(/admin/organizerportal/images/404/images/404_bg_with_bunner.jpg) repeat-x 0 0;
    margin: 0 auto 0 auto;
    text-align: center;
}
body.noLogo {
    font: normal 12px/16px arial;
    color: #4b4c4e; 
    background: #ffffff url(/admin/organizerportal/images/404/images/pas_nologo.gif) repeat-x 0 0;
    margin: 0 auto 0 auto;
    text-align: center;
}
.banner_wrap {
    background: #ffffff url(/admin/organizerportal/images/404/images/404_bunner_bg.jpg) no-repeat 0 0;
	margin: 0 auto 49px auto;
	padding: 0 3px 3px 3px;
	width: 936px; 
	height: 73px 
}
.banner {
	width: 930px; 
	height: 70px 
}
.logoSpacer {
	height: 55px;
}
.logo_holder {
	float: left;
	margin: 10px 0 0 20px;
}
.logo_holder img {
	margin-right: 20px;
}
a, a:link, a:hover, a:visited, a:active {	
    color: #5ba326;
    font-weight: bold;
}

a.compatability {
	text-decoration:underline;
	font-weight: normal;
	color:blue;
	margin-left: 20px;
}

a.compatability:hover {
	cursor:pointer;
} 

.footer_block {
    width: 750px;
    text-align: left;
    margin: 0 auto 0 auto;
}
.footerLogo {
	margin: 0 0 0 0;
	#margin: -18px 0 0 0;
	float: right;
}
.footerText {
	font-size: 11px;
}
.footerText a {
	font-weight: normal;
	font-size: 11px;
}

.footerFrameText {
	width: 928px;
}