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;
}
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;
    height: 30px;
    border: 0;
}
#sidebar{
	margin: 0;
}
#content{
    padding: 0;
    margin: 0;
	border: 0;
    background: white;
    width: 780px;
    position: relative;
    left: 0px;
    top: -0px;
    float: left;
    text-decoration: none;
}
div.backColorSheme{
    background-repeat: repeat;
    padding: 0;
    margin: 0;
    border: 0;
    width: 980px;
}
div.white{
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
    background: transparent;
	/*width is defined in twoColFix and threeColFix */
}