html {
	background: #21313d;
}

body, #accountNav {
	background: url(background.jpg) top center no-repeat;
}

#accountNav .nginLogo a {
width: 120px;
height: 100%;
background: url(nginNavLogo.png) no-repeat;}

body.noUserBar {
	background-position: -32px center;
}

.clientGraphic {
	border: none;
	background: #EEE;
	margin: 0 5px 10px;
	padding: 4px; }

.clientGraphic.image {
	line-height: 1px; 
}

#adminNav {
	top: 215px;
}

#topNav tr td {
	padding: 12px 0;
}

#topNav td ul {
	margin: 12px 0 0 0;
}

#topNav tr td a {
	font-size: 13px;
	padding: 5px 8px 11px;
}

#topNav table {
	width: 735px;
}

#panelTwo {
	padding-top: 0;
	padding-right: 8px;
	width: 761px;
	top: -3px;
}

#displayBodyContent {
	padding-top: 75px;
	background: #FFF url(fade.png) left top repeat-x;
}

#siteContainer2.one_panel #panelTwo {
	padding-top: 0;
}

.one_panel #displayBodyContent {
	padding-top: 20px;
}

#siteFooter {
	background: none;
}