div#header  {width: 100%;height: 160px; border:none;background-color:#ebebeb;}
img.banner  {Height: 170px; width: 1250px;}
div#navcontainer {padding-left: 25%; padding-top:0px;border:none; background: #7D9EC0;line-height:5 ;}

a {padding: 10px;padding-right:10px; line-height:2; color: black; font-size:14pt; border: 4px outset #c0c0c0;text-decoration:none;background-color:#D1D1D1;}
a:hover {color: blue; font-size:14pt;}
a:active {color: red; font-size:12pt; border: 4pt inset;text-decoration:none;}
a:visited {color: grey; font-size:12pt;border:4pt inset;text-decoration:none;background-color:#D1D1D1;}

body {padding: 0px; font-family:sans-serif ; font-size:14pt;background-color:#f3f3f3;}
 
#main {width:100%;height:1000px; margin:0 auto 0 auto; }
div#left {width: 70%;height:1000px;float:left;background-color:#f3f3f3;}
 span#welcome {position:relative ; left:40%; top: 35px;}
 p#animation {position:relative; left: 35%; top:50px ; }
 h3#honor {position:relative ; left:30%; top:50px;font-family:monotype corsiva;font-size:20pt;}
 p#statement {position:relative ; left:37%; top: 45px; width:360px;}

    
div#right{width:30%; height:1000px; float:right; background-color:#f3f3f3; }
  h2#events {position: relative; left:10%; top:35px;}

#footer{text-align:center; border:none;background:#7D9EC0;width:1250px; }
