﻿body 
{
    font-family:Verdana,arial;
    font-size:11px;
    font-weight:normal;
    color:#626262;
}
#main
{
    
    left:140px;
    
    width:80%;
    height:80%;
    top:10px;
    position:absolute;
    
}
#left
{
    left:0px;
    top:0px;
    position:absolute;
}
#center
{
    left:214px;
    top:0px;
  
    position:absolute;
}
#right
{
    left:672px;
    top:0px;
    position:absolute;
    
}
#logo
{
   margin-bottom:2px;
    left:inherit;
    top:inherit;
    
    width:212px;
    height:58px;
    background-image:url("images/logo.jpg");
    
}

#news
{
    margin-bottom:2px;
    left:inherit;
    top:inherit;
    
    width:202px;
    
    background-image:url("images/news.jpg");
    
    padding-left:10px;
    padding-top:10px;
    padding-right:10px;
    padding-bottom:10px;
    font-size:11px;
    font-weight:bold;
    
    padding-right:0px;
    color:#ffffff;
    
}
#nav
{
    margin-bottom:2px;
    padding-left:10px;
    padding-top:15px;
    left:inherit;
    top:inherit;
    width:202px;
    height:453px;
    background-image:url("images/nav.jpg");
   
    
}

#main_nav
{
    margin-bottom:2px;
    left:314px;
    top:11px;
    width:446px;
    height:38px;
    text-align:center;
    background-image:url("images/main_nav.jpg");
    padding-left:10px;
    padding-top:20px;
    padding-right:0px;
    font-size:12px;
    font-weight:bolder;

    color:#ffffff;
    text-decoration:none;
   
    
}
#title
{
    margin-bottom:0px;
    left:inherit;
    top:inherit;
    width:456px;
    height:52px;
    background-image:url("images/title.jpg");
    background-repeat:no-repeat;
    font-size:medium;
    font-weight:normal;
    padding-left:10px;
    padding-top:40px;
    padding-bottom:0px;
    padding-right:0px;
    
    
}
#content
{
    margin-bottom:0px;
    left:inherit;
    top:inherit;
    width:446px;
    height:auto;
    background-image:url("images/content.jpg");
    background-repeat:repeat-y;
    padding-left:10px;
    padding-top:10px;
    padding-right:10px;
    padding-bottom:40px;
    min-height:380px;
    
}
#footer
{
    margin-bottom:0px;
    left:inherit;
    top:inherit;
    width:456px;
    height:34px;
    background-image:url("images/footer.jpg");
    background-repeat:repeat-y;
    font-size:9px;
    font-weight:normal;
    text-align:center;
    font-style:italic;
    padding-right:0px;
    padding-top:15px;
    color:#202020;
    
}

#top_nav
{
    margin-bottom:2px;
    left:inherit;
    top:inherit;
    width:212px;
    height:37px;
    background-image:url("images/top_nav.jpg");
    background-repeat:repeat-y;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    padding-right:0px;
    padding-top:21px;
    color:#848484;
    
}
#picturebox
{
    margin-bottom:2px;
    left:inherit;
    top:inherit;
    width:212px;
    height:140px;
    background-image:url("images/picturebox.jpg");
    background-repeat:repeat-y;
    
}
#banner
{
    margin-bottom:2px;
    left:inherit;
    top:inherit;
    width:212px;
    height:420px;
    background-image:url("images/banner.jpg");
    background-repeat:repeat-y;
    
}
a.news_link
{
    color:#ffffff;
    text-decoration:underline;
}
.news_date
{
    color:#ffffff;
    text-decoration:none;
    font-size:smaller;
}
img.portrait
{
    
    border-color:#000000;
    vertical-align:top;
   margin-bottom:40px;
    margin-right:10px;
   
    
}
td
{
    vertical-align:top;
}



a.main_nav
{
    font-size:12px;
    font-weight:bolder;

    color:#ffffff;
    text-decoration:none;
}
a.top_nav
{
    
    color:#848484;
    text-decoration:none;
    font-size:x-small;
}
a.nav
{
    color:#ffffff;
    text-decoration:none;
    font-size:x-small;
    font-weight:bold;
}
a
{
    color:#505080;
    text-decoration:underline;
   
}
li
{
    list-style-type:square;
    
}
.books
{
    vertical-align:middle;
        padding-bottom:30px;
}
.ref
{
    font-size:smaller;
    font-style:italic;
}

