/* ***
mex stylin styles
copyright eric smith 2007

colors:

yellow/org - #f2cb3f


*** */

*{ margin:0; padding: 0;}
body { color:#000; font:normal 1em "Trebuchet MS", sans-serif; background:#f2cb3f; text-align:center; margin-top:30px;}
a:link, a:visited {  color:#000; text-decoration:none;  }
a:hover, a:active {  color:#000; text-decoration:none;  background-color:transparent;  }
h1 { margin:30px 0 10px; font:small-caps bold 20pt "Trebuchet MS", Tahoma, Sans-Serif;}
h2 { text-transform:uppercase; color:#E49925; font:bold 8pt "Trebuchet MS", Tahoma, Serif;}
p{font-size:70%;}


#container{text-align:left; width:800px; margin:0 auto; }
#header {background:transparent url('../images/lms.jpg') no-repeat top center; width:800px; text-align:center; }

#menu { color:#000; padding:80px 0 0; }
#menu a { font:bold 17px arial; text-transform: uppercase; display:block; padding:7px; float:left; margin-left:100px; text-decoration:none; border-bottom: 2px solid #f2cb3f;}
#menu a:hover {  color:#000;  text-decoration:none; border-bottom-color:#000;  }

#main { margin:30px auto; padding:0; text-align:center; width:730px;    }

#gallery img {margin:15px; border:solid 2px #000; background:#fff; padding:4px; padding-bottom:10px;}
img.team {border:solid 1px #000; border-color: #fff #000 #000 #fff; background:#fff; padding:20px; padding-bottom:80px;}

#footer { width:800px; height:80px; text-align:left; }
#footertxt{ padding:5px 0 0;}

#credits{font-size:60%;}
#credits a:hover {text-decoration:underline;}
