* html #main {
height: 100%;
}
#main {
 min-height: 100%;
 border: 1px solid #000099;
 width: 100%;
 font:Arial, Helvetica, sans-serif;
 font-size:16px;
}
#header{
 height: 160px;
}
#banner_left{
 height: 150px;
 background-image: url(images/banner_left.jpg);
 background-repeat: repeat-x;
 vertical-align: middle;
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
}
#heading2{
 font-size: 9pt;
}
#banner_right {
 background-color: green;
 background-image: url(images/banner_right.jpg);
 background-repeat: no-repeat;
 width: 442px;
 height: 150px;
}
#nav {
  border-bottom: 1px solid #0033CC;
  height: 50px;
  padding: 0;
  margin: 0;
  width: 100%;
}

#body {
  background-color: #69C415;
  background-image: url(images/bg.jpg);
  background-repeat: repeat;
}
#footer{
  height: 50px;
  background-color: #69C415;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
    text-align: center;
    border-top: 1px solid white;
}
#welcome {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  height: 225px;
  width: 90%;
  padding-top: 20px;
}
#sep{
  width: 12px;
}

#navcontainer {
        background: #3399FF;
        margin: 0;
        padding: 0;
        font-family: georgia, serif;
        width: 100%;
        height: 50px;
}



ul#navlist {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        font-size: 0.8em;
}

ul#navlist li {
    display: block;
    float: left;
    /*width: 34%*/;
    margin: 0;
    padding: 0 ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

ul#navlist li a {
        display: block;
        width: 100%;
        padding: 0.5em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: black;
        font-weight: bold;
        text-decoration: none;
        /*background: #f7f2ea;*/
        text-align: center;
}

#navcontainer ul#navlist li a {
    width: auto;
    height:50px;
}
#navcontainer ul#navlist li a div{
    margin-top: 15px;
}
ul#navlist li#active a {
        background: #69C415;
        color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #800000;
        background: #69C415;
        border-color: #aaab9c #fff #fff #ccc;
}
#one {
  width: 25%;
  background: #F9699A !important;

}
#two {
  width: 25%;
  background: #FA9C00 !important;
}
#three {
  width: 25%;
  background: #FCCE33 !important;
}

#four {
  width: 25%;
  background: #6666FF !important;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.BlackLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
    background-color: lightblue;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.BlackLinks:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
    background-color: #5F96FC;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}
.BlackLinksC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
    background-color: lightblue;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.BlackLinksC:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
    background-color: #56A8EB;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}
.BlackLinksD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
    background-color: lightblue;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.BlackLinksD:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
    background-color: #56A8EB;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.BlackLinksB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.BlackLinksB:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.smallHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #023979;
}


ul#res_menu {
    margin: 0 0 0 20px;
    padding: 0 ;
}
ul#res_menu li {
    line-height: 20px;
    margin: 0;
    padding: 0 ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

ul#res_menu li a {
        color: black;
        font-weight: bold;
        text-decoration: none;
}