body,html {
	margin: 0px;
	padding: 0px;
	background-image: url(StructureImages/RedBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333333;
	height: 100%;
	width: 100%;
}#Scaffold {
	height: 100%;
	width: 100%;
}
#Scaffold #DrippyTL {
	background-image: url(StructureImages/DrippyTop.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 120px;
}
#Scaffold #BodyCell h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	font-size: 32px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 30px;
	margin-left: -10px;
}


#Scaffold #TitleCell {
	background-image: url(StructureImages/ImpalaRed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
}
#Scaffold #GraydientTop {
	background-image: url(StructureImages/ButtonBG_off.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 70px;
}
#Scaffold #Navbar {
	
	width: 100%;
}
#Scaffold #Navbar td {
	background-image: url(StructureImages/ButtonBG_off.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 70px;	
	
	
}

#Scaffold #DrippyTR {
	background-image: url(StructureImages/DrippyTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#Scaffold #Navbar a:link, #Scaffold #Navbar a:active, #Scaffold #Navbar a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
#Scaffold #ContentTable {
	height: 100%;
	width: 834px;
}
#Scaffold #BodyCell {
	background-color: #660000;
	background-image: url(StructureImages/BodyCellTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	line-height: 36px;
}




#Scaffold #Navbar a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#Scaffold #TitleCell #Logo {
	background-image: url(StructureImages/impalaPerformanceLogo.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 482px;
	position: relative;
	left: -200px;
	top: -20px;
}

#Scaffold #Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(StructureImages/FooterBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}


#Scaffold #Navbar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	text-decoration: none;
}

#Scaffold #DrippyBL {
	background-image: url(StructureImages/DrippyBottom.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#Scaffold #DrippyBR {
	background-image: url(StructureImages/DrippyBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#Scaffold #BodyCell #BodyCellTable td {
	padding-right: 20px;
	padding-bottom: 20px;
}
.PageTitleIcon {
	height: 24px;
	width: 24px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
	top: 4px;
}
