body {background: white url(images/backgroundtop2.jpg) repeat-x top center;}

td#blueboard {height: 100px; width: 800px; background: transparent;}
#blueboard p {max-width:750px;}

td#subtitle {}
#subtitle {height: 35px; font-size: .8em; font-weight: bold; color: #c30;}

td#content_left {background: white; height: auto;}
#content_left ul {padding: 0 0 0 20px;}
#content_left ul.submenu {padding-left: 20px; }
#content_left h1 {font-size: .9em; color: #000;}
#content_left h2 {font-size: .85em; color: #000;}
#content_left p {font-size: .8em; color: #000;}

td#content_middle {background: white; height: auto;}
#content_middle ul {padding: 0 0 0 20px;}
#content_middle h1 {font-size: .9em; color: #000;}
#content_middle h2 {font-size: .85em; color: #000;}
#content_middle h3 {font-size: .8em; color: #000;}
#content_middle p {font-size: .8em; color: #000;}
#content_middle p.small {font-size: .7em; color: #000;}

td#content_right {background: white; height: auto;}
#content_right ul {padding: 0 0 0 20px;}
#content_right h1 {font-size: .9em; color: #000;}
#content_right h2 {font-size: .85em; color: #000;}
#content_right p {font-size: .8em; color: #000;}
#content_right p.small {font-size: .7em; color: #000;}


