
.heading
{
   background-image:url('graphics/topbg.png');
   width:740px;
   height:123px;
   background-repeat: no-repeat;
	
}

.headingArea
{
   color:White;
   font-size:45px;
   font-family:verdana;
   font-weight:bold;
}

.subheading
{
   width:557px;
   height:23px;
   color:#AF9E81;
   margin-left:188px;
   background-color:White;
   font-family:verdana;
   font-size:13px;
}

.left
{
   width:183px;

   
}

.right
{
   width:144px;
   color:White;
   vertical-align:top;
   
}

.right .links
{
   width:144px;
   background-color:#339999;
}

.content .left
{
   width:183px;
   vertical-align:top;
   background-image:url('graphics/leftbottom.png');
   background-repeat: no-repeat;
   background-position: bottom left;
}

.content .left .menu
{
   width:133px;
   margin-left:35px;
   text-decoration:none;
   color:black;
   font-family:verdana;
   font-size:13px;
}

.content .left .menu:hover
{
   text-decoration:underline;
   font-family:verdana;
   font-size:13px;
}

.content .right .menu
{
   width:129px;
   color:White;
   margin-left:15px;
   text-decoration:none;
   font-family:verdana;
   font-size:11px;
}

.content .right .menu:hover
{
   text-decoration:underline;
    font-family:verdana;
   font-size:11px;
}

.center
{
   width:413px;
   vertical-align:top;
   padding-left:10px;
   padding-top:20px;
   font-family:verdana;
   font-size:12px;
   height:520px;
}

.centerOther
{
   width:557px;
   vertical-align:top;
   padding-left:10px;   
   padding-top:20px;
   font-family:verdana;
   font-size:12px;
   height:520px;
}

.centerBoard
{
   width:357px;
   vertical-align:top;
   padding-left:40px;   
   padding-top:10px;
   font-family:verdana;
   font-size:12px;
   height:20px;
}

.content
{
   width:100%; 
}

.leftside
{
   min-height:500px; 
   background-color:#FDFCFB;
}