﻿body {
   font-size: 0.9em;
   font-family: Verdana, Geneva, Sans-Serif;
}

#outline {
   width: 800px;
   border: black 1px solid;
   margin-left: auto;
   margin-right: auto;
}

#redBar {
	background-image: url(../images/RedBar.jpg);
	width: 802px;
	height: 17px;
	left: -1px;
	top: -1px;
	position: relative;
}

#redBarRev
{
	background-image: url(../images/RedBarRev.jpg);
	width: 802px;
	height: 17px;
	left: -1px;
	bottom: -1px;
	position: relative;
	float: none;
	clear: both;
}

#banner {
   width: 800px;
   height: 110px;
   border-bottom: solid 1px black;
}

#presents {
   position: relative;
   width: 400px;
   float: left;
   text-align: center;
   top: 70px;
}

#title {
   width: 800px;
   text-align: center;
}

#by {
   width: 700px;
   margin-left: 50px;
}

.name {
   float: left;
   width: 33%;
   text-align: center;
}

#content {
   position: relative;
   width: 800px;
   border-top: solid 2px black;
}

#footer {
   width: 800px;
   border-top: solid 2px black;
}

#menu {
   position: relative;
   width: 190px;
   height: 518px;
   float:left;
}

#Menu1 {
   position: relative;
   left: 2em;
   top: 2em;
}

#girl {
   width: 420px;
   height: 518px;
   float: left;
   background-image: url(images/Girl.gif);
   background-repeat: no-repeat;
}

#info {
   width: 185px;
   height: 518px;
}

#caption {
   margin-left: 10px;
   margin-right: 10px;
   clear: both;
}

#venue {
   border: solid 2px black;
   padding-left: 2px;
   padding-right: 2px;
   padding-top: 2px;
   width: 210px;
   margin-top: 300px;
   margin-left: 180px;   
}

#booking {
   border: solid 2px black;
   padding: 3px;
   width: 190px;
   position: relative;
   text-align: center;
}
