
/* HEADER */

#header{width:768px; height:77px; position:relative; background:url(../images/topline.jpg) 0 0 no-repeat;}

#header ul{width:780px; height:30px; position:relative; top:13px; left:45px}
#header ul li{float:left; margin-right:8px}

#header ul li.home a{width:110px; height:30px; display:block; background:url(../images/campus.gif) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.home a:hover{width:110px; height:30px; background:url(../images/campus2.gif) 0 0 no-repeat;}

#header ul li.about a{width:110px; height:30px; display:block; background:url(../images/funda.gif) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.about a:hover{width:110px; height:30px; background:url(../images/funda2.gif) 0 0 no-repeat;}

#header ul li.gallery a{width:110px; height:30px; display:block; background:url(../images/descrip.gif) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.gallery a:hover{width:110px; height:30px; background:url(../images/descrip2.gif) 0 0 no-repeat;}

#header ul li.birds a{width:110px; height:30px; display:block; background:url(../images/noveda.gif) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.birds a:hover{width:110px; height:30px; background:url(../images/noveda2.gif) 0 0 no-repeat;}

#header ul li.contacts a{width:110px; height:30px; display:block; background:url(../images/contact.gif) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.contacts a:hover{width:110px; height:30px; background:url(../images/contact2.gif) 0 0 no-repeat;}

#header ul li.bullet{width:19px; height:19px; display:block; background:url(../images/bullet_m.jpg) 0 0 no-repeat;}


/* FOOTER */

#footer{width:668px; height:60px; position:relative; background:url(../images/b_footer.jpg) 0 0 no-repeat;}
#footer #copy{width:215px; float:left;}
#footer #copy p{padding: 25px 0 0 0; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#fff;}

#footer #links{width:453px; float:left;}
#footer #links p{padding: 25px 0 0 0; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#818181;}
#footer #links p a{font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#818181; text-decoration:none; padding: 0 3px }
#footer #links p a:hover{color:#000; background:#dedede; border-bottom: #000 1px dotted; }

