div.sub h1 {
    background-image: url(/images/shadow980px.jpg);
    background-repeat: no-repeat;
    background-position: 0px 40px;
    padding: 0px 10px 0 210px;
    margin: 0 0 0 0;
    border: 0;
    position: relative;
    left: 0;
    top: 0;
    font: 2.0em normal Arial, Helvetica, sans-serif;
	color: #ffffff;
    width: 980px;
    height: 60px;
    border: 0;
}
div.sub h1.doubleTitle {
    background-image: url();
        background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 10px 0 210px;
    margin: 0 0 0 0;
    border: 0;
    position: relative;
    left: 0;
    top: 0;
    font: 2.0em normal Arial, Helvetica, sans-serif;
	color: #ffffff;
    width: 980px;
}
div.sub #breadcrumb {
    position: relative;
    top: -10px;
    margin: 0 auto 0px 0;
}
div.sub #sidebar {
	margin: 0;
}
div.sub #content {
    padding: 0;
    margin: 0;
	border: 0;
    background: white;
    width: 775px;
    position: relative;
    left: 0px;
    top: -0px;
    float: left;
    text-decoration: none;
}
div.sub div.backColorSheme {
    background-repeat: repeat;
    padding: 0;
    margin: 0;
    border: 0;
    width: 980px;
    overflow: hidden;
}
div.sub div.white {
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
    background: transparent;
    float: left;
	/*width is defined in twoColFix and threeColFix */
}
