html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}
ul {
	list-style-type: none;
	margin-top: -14px;
	margin-left: 160px;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
a.whitelink:link {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
a.whitelink:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
a.whitelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
a.whitelink:focus {
  color: #FFFFFF;
}
a.whitelink:active {
  color: #FFFFFF;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 780px;
	border: 1px solid #000000;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	height: 330px;
	background-attachment: scroll;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #FFFFFF;
  float: right;
  width: 310px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 320px 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: #ddd;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
#outerWrapper #navbg {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	background-attachment: scroll;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 74px;
	padding-top: 4px;
}
.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/nav1.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8B4D;
	background-position: right top;
	float: left;
	padding-top: 20px;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 20px;
}
.greybox {
	background-color: #E6E6E6;
	padding: 08px;
}
.projectspadding {
	padding-right: 5px;
	padding-left: 10px;
}

ol {
	list-style-image: none;
	list-style-type: none;
}
#outerWrapper #contentWrapper #admincontent {
  padding: 10px 10px 10px 10px;
}
