
body
{
    margin: 0 0 0 0;
    background-color: #000000;
    text-align: center;
}
table
{
    border-collapse: separate;
}

h3
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
p
{
    margin: 15px 0 15px 0;
}

div#Container
{
    text-align: left;
    width: 775px;
    height: 680px;
    margin: 20px auto;
    border: 1px solid #222;
}

table#TopNav
{
    margin-top: 38px;
    margin-left: 33px;
}

table#TopNav td
{
    padding-right: 3px;
    color: #fff;
}

table#TopNav img
{
    border: 0;
}

table#RightColumn
{
    width: 325px;
    margin-top: 40px;
    margin-left: 400px;
}

table#RightColumn td
{
    text-align: right;
    color: #ffffff;
}

table#RightColumn img
{
    border: 0;
}

table#BottomNav
{
    position: absolute;
    top: 630px;
    width: 735px;
}
table#BottomNav td
{
    text-align: right;
}

.Content
{
    color: #C8C9CC;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}


.Label
{
    font-family: Arial narrow;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #acadaf;
    margin-bottom: 0px;
    margin-top: 0px;
}

a:link
{
    color: #acadaf;
    font-family: arial;
    text-decoration: underline;
}
a:hover
{
    color: #ffffff;
    font-family: arial;
    text-decoration: none;
}
a:visited
{
    color: #acadaf;
    font-family: arial;
    text-decoration: none;
}

a.NavLabel:link
{
    color: #e7e8eb;
    text-transform: uppercase;
    text-decoration: none;
    font-family: tahoma,sans-serif;
    letter-spacing: -1px;
    font-size: 13px;
}
a.NavLabel:hover
{
    color: #e7e8eb;
    text-transform: uppercase;
    text-decoration: none;
    font-family: tahoma,sans-serif;
    letter-spacing: -1px;
    font-size: 13px;
}
a.NavLabel:visited
{
    color: #e7e8eb;
    text-transform: uppercase;
    text-decoration: none;
    font-family: tahoma,sans-serif;
    letter-spacing: -1px;
    font-size: 13px;
}

a.ReadMore:link
{
    color: yellow;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: underline;
}
a.ReadMore:hover
{
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: underline;
}
a.ReadMore:visited
{
    color: yellow;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: underline;
}

a.SmallNav:link
{
    color: #C8C9CC;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.SmallNav:hover
{
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.SmallNav:visited
{
    color: #C8C9CC;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.SmallNavText
{
    color: #C8C9CC;
    font-family: verdana;
    font-size: 9px;
    text-decoration: none;
}

.Copyright
{
    color: #ffffff;
    font-family: verdana;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

/* multipage */
div.PageView
{
    color: #C8C9CC;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    
}
div.PageView p
{
    margin: 15px 0 15px 0;
}

/* read more section */
table.ReadMore
{
    width: 100%;
   
}
table.ReadMore td
{
    width: 50%;
}
div.LeftReadMore
{
    text-align: left;
}
div.RightReadMore
{
    text-align: right;
}

/* schedule */
div.Schedule
{
    margin-bottom:9px;
    
    padding-bottom:1px;
    border:1px solid #111;
    width:323px;
}
div.Schedule .day
{
    font-weight: bold;
    font-size: 0.9em;
    font-variant:small-caps;
    margin:0;
    display:block;
    text-align:center;
    color:#fff;
    background-color:#111;
    
}
div.Schedule .place
{
    font-size: 0.9em;
    
    display:block;
    margin-top:3px;
    margin-left:20px;
}
div.Schedule .full
{
    float: left;
    width: 100%;
    
   
}
div.Schedule .left
{
    float: left;
    width: 100px;
    font-size:0.9em;
    margin-left:15px;
    padding-left:20px;
}
div.Schedule .right
{
    float: left;
    width: 188px;
    font-size:0.9em;
}

.GalleryImage
{
    border: 6px solid #ffffff;
}


/* news */
.NewsItem
{
    margin-top: 0px;
    margin-bottom: 35px;
    padding-right: 20px;
    color: #fff;
    font-family: Tahoma, Sans-Serif;
    padding-left: 25px;
}
.Date
{
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 2px;
}
.Title
{
    margin-bottom: 0;
    font-size: 1.2em;
    font-weight: bold;
}
.Location
{
    margin-top: 6px;
    margin-bottom: 6px;
}
.Info
{
    font-size: 0.9em;
    line-height: 130%;
    width: 75%;
}
.Info span {
    font-size: 0.8em;
}
.map
{
    font-size: 0.8em;
    margin-left: 5px;
}
.thumb
{
    float: left;
    margin-top: 15px;
    margin-right: 30px;
    text-align: center;
    font-size: 0.9em;
}
.thumb a
{
    text-decoration: none;
}
