
body
{
background-color:#272727;
padding:0px;
margin:0px;
}

#swirl
{
background-image:url('images/swirltop.jpg');
padding:0px;
margin:auto;
background-repeat:no-repeat;
width:967px;
height:183px;
}

#containerone
{
margin:auto;
width:796px;
height:701px;
border-left: 2px solid black;
border-right: 2px solid black;
background-color:#454343;
padding:0px;
}
#gallery
{
background-image:url('images/headgradbottom.jpg');
background-repeat: repeat-x;
padding:0px;
margin:0px;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#footer
{
border-left: 2px solid black;
border-right: 2px solid black;
background-color:#e8c505;
width:796px;
height:25px;
margin:auto;
border-top: 1px solid black;
border-bottom: 2px solid black;
text-align:center;
font-family:verdana;
font-size:12px;
padding-top:4px;
}


#logo
{
margin:0px;
padding:0px;
background-image:url('images/georgehead.jpg');
background-repeat:no-repeat;
width:510px;
height:112px;
margin-left:10px;
margin-right:0px;
padding:0px;
}

#header
{
width:100%;
background-image:url('images/headgradtop.jpg');
background-repeat: repeat-x;
margin:0px;
padding:0px;
}




#flowers
{
width:796px;
height:121px;
background-image:url(images/blackflower.jpg);
background-repeat:no-repeat;
margin:auto;
padding:0px;
position:absolute;
top:580px;
}

#footer a
{
color:#1d40a3;
text-decoration:none;
}

#footer a:hover
{
color:#000000;
text-decoration:underline;
}

/* Start bottom part of layout */
#containertwo
{
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#000000;
width:800px;
margin:auto;
padding:0px;
}

#nav
{
width:100%;
background-image:url('images/navline.jpg');
background-repeat:repeat-x;
height:52px;
margin:0px;
padding:0px;
}

.navmid
{
background-image:url('images/navmid.jpg');
background-repeat:no-repeat;
width:274px;
height:52px;
margin:auto;
position:relative;
bottom:11px;
}

#content
{
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:white;
margin:0px;
white-space: normal;
background-color:black;
}

#content p
{
margin:0px;
padding:1em;
padding-top:0px;
}

#content h3
{
margin:0px;
padding-top:0px;
padding-left:1em;
color:#e8c505;
}

#content hr
{
background-color:#3a3939;
color:#3a3939;
margin-left:1em;
width:340px;
height: 2px;
border:0px;
margin-right: 445px;
}

span.nav 
{
position:relative;
top:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
}

span.nav a
{
color:#000000;
text-decoration:none;
}



