body {
margin:0px;
padding:0px;
text-align:center;
background: white;
font-family:sans-serif;
font-size:100%;
}

#content
{
font-size:0.75em;
width:800px;
margin:0px auto;
text-align:left;
}

#banner, #coupon
{
text-align:center;
}

#navMain
{
text-align:center;
background-color:#0000aa;
}
#navMain ul
{
font-size:1.25em;
list-style-type:none;
margin:0;
padding:0;
padding-top:3px;
padding-bottom:3px;
}
#navMain li
{
display:inline;
font-weight:bold;
text-align:center;
padding-left:10px;
padding-right:10px;
text-transform:uppercase;
}
#navMain a:link, #navMain a:visited
{
text-decoration:none;
color:white;
}
#navMain a:hover, #navMain a:active, #navMain a.selected
{
text-decoration:none;
color:yellow;
}

#triColumn
{
display:table;
}
#triColumnRow
{
display:table-row;
}
#column
{
display:table-cell;
text-align:justify;
padding:6px;
}
#column p.header
{
font-weight:bold;
color:#0000aa;
margin:0;
padding:0;
}
#column p
{
margin:0;
padding:0;
}

#voidFillExample
{
text-align:center;
color:green;
font-weight:bold;
}

#footer, #footer p
{
text-align:center;
background-color:#0000aa;
color:yellow;
font-weight:bold;
margin:0;
padding:0;
}

#serivcesContainer
{
text-align:center;
}
#servicesList
{
width:600px;
margin:0px auto;
text-align:left;
}
#servicesList h1
{
font-size:1em;
color:blue;
}
#servicesList b
{
color:green;
}

#galleryAnnounce
{
width:600px;
margin:5px auto;
}
#galleryAnnounce p
{
display:inline;
font-weight:bold;
}
#galleryAnnounce a
{
text-transform:uppercase;
}

