#navPrimary {
    display:none;
}

#navSecondary {
    display:none;
}

#container {
    width:100%;
}
#title div{
    display:none;
}
#row {
	width:100%;	
}
#row ul, ul li{
    border:1px solid white;
}
#charities {
	width:100%;
}
#charities ul {
    width:100%;
}

table#greetings {
    width:80%;
}
.Q{
    width:400px;
    height:200px;
}
.T{
    width:400px;
    height:200px;
}

.AP{
    width:400px;
    height: 250px;
}
.AL{
    width:400px;
    height: 80px;
}

#footer {
	display:none;
}
