body {background: #000; }a/* css to take out browser defaults */
a:link,a:visited { text-decoration:none }
ul { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,fieldset,input, dl, dd, dt, p
{margin:0; padding:0; }
a img,:link img,:visited img { border:0px solid black;  }

body {background: #000;	color: #000; font:87% Georgia, "Times New Roman", serif; }

#wrapper {margin: 0 auto;  width: 100%; text-align: center; }

#header {background: white; text-align: center; }

#menuarea {background: black; height: 35px; }

h1 {margin-left: -9000px; font-size: 0em; }
h2 {color: #4D7DB3; margin: 0 0 35px 0; padding: 30px 0 0 0; font-size: 2em; font-family: Georgia, "Times New Roman", serif; 
	font-weight: normal;}
h3 {color: #000; margin: 0px 0 35px 0; padding: 35px 0 0 0; font-size: 1.5em; font-family: Georgia, "Times New Roman", serif; font-weight: normal; }
h4 {color: #000; }
h5 {color: #000; }


#content-wrap {width: 100%; background: transparent  url(/images/bgNEW.gif);}
#content {margin: 0 auto 0px; width: 850px; background: transparent url(/images/bg.gif);}

#content-left {margin: 0 0 15px 0; float: left; width: 220px; text-align: left;  }
#content-left-wrap {margin: 50px 0 0 0;  }
#content-left-wrap a{text-decoration: none;  }

#leftnav h3 {color:#000; font-size:2.2em; margin-bottom:15px;  }

ul#leftnav-list {}
ul#leftnav-list li {margin: 0 0 25px 0; }
ul#leftnav-list li a, ul#leftnav-list li a:link, ul#leftnav-list li a:visited 
	{color:#000; line-height:1.3em; }
ul#leftnav-list li a:hover, #sidebar a:active {
 color:#4D7DB3; }

#newprojects h3 {color:#000; font-size:2.2em; margin-bottom:15px;  }

#newprojects a {color: black; }
#newprojects a:hover {color: #4D7DB3; }

#content-right {margin: 0 0 15px 0; float: right; width: 620px; text-align: left; background: white; }
#content-right-wrap {margin: 50px 0 0 20px; line-height: 1.6;}
#content-right-wrap p {margin: 0 0 15px 0; }

#content-right ul { margin: 0 0 1.5em 15px; list-style:disc; text-align:left; background: pink; }

#content-right ol { margin-left:1.5em; }

#content-right ol li { margin-bottom:1em; }



#footer {margin: 0px 0 0 0; padding: 15px 0 0 0; color: #bbbbbb; background: black; height: 53px; }
#footer p {padding: 10px 0 0 0; font-size: .90em; }

.clearer {clear: both;  }
