#bod {
font: 85% Arial,Helvetica;
background:#000000;
height:100%;
}

.noclass {
background:purple;
}

.daytime {
background: #000000 url(../images/noonDaisey.jpg);
margin:auto;
margin-top:150px;
width:100px;height:100px;
border: 3px inset white;
cursor:pointer;
color:#330022;
}

.evgtime {
background: #000000 url(../images/dkblueGreenDaisey.jpg);
margin:auto;
margin-top:150px;
width:100px;height:100px;
border: 3px inset white;
cursor:pointer;
color:#330022;
}

.afternoon {
background:#cccc99 url(../images/blueGreenDaisey2.jpg);
margin:auto;
margin-top:150px;
width:100px;height:100px;
border: 3px inset white;
cursor:pointer;
color:black;
opacity:0.72;
}

a {
color:white;
}
a.navlink {
color:#690069;
}

#welcome {
margin-top:350px;
width:100%;
height:100%;
text-align:center;
color:fuchsia;
}

#val {
margin:auto;
width:100%;
text-align:center;
border:0;
margin-top:30px;
}

#nav {
width:100%;
padding-top:5%;
font:16px Arial,Helvetica;
display:none;
}

.navstyle {
padding-left:12px;
padding-right:12px;
background:white;
color:darkred; 
font-weight:bold;
}
p.txstyle {
margin-left:5px;
/*width:550px;*/
text-align:left;
}

.lft {
float:left;
}

.rtt {
float:right;
}
#bot {
margin-top:200px;
width:100%;
}

#qw {
width:100%;
margin-top:100px;
text-align:center;
}

#se {
position:relative;
margin:auto;
margin-top:80px;
width:50%;
text-decoration:none;
}

.entrlink {
padding-left:25%;
text-align:center;
color:white;
font-weight:800;
text-decoration:none;
}

#scut {
	color:fuchsia;
}
.qws {
color:white;
}
#cprt {
margin:auto;
width:33%;
text-align:center;
color:blueviolet;
position:relative;
top:150px;
}
#cprtlink {
color:fuchsia;
text-align:center;
}
