﻿body 
{
    margin-top: 0px;
    text-align: center;
    font-family: verdana, sans-serif;
    font-size:smaller;
    color:#000000;
}

.logoimage
{
    height:100px;
    width:325px;
    border:0px;
    
 }
 
#header
{
    width:750px;
    height: 100px;
    background:url(../images/header.jpg);
    margin: 0px auto;
    background-position:right;
    padding: 0;
    text-align:left;
}

#logo
{
    margin: 0px auto;
    float:left;
}

#translation-links
{
    float:right;
    margin-top:5px;
    margin-right:5px;
    height:50px;
    font-size:smaller;
}

#translation-links a:link
{
    color:blue;
    text-decoration: underline;
}

#translation-links a:hover 
{
    color:blue;
    text-decoration: none;
}
#sitesearch
{
    float:right;
    margin-top:15px;
    margin-right:0px;
    margin-left:75px;
    width:301px;
    height:30px;
    text-align:left;
    vertical-align:middle;
    color:#666633;
    font-weight:bold;
    font-size:small;
    background: url(../images/top_left_corner.gif) no-repeat top left;
    background-color:#e0dab4;
}

.searchform
{
    vertical-align:middle;
    padding-top:2px;
}

.searchtitle
{
    vertical-align:middle;
    padding-bottom:0px;
    padding-left:7px;
}

.searchgo
{
    vertical-align:middle;
    padding-top:0px;
}

.searchformbox
{
    vertical-align:middle;
    padding-top:1px;
}

#nav
{
    width:750px;
    margin: 0px auto;
    padding: 0;
    height:50px;
}

img 
{
    border:0px;
}

#spotlight
{
    width:750px;
    margin: 0px auto;
    padding: 0;
    border:0px;
}

#spotlight-left
{
    width:459px;
    margin: 0px auto;
    padding: 0;
    border:0px;
    float:left;
    height:250px;
}

#spotlight-right
{
    width:291px;
    margin: 0px auto;
    padding: 0;
    border:0px;
    float:right;
    background-color:#e0dab4;
    height:250px;
}

#spotlight-right-content
{
    padding:5px 5px 5px 5px;
    text-align:left;
    font-size:small;
    color:#666633;
}

 #spotlight-right-content h1
 {
    font-size:small;
    color:#666633;
    padding:0px;
    margin-bottom:4px;
    margin-left:0px;
    margin-top:2px;
 }


#homecontent
{
    width:750px;
    margin: 0px auto;
    padding: 0px;
    border:0px;
}

#homecontent-left
{
    width:453px;
    margin: 0px;

    padding: 0px;
    border:0px;
    float:left;
    border-right: dotted 1px black;
}

#homecontent-left-content
{
    padding:15px 15px 15px 15px;
    text-align:left;
    font-size:small;

}

#homecontent-right
{
    width:291px;
    margin: 0px auto;
    padding: 0;
    border:0px;
    float:right;
}

#homecontent-right-content
{
    padding:10px 10px 10px 10px;
    text-align:left;
    font-size:small;
}

#homecontent-bottom-right
{
    border-top: dotted 1px black;
}


#homecontent-left-content h1
 {
    font-size:small;
    font-weight:bold;
    color:#ef6e08;
    padding:0px;
    margin-bottom:10px;
    margin-left:0px;
    margin-top:0px;
 }

#homecontent-right-content h1
 {
    font-size:small;
    font-weight:bold;
    color:#ef6e08;
    padding:0px;
    margin-bottom:10px;
    margin-left:0px;
    margin-top:0px;
 }

hr 
{
    color: white; 
    background-color:White;
    border: 1px dotted black; 
    border-style: none none dotted; 
}



#blankdiv
{
    height:15px;
    clear:both;
    width:750px;
}

a:link
{
    color:blue;
    text-decoration: underline;
}

a:hover 
{
    color:blue;
    text-decoration: none;
}

#footer
{
    height:75px;
    clear:both;
    width:750px;
    margin: 0px auto;
    background-image: url(../images/footer_bg.jpg);
    background-position:bottom;
    background-repeat:repeat-x; 
    vertical-align:middle;
    text-align:center;
    font-size:smaller;
}

.footercontent
{
     padding: 40px 5px 5px 10px;

}
#breadcrumb
{
    width:750px;
    margin: 0px auto;
    padding-bottom: 5px;
    height:25px;
    font-size:smaller;
    text-align:left;
}

#subcontent
{
    width:750px;
    margin: 0px auto;
    padding: 0;
}

#subcontent-left
{
    width:164px;
    margin: 0px auto;
    min-height:325px;
    padding: 0;
    border:0px;
    float:left;
    border-right: dotted 1px black;
}

#subcontent-left-content
{
    padding:5px 5px 5px 5px;
    text-align:left;
    font-size:small;
}

#subcontent-right
{
    width:565px;
    min-height:325px;
    margin: 0px auto;
    padding-left: 10px;
    padding-right: 10px;
    border:0px;
    float:left;
}

#subcontent-right-content
{
    padding:5px 5px 5px 5px;
    text-align:left;
    font-size:small;
}
  
#subcontent-left-content h1
 {
    font-size:small;
    font-weight:bold;
    color:#ef6e08;
    padding:0px;
    margin-bottom:10px;
    margin-left:0px;
    margin-top:0px;
 }  
 
 #subcontent-right-content h1
 {
    font-size:medium;
    font-weight:bold;
    color:black;
    padding:0px;
    margin-bottom:10px;
    margin-left:0px;
    margin-top:0px;
 }  

.biopic
{
    float:right;
    margin-left: 10px;
    margin-bottom:5px;
}

.programheader
{
font-size:medium;
font-weight:bold;
}