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

.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;
width:150px;
text-decoration:none;
}

#entr {
  margin-top:2.3em;
}
#ma1 {
margin-left:0.36em;
text-align:center;
text-decoration:none;
font: 18pt Verdana,Arial,Helvetica;
font-weight:normal;
letter-spacing:0.2em;
}

#ma1:hover {
 color:#fff;
}

#php,#html,#scut {	
	color:white;
	text-decoration:none;
	border-bottom:3px dotted white;
}
#php:hover,#html:hover,#scut:hover {
    border-bottom:none;
    color:fuchsia;
    text-decoration:underline;
}
.qws {
color:#fff;
}
.qws:hover {
color:white;
}


#cprt {
margin-left:33%;
text-align:left;
line-height:1.5;
color:#cc99cc;
position:relative;
top:70px;
}

#cprtlink {
color:white;
text-decoration:none;
border-bottom:3px dotted white;
}
#cprtlink:hover {
border-bottom:none;
text-decoration:underline;
color:fuchsia;
}

span.acronym { 
  color:#cc99cc;
  cursor: help;
}
span.acronym:hover { 
  color:#ccccff;
  cursor: help;
}
