#container {
	margin: 2px;
background-color: #FFFFFF;
}


#main-content{

background-color: #FFFFFF;
	}


#side-bar{
	background-color: #FFFFFF;
	}

#top-bar a{
	color: #FFFFFF;
font-weight: bold;
font-size: 1.1em;

}



a{
	color: #660000;
}

#header {
    height: 100px;
background-color: #990000;

}
#header h1 a span{
    display: none;
}
#header h2 {
    display: none;
}
#header h1 a,#header h1 a:hover{
    margin: 0;
    padding: 0;
    background-image: url(http://fightcorruption.wikidot.com/local--files/start/logo.GIF);
    height: 60px;
    width: 590px;
    position: absolute;
    top: 10px;
    left: 20px;
}