body {
  background-color: #353535;
}
ul {
 margin-left: 10px;
 list-style-type: square;
}
li {margin-bottom:1em;}
a.headwhite:link {
  text-decoration: underline;
}
a.headwhite:hover {
  letter-spacing: 1px;
  text-decoration: none;
}
a.menuHead:link {
  text-decoration: none;
}
a.menuHead:hover {
  text-decoration: none;
  color: #ffff00;
  position: relative;
  line-height: 10px;
}
.college {
  color: #f7941d;
  text-transform: uppercase;
  font-family: Arial;
  font-size: xx-large;
  font-weight: bold;
}
.collegeGreen {
  color: #ccff99;
  text-transform: uppercase;
  font-style: normal;
  font-family: Arial;
  font-weight: bolder;
  font-size: 130%;
}

.collegeGreen2 {
  color: #ccff99;
  text-transform: uppercase;
  letter-spacing: -2px;
  font-style: normal;
  font-family: Arial black;
  font-weight: normal;
  font-size: 130%;
}
.headwhite {
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  text-align: right;
  vertical-align: middle;
  font-size: xx-small;
}
.search {
  border: 1px solid #666666;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #000000;
  color: #ffffff;
  vertical-align: middle;
  width: 100%;
}
.searchButton {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #cccccc;
  color: #353535;
  font-weight: normal;
  font-size: x-small;
  width: 40px;
  vertical-align: middle;
}
.title {
  font-family: Helvetica;
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  background-image: url(images/title-bg.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  text-indent: 5pt;
  vertical-align: bottom;
}
.menu {
  border: 1px solid #ffffff;
  background-color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #ffffff;
}
.menuHead {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.content {
  padding: 5px 15px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  background-color: #000000;
  vertical-align: top;
  font-size: small;
}
.content h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #f7941d;
}
.content h4 {
  text-transform: uppercase;
  font-weight: bold;
  color: #f7941d;
}
.content h5 {
  text-transform: uppercase;
  font-weight: bold;
  color: #ccff99;
}
.content div {
  margin: 1em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
}
.content a:link {
  font-weight: 300;
  color: #f7941d;
  text-align: right;
}
.content a:visited {
  color: #cdcdcd;
}
.content img {
  padding: 5px;
}
.content p {
  margin-bottom: 10px;
}
.content th {
  padding: 2px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #353535;
}
.content .tr1 {
  margin: 5px;
  padding: 5px;
  color: #353535;
  background-color: #f5f5f5;
  text-align: center;
  vertical-align: middle;
  font-size: smaller;
}
.content .tr2 {
  margin: 5px;
  padding: 5px;
  color: black;
  background-color: white;
  text-align: center;
  vertical-align: middle;
  font-size: smaller;
}
.content table div {
  font-size: xx-small;
  color: red;
}
.highlight {
	font-weight: bold;
	color: #ccff99;
}
.himenu {
  border-left: medium solid #339966;
  font-family: Helvetica;
  font-weight: bold;
  color: #ccff99;
  display: table-cell;
  padding-left: 5px;
}

.himenu a:link {
  text-decoration: none;
  color: #ccff99;
  font-family: Helvetica;
  font-weight: bold;
}
.himenu a:hover {
  text-decoration: none;
  color: #ffffff;
}
.himenu a:visited {
  text-decoration: none;
  color: #ccff99;
}
.contentSide {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  background-color: #000000;
  font-size: small;
  font-weight: bold;
  vertical-align: top;
  padding-left: 5px;
  padding-bottom:8px;
  padding-top: 5px;
  border-bottom: 1px solid #353535;

}

.contentSide a:link {
	color: #FF6600;
}
.contentSide a:visited {
	color: #FFF;
}

.menuStudent {
  border-color: #353535;
  border-width: 1px;
  border-bottom: 1px solid #353535;
  font-family: Helvetica;
  font-size: small;
  font-weight: bold;
  text-transform: capitalize;
  color: #353535;
  background-color: #ccff99;
  padding-left: 10px;
}
.menuStudent a:link {
  text-decoration: none;
  color: #353535;
}
.menuStudent a:visited {
  text-decoration: none;
  color: #353535;
}
.menuStudent a:hover {
  text-decoration: none;
  color: #339966;
}

.titleGallery {
  font-family: Helvetica;
  font-size: x-large;
  font-weight: normal;
  text-transform: uppercase;
  color: #cdcdcd;
  background-image: none;
  background-repeat: repeat-x;
  background-position: center bottom;
}
.gallery {
  margin: 2px;
}
.gallery div {
  width: 150px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  color: white;
  text-align: center;
}
.gallery div a:link {
  color: white;
  text-decoration: none;
}
.gallery div a:hover {
  color: #cdcdcd;
  text-decoration: underline;
}
.gallery div a:visited {
  color: #cdcdcd;
  text-decoration: none;
}
.gallery img {
  border: 1px solid #ffffff;
  height: 100px;
  text-align: center;
  vertical-align: top;
}
.gallery .thumb {
  width: 80%;
  height: 100px;
}
.gallery .thumb img {
  margin: 0.5em;
  height: 100px;
  cursor: pointer;
}
.foot {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  color: #818181;
  text-align: center;
}
.foot a:link {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}
.foot a:visited {
  text-decoration: underline;
  font-weight: normal;
  color: #818181;
}
.hicontent {
  padding: 10px;
  background-color: black;
  vertical-align: top;
 font-size: medium;
  font-family: Helvetica;
  color: white;
}

.hicontent h4 {
  color: #f7941d;
  font-size: x-large;
  font-variant: small-caps;
  line-height:0.5em;
}
/*.hicontent p:first-line {
  color: #f7941d;
  font-size: x-large;
  font-variant: small-caps;
  line-height:0.8em;
}*/
.hicontent p a:link {
  text-decoration: underline;
  font-weight: bold;
  color: #FF6600;
}

.hicontent li a:link {
  text-decoration: underline;
  font-weight: bold;
  color: #FF6600;
}

.sideGreen a:link {
  text-decoration: none;
  color: #FF6600;
}
.sideGreen a:visited {
  text-decoration: none;
  color: #353535;
}
.sideGreen a:hover {
  text-decoration: none;
  color: #339966;
}