body {
	background-color: #FFFFFF;
	background-image: url(http://gds.parkland.edu/headers/class-bg.gif);
	background-repeat: repeat-x;
}
p, li {
	color: #000000;
}
.big {
	color: #845BFF;
}
.big2 {
	color: #845BFF;
}
.menu {
	color: #6633FF;
}
a {
	color: #6633FF;
}
    
#stripes tbody tr td {
	background-color:  #E3D5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#stripes td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9B7FF;
}
#stripes tbody tr.odd td {
    background-color: #D5C6FF;
}
#hours tbody tr {
	background-color:  #E3D5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 3ex;
}
#logo {
	position:absolute;
	width:900px;
	height:125px;
	z-index:2;
	visibility: hidden;
}
#logoSafe {
	position:absolute;
	width:899px;
	height:125px;
	z-index:1;
	visibility: hidden;
}

#content {
	width: 600px;
	left: 110px;
	top: 240px;
	z-index: 5;
}


#topLinks {
	top:125px;
	position: absolute;
	left: 40px;
	width: 900px;
	z-index: 3;
	visibility: hidden;
}
#menuLayer {
	position: absolute;
	top: 180px;
	left: 0px;
	float: right;
	z-index: 4;
	visibility: hidden;
}
#menuTop {
	width: 200px;
	margin-left: 750px;
	float: right;

}

#menuIndent {
	margin-left: 16px;
	margin-top: 4px;
}
