body
{
margin: 0 0 0 150px;
background-color: #ffffff;
width: 612px;
}

#header
{
height: 95px;
margin-left: 29px;
background-image: url(header.jpg);
background-repeat: no-reapeat;
}

#header img
{
position: absolute;
margin-left: -29px;
}

#navbar
{
background-color: #000000;
height: 30px;
}

#navbar ul
{
margin: 0;
padding: 3px 0 0 0;
list-style-type: none;
}

#navbar ul li
{
display: inline;
margin-left: 8px;
font-family: Trebuchet MS, sans-serif; 
}

#navbar a:link, #navbar a:visited
{

padding: 0px 5px 0px 5px;
color: #ffffff;
font-size: 10pt;
text-decoration: none;
font-weight: bold;
}

#navbar a:hover
{
font-weight: bold;
border-bottom: 2px solid #0074F4;
color: #ffffff;
}

#news
{
margin-top: 50px;
width: 406px;
}

#right
{
position: absolute;
margin-left: 442px;
margin-top: 30px;
height: 500px;
width: 170px;
border-left: 2px solid #000000;
padding-left: 5px;
padding-top: 50px;
}

h2.newstitle
{
background-image: url(title.jpg);
background-repeat: no-repeat;
height: 30px;
font-family: Trebuchet MS, sans-serif;
font-size: 16pt;
text-align: right;
color: #ffffff;
}

p.newsbody 
{
padding: 5px;
font-size: 10pt;
width: 350px;
border-top: 3px solid #0074F4;
border-left: 3px solid #0074F4;
border-right: 3px solid #003D80;
border-bottom: 3px solid #003D80;
margin-left: 40px;
font-family: Trebuchet MS, sans-serif; 
}

p.rightsmall
{
font-size: 8pt;
font-family: Trebuchet MS, sans-serif; 
}

h3.rightbig
{
font-size: 12pt;
font-family: Trebuchet MS, sans-serif; 
margin-bottom: -5px;
}