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

.wrapper { height:1000px; width:999px; border:#000 1px solid;; margin:0 auto;}

.banner {height:200px; width:996px; border:#000 1px solid; background:url(images/banner1.jpg); float:left;}
.banner a {display:block; height:200px; width:996px;}
.footer {height:50px; width:998px; border: #000 1px solid; float:left; background-image:url(images/footer.jpg);}

.content {height:700px; width:998px; border:#000 1px solid; float:left; text-align:center;}

#container {height:700px; width:450px; float: left;}

.img {margin-top:100px;}

#email {text-align:left; margin-top:50px; float:left;}

.cont  {text-align:left; margin-top:50px; float:right;}

#img { text-align:center; margin-top:50px}

#calendar {margin-top:50px;}

 
/*Navigation begins*/
.container { height:40px; width: 996px; border:#000000 2px solid; float:left;}

.home { height:40px; width:145px; float:left;}

.about { height:40px; width:148px; float:left;}

.calendar { height:40px; width:185px; float:left;}

.links { height:40px; width:156px; float:left;}

.contact { height:40px; width:160px; float:left;}

.pictures { height:40px; width:199px; float:left;}

img {border:0;}
