
.topbackground {display:none;}
.topforeground {display:none;}
.sidebar {display:none;}
.thisweekbox { display:none}
.mainlist { display:none}
.locationbox { display:none;}
.mainlist { display:none;}
.title1 {font-size: 150%;text-align: center}
.title2 {font-size: 125%;text-align: left}
.copyrightnotice { display:none;}

H1, H2, H3, H4, H5, H6, H7
{
	line-height: normal
}

.maintext {position: relative;
z-index: 6;
width:240;
font-family: Arial;
color: rgb(255,255,255);
background-color: transparent;
overflow: auto}


body { background-image: none;
background-color: rgb(90, 25, 35);
font-family: Arial;
color: white
}

.buttonsarray { display:none;}

A:link {text-decoration: none; color: rgb(215, 200, 85);}
A:visited {text-decoration: none; color: rgb(215, 200, 85);}
A:active {text-decoration: none; color: rgb(215, 200, 85);}
A:hover {text-decoration: underline; color: rgb(215, 200, 85);}


