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: 1em; font-weight: bold; color: #0054a5;}

td#content_left {background: white; height: auto;}
#content_left ul {padding: 0 0 0 20px; margin-top: 10px;}
#content_left ul.submenu {padding-left: 20px; }
#content_left li.greybutton  {list-style-image:  url(images/ELT_greydot.gif); text-align: left;}
#content_left h1 {font-size: .9em; color: #000;}
#content_left h2 {font-size: .85em; color: #000;}
#content_left p {font-size: .8em; color: #000;}

#leftmenuwrap {  width: 250px;  margin: 1px auto;  position: relative; }
#leftmenubar {  width: 250px;  position: fixed;  margin-left: 1px; }

td#content_middle {background: white; height: auto; width: 500px}
#content_middle ul {padding: 0 0 0 20px;}
#content_middle ul, #content_middle li {font-size: .9em; color: #000; list-style-image:  url(images/ELT_greydot.gif); text-align: left;}
#content_middle li.bluetriangel  {list-style-image:  url(images/pijl.gif); text-align: left;}
#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 ul, #content_right li {font-size: .9em; color: #666; list-style-image:  url(images/ELT_greydot.gif); text-align: left;}
#content_right li.bluetriangel  {list-style-image:  url(images/pijl.gif); text-align: left;}
#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;}

td#footer {padding-top: 50px;}

