/* CSS Document */
body {text-align:center; background-color:#EBEBEB;}
.header {margin:0 auto; width:700px; height:50px;}
.content {margin:0 auto; width:700px; height:350px;}
.menu {margin:0 auto; width:700px; height:50px; font-family:cursive;}
.footer {margin:0 auto; width:700px; height:25px;}
em {font-size:x-small; color:grey;}
a {color:black;text-decoration:none;}
.gallery {font-weight:bold; float:left;}
.galleryitem {float:left; padding-left:25px;}
.select {color:grey;}
.contact {float:right;}
td.left {text-align:left}
td.right {text-align: right;}

