/* Moved to local <style> to avoid loading in IE7
#container
{
	width: expression( document.body.clientWidth < 781 ? "780px" : "auto" );
       
}
*/


#subcontent { width:90%; height:325px; margin-top:10px; text-align:left }
#rightside { float:right; width:275px }
#leftside { width:250px }
#underside { margin-top:20px; margin-left:20px }

#rightside div, #leftside div { padding:10px }
#rightside a, #leftside a, #underside a { color:black; }
#rightside a:hover, #leftside a:hover, #underside a:hover { color: #790000; text-transform:none }	


/*
#content { background-color:pink }
*/

#subcontent {  }