﻿



 .flash
 {
    float:left;
    width:444px;
    margin-right:16px;
    margin-bottom:20px;
 }
 
 .newsHighlights
 {
    width:308px;
    float:right;
    margin-bottom:20px;
 }
 
 .newsHighlightsHeading
 {
    width:293px;
    background-color:#7BA622;
    color:#fff;
    font-weight:bold;
    padding:4px 0px 4px 15px;
    margin-bottom:10px;
 }
 
 .newsHighlightsInner
 {
    width:295px;
    float:right;
 }
 

.newsThumbnail
{
    width:55px;
    border:1px solid #ccc;
    padding:4px;
    float:left;
    margin-right:15px;
    margin-bottom:4px;
}


.newsOverview 
{
    width:212px;

    margin:0;

}

.newsOverviewHeading a
{
    color:#0C0B44;
    margin:0;
    font-weight:bold;
    display:block;
    text-decoration:none;
    
}

.newsOverviewHeading a:hover
{   
   display:block;
   text-decoration:underline;
}

.newsOverviewDate
{
    color:#999;
    display:block;
    margin:0;
}

.welcome
{
    float:left;
    width:290px;
    margin-right:20px;
  
}

.intro
{
   color:#333; 
}

 


.notes 
{
   
    width:253px;
    height:260px;
    background: url(../gfx/home/notes2.jpg);
    float:right;
}

.notesInner
{
    width:180px;
    height:132px;
    overflow:auto;
    margin:64px 0 0 30px;
}

