body
{
color: #424242;
}

strong
{
font-weight: bold;
text-decoration: underline; 
}

.middleRow
{
height: 30px;
}

#SiteContainer
{
position: absolute;
top: 0px;
left: 0px;
}

#GalleryMainCell
{
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
background-image:url('images/DumplingSoupBG.jpg');
background-repeat:repeat-y;
background-position:top center;
}

#MainCell
{
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
background-image:url('images/DumplingSoupBG.jpg');
background-repeat:repeat-y;
background-position:top center;
}

#MainCell a:hover 
{
color: #98a861;
} 

#MainCell a:link
{
color: #9a1e1e;
text-decoration: none;
}

#MainCell a:visited
{
color: #9a1e1e;
text-decoration: none;
}

#MainCell a:active
{
color: #9a1e1e;
text-decoration: none;
}

#SideMenu
{
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 15px;
color: #fff04e;
}

a:visited
{
color: #fff04e;
text-decoration: none;
}

a:hover 
{
color: #98a861;
} 

a:active
{
color: #fff04e;
text-decoration: none;
}

a:link
{
color: #fff04e;
text-decoration: none;
}

h3
{
margin-left: 20px;

}

.section
{
margin-left: 20px;
margin-top: -18px;
border-color: #9a1e1e;
border-top-style: solid;
border-top-width: 1px;
padding-bottom: 20px;
}

.HomeNotch
{
position:absolute;
left:255px;
top:124px
}

.EventsNotch
{
position:absolute;
left:325px;
top:124px
}

.DirectoryNotch
{
position:absolute;
left:420px;
top:124px
}

.GalleryNotch
{
position:absolute;
left:500px;
top:124px
}

.SupportersNotch
{
position:absolute;
left:615px;
top:124px
}

.MoreInformationNotch
{
position:absolute;
left:785px;
top:124px
}

.AboutUsNotch
{
position:absolute;
left:890px;
top:124px
}

.HomeLeaves
{
position:absolute;
left:263px;
top:145px;
z-index: -1;
}

.MoreInformationLeaves
{
position:absolute;
left:790px;
top:70px
}

.AboutUsLeaves
{
position:absolute;
left:900px;
top:145px
}