body
{
    font-family: Times New Roman, Helvetica, Arial;
    font-size: smaller;
    color: #838383;
    background-color: #000000;
    margin: auto;
    padding: 0px 0px 0px 0px;
}

img
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
}

a, a:link, a:visited, a:active, a:hover
{
    color: #640B05;
}

div#BackgroundContainer
{
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/2008/bkgd.jpg);
    background-color: #ffffff;
    width: 1004px;
    height: 612px;
    margin: auto;
}

div#PageContainer
{
    width: 846px; /* with padding total is 846px */
    padding: 35px 0px 0px 80px;
}

div#CornerContainer
{
    float: left;
    clear: both;
    width: 846px;
}

div#CornerImage
{
    float: left;
    width: 32px;
    height: 29px;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-image: url(../images/2008/corner.gif);
}

div#CornerSpacer
{
    float: left;
    width: 814px;
    height: 29px;
    background-color: #ffffff;
}

div#ContentContainer
{
    float: left;
    clear: both;
    width: 846px;
    height: 515px;
    background-color: #ffffff;
}

div#LogoContainer, div#SplashLogoContainer
{
    float: left;
    clear: both;
}

div#SplashLogoContainer
{
    padding: 0px 0px 30px 52px;  
}

div#LogoContainer
{
    width: 794px;
    padding: 0px 0px 15px 52px;  
}

div#NavigationRow
{
    float: left;
    clear: both;
    width: 846px;
}

div#NavigationContainer
{
    float: right;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(../images/2008/navcorner.gif);
    background-color: #640B05;
    height: 15px;
    color: #ffffff;  
    padding: 2px 5px 2px 5px; 
    vertical-align: top;
}

div#SolidRedLine, div#SplashSolidRedLine, div#EmpSolidRedLine
{
    float: left;
    clear: both;
    position: relative;
    left: 52px;
    width: 794px; /* with margin total width of 846px */
    height: 8px;
    border-top: solid 8px #640B05;
}

div#SplashSolidRedLine
{
    padding: 0px 0px 80px 0px;
}

div#SolidRedLine
{
    margin: 0px 0px 35px 0px;
}

div#LabelContainer
{
    clear: both;
    float: left;
    width: 794px;
    padding: 0px 0px 0px 52px;
    color: #640B05;
    letter-spacing: 3px;
    word-spacing: 3px;
}

div.DashedRedLine,
div#EmploymentDescContent div.DashedRedLine
{
    float: left;
    clear: both;
    border-top: dashed 1px #640B05;
    height: 1px;
}

div.DashedRedLine
{
    width: 846px;
}

div#EmploymentDescContent div.DashedRedLine
{
    width: 794px;
}

div#FlashContainer
{
    float: left;
    clear: both;
    width: 846px;
    height: 201px;
    margin: 12px 0px 14px 0px;
    background-color: #640B05;
}

div#PaneContainer, div#EmpListPaneContainer
{
    float: left;
    clear: both;
    width: 846px;
    margin: 10px 0px 0px 0px;
}

div#PaneContainer
{
    height: 266px;
}

div#EmpListPaneContainer
{
    height: 290px;
}

div#RightPane
{
    float: right;
    border-left: solid 6px #F3D82A;
    vertical-align: middle;
    padding: 18px 0px 0px 0px;
    height: 255px;
}

div#RightPane img
{
    vertical-align: middle;
}

div#LeftPane
{
    margin: 19px 0px 0px 0px;
}

div#LeftPaneContent
{
    border-top: dashed 1px #640B05;
    border-bottom: dashed 1px #640B05;
    padding: 30px 20px 30px 52px;
    height: 167px;
    vertical-align: top;
    line-height: 120%;
    font-size: large;
    overflow: hidden;
}

div#LeftPaneContent a, 
div#LeftPaneContent a:link,
div#LeftPaneContent a:visited,
div#LeftPaneContent a:active,
div#LeftPaneContent a:hover
{
    color: #640B05;
}


div#FooterContainer, div#SplashFooterContainer, div#EmpFooterContainer
{
    float: left;
    clear: both;
    width: 794px;
}

div#SplashFooterContainer
{
    padding: 60px 0px 10px 52px;
}

div#FooterContainer
{
    padding: 40px 0px 10px 52px;
}

div#Copyright
{
    float: left;
    font-family: Times New Roman;
    font-style: italic;
    color: #838383;
    margin: 0px 75px 0px 0px;
}

div.FooterItem, div.FooterItemLast
{
    float: left;
    padding: 0px 5px 0px 0px;
    margin: 0px 5px 0px 5px;
}

div.FooterItem
{
    border-right: solid 1px #838383;
}

div.FooterItemLast
{
    width: 125px;
}

div.FooterItem a, 
div.FooterItem a:link,
div.FooterItem a:visited,
div.FooterItem a:active,
div.FooterItem a:hover
{
    color: #838383;
}

div.FooterItemLast a, 
div.FooterItemLast a:link,
div.FooterItemLast a:visited,
div.FooterItemLast a:active,
div.FooterItemLast a:hover
{
    color: #640B05;
}

div.FooterItem a:hover, div.FooterItemLast a:hover
{
    text-decoration: underline;
}

div.Clear
{
    clear: both;
}

.MenuNormal
{
    background-color: #640B05;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    cursor: pointer;
}

.MenuRoll
{
    background-color: #640B05;
    color: #F5D82A;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    cursor: pointer;
}

span.BigRed
{
    font-size: 16pt;
    color: #640B05;
}

span.BigGrey
{
    font-size: 24pt;
    color: #838383;
}

div.LocationItem
{
    float: left;
    width: 50%;
    margin-bottom: 5px;
    text-align: left;
}

div.LocationItem span.Red
{
    color: #640B05;
    font-size: small;
    line-height: 120%;
}

div.LocationItem span.Grey
{
    color: #838383;
    font-size: small;
    line-height: 120%;
}

div.Intro
{
    float: left;
    clear: both;
    padding: 5px 15px 0px 52px;
    font-size: large;
}

div.EmploymentList
{
    float: left;
    clear: both;
    width: 846px;
    padding: 10px 0px 20px 0px;
}

div.EmploymentList div.Item, 
div.EmploymentList div.FirstItem,
div.EmploymentList div.LastItem
{
    float: left;
    clear: none;
    height: 225px;
}

div.EmploymentList div.Item
{
   width: 184px;
}

div.EmploymentList div.FirstItem,
div.EmploymentList div.LastItem
{
    width: 232px;
}

div.EmploymentList div.Item,
div.EmploymentList div.LastItem
{
    border-left: solid 4px #F5D82A;    
}

div.EmploymentList div.Item div.Title,
div.EmploymentList div.FirstItem div.Title,
div.EmploymentList div.LastItem div.Title
{
    float: left;
    width: 175px;
    height: 25px;
    margin: 10px 0px 0px 0px;
    padding: 8px 0px 5px 5px;
    border-top: dashed 1px #640B05;
    border-bottom: dashed 1px #640B05;
    font-size: medium;
    color: #838383;
}

div.EmploymentList div.FirstItem div.Title
{
    padding-left: 52px;
}

div.EmploymentList div.LastItem div.Title
{
    padding-right: 52px;
}

div.EmploymentList div.Item div.Links,
div.EmploymentList div.FirstItem div.Links,
div.EmploymentList div.LastItem div.Links
{
    float: left;
    clear: both;
    width: 175px;
    height: 150px;
    margin: 0px 0px 8px 0px;
    border-bottom: dashed 1px #640B05;
    padding: 5px 5px 5px 5px;
    overflow-y: scroll;
}

div.EmploymentList div.FirstItem div.Links
{
    padding-left: 52px;
}

div.EmploymentList div.LastItem div.Links
{
    padding-right: 52px;
}

div.EmploymentDescText
{
    float: left;
    clear: both;
    width: 784px;
    padding: 10px 10px 10px 52px;
    color: #000000;
}

div.Label
{
    float: left;
    clear: both;
    width: 100px;
    height: 20px;
}

div.Data
{
    float: left;
    width: 684px;
    height: 20px;
}

div#EmploymentDescContainer
{
    float: left; 
    clear: both;
    width: 845px;
    border-top: dashed 1px #640B05;
    border-bottom: dashed 1px #640B05;
}

div#EmploymentDescFooter
{
    float: left;
    clear: both;
    width: 794px;
    padding: 3px 0px 0px 52px;
    text-align: left;
}

div#EmpSolidRedLine
{
    padding: 0px 0px 15px 0px;
}

div#EmpFooterContainer
{
    padding: 20px 0px 10px 52px;
}

div#Margins
{
	margin: 15px 15px 15px 15px;
	font-family: Arial;
	/*color: #000000;*/
}

div#Margins p.Bold
{
	font-weight: bold;
}

