

a{text-decoration: underline}
a:link {color:black}
a:hover {text-decoration: underline}
a:visited {color: #666666}
ul
{
        list-style-type: none;
        padding: 2px;
        margin: 0;
}

li
{
        background-repeat: no-repeat;
        background-position: 0 .4em;
        padding-left: .8em
}

body
{
        text-align: left;
}

#container
{
        width: 100%;
        height: 100%
        margin: 10px auto;
        background-color: #fffacc;
        font-family: arial narrow;
        color: black;
        line-height: 130%;
}

#welcomeBox
{
        padding: 40px;
        background-color: #191e23;
        width: 400px;
        background-repeat: no-repeat;
}

#topBlock
{
        padding: 5px;
        color: #ffe9a2;
        font-size: 18px;
        background-color: #191e23;
        border-bottom: 1px solid #ffe9a2;
}

#leftBlock
{
        background-image: url('../graphics/woodGrain.gif');
        background-repeat: no-repeat;
        float: left;
        width: 175px;
        height: 600px;
        margin: 0;
        padding: 1em;
        border-left: 1px solid #191e23;
}

#leftBlock a:link {color:white}
#leftBlock a:visited {color: #ffe9a2}
#leftBlock a:hover{
color: #ffe9a2;
background-image: url('../graphics/menuIcon.png');
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;
text-decoration: none;
font-size: 18px;
}

#menuAlign
{
        margin-top: 25px;
        border-bottom: 1px solid #ffe9a2;
}
#menu
{
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 5px;
}

#menuTitle
{
        padding: 5px;
        color: #ffe9a2;
        border-bottom: 1px solid #ffe9a2;
        font-family: embassy BT;
        font-size: 32px;
}

#menuBottom
{
        padding: 5px;
        color: #ffe9a2;
        font-size: 12px;
}

#bookmarks a:link{text-decoration: none;}
#bookmarks a:visited{text-decoration: none;}
#bookmarks a:hover{
background-image: none;
background-position: 0 .4em;
padding-left: 0;
text-decoration: none;
font-size: 12px;

}
#bookmarks
{
        margin-top: 10px;
}
#rightBlock
{
        float: right;
        width: 200px;
        height: 630px;
        color: black;
        text-align: left;
        border-left: 1px solid #191e23;
        border-right: 1px solid #191e23;
}


#centerBlock
{
        margin-left: 175px;
        margin-right: 200px;
        height: 620px;
        background-color: #fffacc;
        font-size: 14px;
        color:black;
}

#bottomBlock a:link {color:white}
#bottomBlock
{
        clear: both;
        margin: 0;
        font-size: 12px;
        color: white;
        font-family: century gothic;
        text-align: center;
        background-color: #191e23;
        border-top: 1px solid gray;
}


#header
{
        font-size: 24px;
        padding: 5px;
        border-bottom: 1px dotted black;
}

#header2
{
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px dotted black;
        border-top: 1px dotted black;
}

#subHeader
{
        font-size: 24px;
        padding: 10px;
        border-bottom: 1px dotted black;
}

#subHeader2
{
        font-size: 16px;
        padding: 10px;
        border-top: 1px dotted black;
}

#contentHeader
{
        font-size: 24px;
        padding: 3px;
}

#contentSubHeader
{
        font-size: 18px;
        padding: 4px;
}
#listContent
{
        font-size: 14px;
        padding: 10px;
        margin-left: 10px;
}

#mainContent
{
        font-size: 14px;
        padding: 5px;
}


#paypal
{
        padding: 12px;
}

#updateHolder
{
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        height: 575px;
        overflow: auto;
        background-color: #fffacc;
        padding: 5px;
}


#concertListings
{
        margin-left: 5px;
        margin-right: 5px;
        float: left;
        font-size: 10px;
}

#performerPic a:link{text-decoration: none}
#performerPic
{
        margin-top: 5px;
}

#performerName
{
        font-size:16px;
        padding: 1px;
        font-weight: bold;
}



#performerHeader
{
        padding: 5px;
        color: #ffe9a2;
        font-size: 14px;
        background-color: #191e23;
        border-bottom: 1px solid #ffe9a2;
}

#performerTitle
{
        padding: 10px;
        color: black;
        font-size: 18px;
        border-bottom: 1px dotted black;
}

#performerDatePlace
{
        padding: 15px;
        font-size: 14px;
}

#performerPhoto
{
        margin-left: 20px;
        top: 10px;
}
#performerBio
{
        padding: 15px;

}

#performerWebLink
{
        margin-left: 10px;
        font-size: 10px;
}

#cornerPic
{
        background-image: url('../graphics/ecgsLogoCorner.png');
        background-repeat: no-repeat;
        background-position: 0 .5em;
        height: 200px;
        width: 200px;

}

#articleContainer
{
        width: 100%;
        margin: 10px auto;
        background-color: #fffacc;
        font-family: century schoolbook;
        font-size: 14px;
        color: black;
        line-height: 130%;
}
#articleHeader
{
        padding: 5px;
        color: #ffe9a2;
        font-size: 18px;
        background-color: #191e23;
        border-bottom: 1px solid #ffe9a2;
}
#articleTop
{
        padding: 5px;
        margin-right: 75px;
        margin-left: 75px;
        border-bottom: 1px dotted black;
}

#articleTitle
{
        margin-top: 10px;
        text-align: left;
        color: black;
        font-size: 24px;
        background-color: white;
}

#articleAuthor
{
        padding: 10px;
        text-align: right;
        color: black;
        font-size: 18px;
        background-color: #fffacc;
}

#articleContent
{
        margin-left: 75px;
        margin-right: 75px;
        margin-top: 5px;
        background-color: #fffacc;
}

.tableHeading
{
        font-size: 16px;
        font-weight: bold;
        border-bottom: 2px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
}

.tableLeft
{
        font-size: 14px;
        border-right: 1px dotted black;
        border-left: 1px solid black;
        border-bottom: 1px solid black;
}

.tableRight
{
        font-size: 12px;
        border-left: 1px dotted black;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
}

.tableInt
{
        font-size: 12px;
        border-bottom: 1px solid black;
}

.tableBottomLeft
{
        font-size: 14px;
        border-right: 1px dotted black;
        border-left: 1px solid black;
        border-bottom: 1px solid black;
}

.tableBottomRight
{
        font-size: 12px;
        border-left: 1px dotted black;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
}

.tableBottomInt
{
        font-size: 12px;
        border-bottom: 1px solid black;
}