﻿.affiliatetbl tr td
{
    vertical-align: top;
    text-align: center;
    padding-top: 10px;
}
#rightaffil
{
    float: right;
    border: 1px solid #595f62;
    margin: 0px 0px 0px 20px;
    padding: 10px;
    position: relative;
    top: -11px;
}

#LeftNav
{
    width: 160px;
    top: 240px;
    position: absolute;
    z-index: -1;
    margin-left: 15px;
    border: solid 1px black;
}
#LeftNavContent
{
    font-size: 8.5pt;
    line-height: normal;
    min-height: 600px;
    padding: 20px;
}

#LeftNavTop
{
    background-color: #00bfdf;
    height: 83px;
    line-height: 83px;
    vertical-align: middle;
    text-align: center;
    color: Black;
    font-size: 20pt;
}
.footer
{
    position: absolute;
    left: 0px;
    width: 989px;
    margin-top: 20px;
    margin-left: 15px;
    font-size: 8.5pt;
}

#TopImg
{
    background-image: url(           '/images/headerimage.jpg' );
    background-position: 0 9px;
    width: 1173px;
    height: 184px;
    background-repeat: no-repeat;
    position: absolute;
}

#logo
{
    position: absolute;
    top: 60px;
    left: 700px;
}
#Top
{
    height:230px;
}
.menu
{
    bottom:0px;
}
.Company
{
    position:absolute;
    top:-95px;
    left:-265px;
}
.note
{
   top:55px;
    left:320px;
    width:500px;
    font-size: 18px;
}

#row1
{
    height: 239px;
    width: 100%;
    position: relative;
    margin-left: 15px;
    top: 245px;
}
#stem_resources
{
    width: 631px;
    height: 100%;
    border: solid 1px #bfbfbf;
    background: #d5deed url('/images/resources_bg.gif') no-repeat 320px 0px;
    float: left;
}
#stem_resources .boxpad p
{
    padding-top: 10px;
}
#upcoming_events
{
    width: 330px;
    height: 100%;
    border: solid 1px #c3c3c3;
    float: right;
    background: url('/images/box_bg.gif') repeat-x;
}



#row2
{
    height: 239px;
    width: 100%;
    margin-left: 15px;
    position: relative;
    top: 265px;
}
#partners
{
    width: 280px;
    height: 100%;
    background-color: #FFF;
    border: solid 1px #c3c3c3;
    float: left;
}
#rssnews
{
    width: 330px;
    height: 100%;
    border: solid 1px #c3c3c3;
    float: right;
    background: url('/images/box_bg.gif') repeat-x;
}
#pbl
{
    width: 330px;
    height: 100%;
    background-color: #FAFAFA;
    border: solid 1px #c3c3c3;
    float: left;
    margin: 0 0 0 20px;
}
#footer
{
    position: relative;
    top: 270px;
}
 
.box_pad
{
    padding: 10px;
}

#row1 h1, #row2 h1
{
    padding-bottom: 5px;
}
#row1 h1 a, #row2 h1 a
{
    font-size: 18px;
    color: #4681d1;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    padding-bottom: 10px;
}
#row1 h1 a:hover, #row2 h1 a:hover
{
    color: #4681d1;
    text-decoration: underline;
}
#row1 p, #row2 p
{
    font-size: 13px;
    color: #292929;
    padding: 5px 0 5px 0;
}
#upcoming_event_link
{
    padding-left: 25px;
    padding-top: 10px;
    background: transparent url("/images/upcoming_event.gif") no-repeat center left;
}
.readmore
{
    padding-right: 9px;
    background: transparent url("/images/arrow.gif") no-repeat center right;
}

#row1 ul li, #row2 ul li
{
    font-size: 13px;
    color: #292929;
    padding: 8px 0 8px 0;
}

.item1, .item2
{
    border-bottom: solid 1px #bfbfbf;
}

#row1 a, #row2 a
{
    color: #4681d1;
    text-decoration: none;
}
#row1 a:hover, #row2 a:hover
{
    color: #4681d1;
    text-decoration: underline;
}
#rss_link
{
    padding-left: 30px;
    padding-top: 10px;
    background: transparent url("/images/rss.gif") no-repeat center left;
}

/** IMAGE SCROLLER **/
#top {
	height: 100px;
	overflow: hidden;
	padding: 0px;
	clear:both;
}
#top img {
	margin: 0px;
	border: 0px;
	clear:both;
	
}
#top img:hover {
	cursor: pointer;
}