a {text-decoration:none; color:#4B73B0;} 
/* set the default page font to Georgia. */
/*body {font-family:"Georgia",Verdana,Helvetica,Arial,sans-serif;}*/
body {font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;}
body {font-size:0.8em;}
body {font-weight:400;}

/* Set the headline fonts. */
h1 {font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;}
h1 {font-size:167%;}
h1 {color:#FA8A27;}
h1 {font-weight:bold;}

h2 {font-family:"Georgia",Verdana,Helvetica,Arial,sans-serif;}
h2 {font-size:131%;}
h2 {color:#6D95D2;}

h3 {font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;}
h3 {font-size:100%;}
h3 {color:#FFFFFF;}
h3 {font-weight:bold;}

div.main
{
width:974px;
/*height:850px;*/
float:left;
text-align:left;
border-bottom:double #DCDCDC;
}

div.top
{
width:974px;
height:175px;
float:left;
text-align:left;
border-bottom:double #DCDCDC;
}

div.leftside
{
width:675px;
float:left;
text-align:left;
padding: 10 10 10 10;
}

div.rightside
{
width:255px;
float:right;
text-align:left;
border-width: 2px;
border-left:2px solid #DCDCDC;
}

div.brown
{
width:250px;
height:25px;
background-color:#51310A;
padding: 4 5 2 5;
}

div.white
{
width:250px;
padding: 5 5 5 5;
}

div.blog
{
width:245px;
height: 320px;
margin: 5 5 0 0;
padding: 45 0 10 20;
background-image:url('images/blog.gif');
background-repeat:no-repeat;
} 

