html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #000000;
        bgcolor: #ffffff;
}
p,table,td
{
  line-height: 135%;
}
.wrap {
	width: 100%;
		height: 100%;
}
.sidebar-yellow {
	background-color: #FFCC00;
}
.maincontent {
	margin-left: 200px;
	height: 100%;
	
}
.navbar-red
{
  background-color: #CC6633;
  width: 100%;
  height: 35px;
  padding-bottom: 5px;
}
.navbar-itc
{
  background-color: #CC3300;
  width: 100%;
  height: 35px;
  padding-bottom: 5px;
}
.navbar-seminars
{
  background-color: #B46C00;
  width: 100%;
  height: 35px;
  padding-bottom: 5px;
}
.navbar-fundraisers
{
  background-color: #660000;
  width: 100%;
  height: 35px;
  padding-bottom: 5px;
}
.navbar-green
{
  background-color: #1B4321;
  width: 100%;
  height: 35px;
  padding-bottom: 5px;
}

.footer
{
  clear: both;
  width: 100%;
  text-align: left;
}


a:link, a:active,a:visited
{
	font-size: 12px;
   color: #000000;
}
a:hover
{
	color: #CC0000;
}




ul.nav,li.nav {
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 135%;
}
