@charset "UTF-8";
/* CSS Document */

html, body{ margin:0; padding:0; background-color:#d3e6f1;}

#wrapper{width:1024px; position:relative; margin:0 auto;}
img{ border-style:none;}
a{ color:#660033}

#about{ position:absolute; top:107px; left:40px }
a#about{ display:block; width:94px; height:35px; background: url(about.png) no-repeat left top;}
a#about:hover{ background-position: right top;}

#calendar{ position:absolute; top:107px; left:117px;}
a#calendar{ display:block; width:109px; height:35px; background:url(calendar.png) no-repeat left top;}
a#calendar:hover{ background-position: right top;}

#menu{ position:absolute; top:108px; left:200px;}
a#menu{ display:block; width:90px; height:38px; background:url(menu.png) no-repeat left top;}
a#menu:hover{ background-position: right top;}

#contact{ position:absolute; top:108px; left:395px;}
a#contact{ display:block; width:128px; height:35px; background: url(contact.png) no-repeat left top;}
a#contact:hover{ background-position: right top;}

#gallery{ position:absolute; top:108px; left:258px;}
a#gallery{ display:block; width:110px; height:36px; background:url(gallery.png) no-repeat left top;}
a#gallery:hover{ background-position: right top;}

#press{ position:absolute; top:108px; left: 335px;}
a#press{ display:block; width:72px; height:38px; background:url(press.png) no-repeat left top; }
a#press:hover{ background-position: right top;}




#ridmov{ position:absolute; top:150px; left:30px;}
#facebook{ position:absolute; top:780px; left:430px;}

#credits{ position:absolute; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; top:820px; left:190px; }



























a{text-decoration:none; border:0;}
img{ border:none;}