@charset "UTF-8";
/* CSS Document 

red: #990000
cream: #ded9c2
teal: #297770
*/

body {background: url(images/background.jpg) repeat; font-family: Times New Roman, Didot, serif; margin: 0; padding: 0; line-height: 1; font-size: smaller;ß}
img  {border: none}
h2   {font-size: 150%; border-bottom: 2px groove black; line-height: 100%}
h3   {font-size: 125%;}
h4   {font-size: 125%; border-bottom: 1px groove black;line-height: 105%; margin: 20px}
h5   {font-size: 110%; line-height: 70%}
p    {font-size: 109%; line-height: normal}
ul   {font-size: 109%; line-height: normal}

.active   {background-color: black; margin-right: -10px; padding: 8px 10px 9px 10px;}
.history  {width: 750px; margin-left: 50px; min-height: 225px; border: 2px groove black; background-color:#ded9c2}
.semesterphoto {float: left; border: 2px solid black; margin: 10px}
.showheader {line-height: 1px; margin-bottom: -10px}
label.blocklabel {display: block; position: relative; margin: 10px 0px}
label.blocklabel input, select {position: absolute; left: 100px}

label.indentlabel {margin-left: 100px}

#container {line-height: 100%; margin: 0 auto; text-align: left; width:900px; height: 100%; background: white; padding: 0px; border: 2px solid black}
#content   {padding: 25px}
#eduphoto  {float: right; border: 3px solid black; margin-left: 20px; margin-bottom: 10px; margin-top: 10px}
#facilitiescopy {margin: 20px}
#fbbadge   {float: right; margin-left: 15px}
#footer    {background: #990000; text-align: center; height: 100%; overflow: hidden}
#footercontainer {width: 900px; margin: 0 auto;padding: 0;}
#footer #copy {position: relative; width: 610px; text-align: left; line-height: 130%; margin: 10px 0 1em 0; padding-left: 18px; display: inline;float: right;
border-left: 1px solid #ded9c2; font-size: 150%}
#footer #copy a {color: white;text-decoration: none;}
#footer #copy a:hover {color: black;text-decoration: none;}
#footer #logo {position: relative; width: 200px; display: inline; float: left; padding-top: 30px; margin-left: 50px}
#footfont  {color: white}
#form      {background:#ded9c2; border: 2px solid gray; width: 465px; padding: 10px}
#headertwo {border-bottom: 2px groove black; line-height: 100%}
#headerthree {border-bottom: 2px groove black; line-height: 100%}
#info      {color: white; font-size: 70%}
#infoform  {border: none}
#links     {color: white; display: inline; font-size: 150%;}
#mainnav {background: black; text-align: center; min-width: 900px; text-align: center; margin: 0; padding: 13px 0px 13px 0px;  }
#map     {text-align: center; padding: 30px}
#plays   {margin-left: 10px; margin-top: 20px}
#values  {color: #ded9c2; font-size: 70%}

#links a:link {color: white; text-decoration: none;}
#links a:visited {color: white; text-decoration: none;}
#links a:hover {color: #990000; text-decoration: none;}
#links a:active {color: red; text-decoration: none;}

a:link  {color: #990000; text-decoration: none}
a:visited {color: #990000; text-decoration: none}
a:hover   {color: black; text-decoration: none}
a:active  {color: black; text-decoration: none}


