body {
 margin-top: 0px;
 text-align: center;
 min-width: 760px;
}

#pagewrapper {
   width: 760px;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}

#header {
 width: 760px;
 height: 50px;
 background: url("pics/headergrad.gif");
}

#header2 {
  width: 530px;
  padding-left: 20px;
  height: 40px;
  float: right;
  margin-top: 10px;
}

table th{
  text-align: center;
}

a:link, a:visited {
 text-decoration: none;
 background-color: white;
 color: black;
}

a:hover {
 text-decoration: none;
 background-color: blue;
 color: white;
 border: 1px black solid; 
}

.ralley,.lalley {
 height: 600px;
}

.ralley {
 float: right;
}

.ralley,.rtitle {
 width: 188px;
}

.rtitle{
 height: 34px;
 font-family: sans-serif;
 font-weight: 600;
 font-size: 20px;
 color: blue;
}

.ltitle{
 height: 34px;
 font-family: arial, sans-serif;
 font-size: 12pt;
 color: black;
}

.lcontent {
 float: left;
 height: 169px;
 padding-top: 10px;
 width: 560px;
 font-family: arial, sans-serif;
 font-size: 12pt;
 border-bottom: 1px black solid;
}

.llcontent, .lrcontent {
 width: 275px;
 font-family: arial, sans-serif;
 font-size: 10pt;
/* border: 1px black solid; */
}

.llcontent {
 float: left;
}

.lrcontent {
 float: right;
}

.web,.soft,.sci {
 width: 188px;
 height: 150px;
 border-top: 1px white solid;
}

.web {
 background: url("pics/webbackground1.gif") no-repeat top left; 
}

.soft {
 background: url("pics/fcbackground1.gif") no-repeat top left;
}

.sci {
 background: url("pics/conbackground1.gif") no-repeat top left;
}

.dkred {
   color: darkred;
   font-family: arial, sans-serif;
   font-size: 20px;
   font-weight: 800px;
}

.green {
   color: green;
   font-family: arial, sans-serif;
   font-size: 20px;
   font-weight: 800px;
}

.ctitle {
 text-align: center;
 font-family: sans-serif;
 font-weight: 600;
 font-size: 15px;
 color: black;
 background-color: white;
}

hr {
 height: 2px;
 color: blue;
}

ul {
 font-family: sans-serif;
 font-weight: bold;
 font-size: 15px;
 padding: 10px;
 text-align: left;
 margin-left: 10px;
}

p {
 text-align: left;
 font-family: sans-serif;
 font-weight: 800;
 font-size: 15px;
 padding: 8px;
}
