
.heading
{
   background-image:url('graphics/topbg.png');
   width:750px;
   height:123px;
   background-repeat: no-repeat;
	
}

.headingArea
{
   width:66%;
   color:White;
   font-size:48px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-weight:bold;
   line-height:32px;
}
.headingAreaSmall
{
   line-height:18px; font-size:18px; padding-top:20px;   
}

.subheading
{
   width:357px;
   height:23px;
   color:#ffbb33;
   margin-left:188px;
   background-color:White;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:13px;
}
.subheading2
{
   width:210px;
   height:23px;
   text-align:right;
   background-color:White;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:13px;
}
.subheading2 a:link {text-decoration: none}
.subheading2 a:visited {text-decoration: none}
.subheading2 a:hover {text-decoration: underline}
.subheading2 a:active {text-decoration: underline}

.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:50px;
   text-decoration:none;
   color:black;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:13px;
}

.content .left .menuInactive
{
   width:133px;
   margin-left:50px;
   text-decoration:none;
   color:gray;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:13px;
}
.content .left .menu:hover
{
   text-decoration:underline;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:13px;
}

.content .right .menu
{
   width:129px;
   color:White;
   margin-left:15px;
   text-decoration:none;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:11px;
}

.content .right .menu:hover
{
   text-decoration:underline;
    font-family:verdana, arial, helvetica, sans-serif;
   font-size:11px;
}

.contentBackground
{
	background-image:url(graphics/subheadgradient.png); 
	background-repeat:repeat-x;
}

.center
{
   width:423px;
   vertical-align:top;
   padding-left:10px;
   padding-top:20px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:12px;
   height:520px;
}

.rlink2
{
   clear:both;
   text-decoration:none;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:10px;
}

.rlink2:link {text-decoration: none}
.rlink2:visited {text-decoration: none}
.rlink2:hover {text-decoration: underline}
.rlink2:active {text-decoration: none}
	
.centerAlign
{
   margin-left:auto; 
   margin-right:auto; 
   text-align: center;
}

.centerOther
{
   width:567px;
   vertical-align:top;
   padding-left:10px;   
   padding-top:20px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:12px;
   height:520px;
}

.content
{
   width:100%; 
}

.leftside
{
   min-height:500px; 
   background-color:#FDFCFB;
}
.timestamp 
{
	text-align:right; 
	font-size:xx-small; 
	font-family:verdana, arial, helvetica, sans-serif;
}
.calendar 
{
	font-family:verdams,helvetica,sans-serif; 
	font-size:x-small; 
	color:#666666; 
	background-color:white; 
	text-align:right;
}

