﻿body
{
    background-color: Black;
    font-family: Calibri, Myriad Pro, Verdana;
    font-size: 12px;
    color: White;
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
    line-height: 16px;
}
#AllContent
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#Body
{
    padding: 20px;
    background: url(/images/side_line.png) no-repeat top right;
}

a:link, a:visited, a:active, a:hover
{
    text-decoration: underline;
}
a:link
{
    color: White;
}
a:visited
{
    color: White;
}
a:active
{
    color: White;
}
a:hover
{
    color: Red;
}

ul
{
    margin-left: -20px;
    list-style-image: url(/images/4_square.jpg);
}
li
{
}

h1
{
    font-size: 19px;
    font-weight: bold;
    color: Red;
    text-transform: uppercase;
}
h2
{
    font-weight: bold;
    font-size: 18px;
}
h3
{
    font-style: italic;
    font-size: 16px;
}

#Breadcrumb
{
    background: url(/images/breadcrumb_bg_01.gif) repeat-x;
    font-size: 11px;
    font-weight: normal;
    height: 18px;
}
#Breadcrumb a:link, #Breadcrumb a:visited, #Breadcrumb a:active, #Breadcrumb a:hover
{
    text-decoration: none;
    color: Red;
}
#Breadcrumb a:hover
{
    text-decoration: underline;
    color: White;
}

.CollapsiblePanelHeader
{
    background-color: #a4a4a4;
    color: White;
    width: 100%;
    height: 25px;
}
.CollapsiblePanelHeader a:link, .CollapsiblePanelHeader a:visited, .CollapsiblePanelHeader a:active, .CollapsiblePanelHeader a:hover
{
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.TextBox
{
    font-family: Calibri;
    width: 250px;
}

.LinkButton a:link, .LinkButton a:visited, .LinkButton a:active
{
    text-decoration: none;
}
.LinkButton a:link
{
    color: #a4a4a4;
}
.LinkButton a:visited
{
    color: #a4a4a4;
}
.LinkButton a:active
{
    color: #a4a4a4;
}
.LinkButton a:hover
{
    color: Red;
}

#videowrapper
{
    width: 500px;
    clear: left;
    text-align: center;
}
#videoleft
{
    width: 85px;
    text-align: right;
    float: left;
    padding: 0 15px 20px 0;
    line-height: 28px;
}

#videoright
{
    width: 300px;
    float: left;
    text-align: left;
    margin-top: 6px;
}

#videoleft h2
{
    font-size: 13px;
    font-weight: normal;
}

.detailsleft
{
    font-size: 13px;
    font-weight: normal;
    color: #a4a4a4;
}

.detailsright
{
    font-size: 15px;
    font-weight: bold;
    color: White;
}

.newsEntry div{margin-left:160px}
.newsEntry h1
{border-top: solid 1px Gray; padding:6px 0 6px 10px; border-bottom: solid 1px Gray; margin-top:2px; width:630px; background-color: #1d1d1d;}
.newsEntry h2
{font-size:12px; margin: 35px 0 2px 0; color: Gray; width:640px}
.newsEntry p
{width:640px; padding-left:10px}
.newsEntry a:active, .newsEntry a:hover, .newsEntry a:visited, .newsEntry a:link
{color:Red; font-weight: bold}

.slideshow
{float: right; height: 495px;}
.slideshow img {padding:0}