/* Main Page Layout General Details */

#wrapper {
 margin: 20px auto 0px auto;
 text-align: left;
 width: 950px;
 background: #fff;
 position: relative;  
} 

#mastHead {
 width: 950px;
 padding-top: 5px;
}

#content {
 width: 760px;
 float: right;
 display: inline;
 margin-bottom: 10px;
}

#sideBar {
 width: 170px;
 float: left;
 display: inline;
 padding-left: 10px;
}

#mainContent {
 float: left;
 width: 440px;
 padding-left : 10px;
 padding-right: 10px;
}

#secondaryContent {
 float: right;
 width: 280px;
}

#secondLayer {
 clear: both;
 padding-top: 20px; 
}


#footer {
 margin-top: 10px;
 text-align: center;
 background: #213caa;
}

#footer  p{
 color: #fff;
 font-size: .9em;
}


/* Main Page Layout Specific Details */


#mastHead h1 {
 background: #fff url(images/ciemsbanner.gif) no-repeat;  
 width: 700px;
 height: 150px;
 text-indent: -9999px; 
} 

#mastHead ul {
 position: absolute;
 top: 5px;
 left: 800px; 
}

#mastHead ul li {
 display: inline;
}

#mastHead ul li a {
 text-decoration: none;
 font-weight: bold;
 padding-left: 10px;
 color: #213caa;
 font-size: 1.1em;
}

.topNav {
}

.topHome {
 border-right: 2px solid #213caa;
 padding-right: 10px;
}

.tiny {
 font-size: .9em;
 color: #990000;
}

#mastHead ul li a:hover {
 color: #008c00;
}

#sideNav {
 width: 160px;
 margin-left: 5px;
}

#mailList {
 background: #FDF8FF;
 border: 1px black solid;
 text-align: center;
 width: 158px;
 margin-left: 5px;
}

#mailList #frmBlank {
 width: 125px;
}

#sponsorsList {
 background: #FDF8FF;
 border: 1px black solid;
 text-align: center;
 width: 158px;
 margin: 20px 0 10px 5px;
}

#sponsorsList h3 {
 font-size: 1.2em;
}

#sponsorsList #dhImg {
 width: 47px;
 padding-top: 20px;
}

#sponsorsList #sfImg {
 width: 110px;
}

#sponsorsList #googleImg {
 width: 100px;
}

#sponsorsList p {
 font-weight: bold;
 font-size: 1.1em;
 padding-bottom: 20px;
}


#secAnnouncements {
 text-align: center;
 width: 260px;
 height: 150px;
 border: 1px solid #000;
 overflow: auto; 
 background: #FDF8FF; 
 border: 1px solid #000; 
}


#secAnnouncements h3{
 background: #008c00;
 color: #fff;
 height: 2em;
 line-height: 2em;
 margin: 0 0 5px 0;
 text-align: center;
 font-size: 1.2em;
} 

#secResearch {
 text-align: center;
 width: 260px;
 height: 275px;
 margin-top: 10px;
 overflow: auto;
 background: #FDF8FF; 
 border: 1px solid #000;
}

#secResearch h3{
 background: #000;
 color: #fff;
 height: 2em;
 line-height: 2em;
 margin: 0 0 5px 0;
 text-align: center;
 font-size: 1.2em;
} 


#mailList h3 {
 background: #008c00;
 color: #fff;
 height: 2em;
 line-height: 2em;
 margin: 0 0 5px 0;
 text-align: center;
 font-size: 1.2em;
} 

#mailList form {
 margin-top: 5px;
}

#mailList p {
 margin-bottom: 5px;
}

#mainContent img {
 margin-left: 5px;
 margin-bottom: 20px;
 border: 1px solid green;
 width: 425px;
}



/* 2nd Layer Details */

#frGoogle {
 float: left;
 display: inline;
 width: 350px;
 height: 285px;
 margin-left: 15px;
}

#logoRes {
 float: right;
 width: 545px;
 display: inline;
}

#logoRes img#bwLogo {
 float: left;
 display: inline;
 width: 150px;
 margin-top: 50px;
}

#secNews {
 float: right;
 display: inline;
 margin-right: 18px; 
 text-align: center;
 width: 260px;
 height: 275px;
 border: 1px solid #000;
 overflow: auto;
 background: #FDF8FF; 
}

#secNews h3{
 background: #213caa;
 color: #fff;
 height: 2em;
 line-height: 2em;
 margin: 0 0 5px 0;
 text-align: center;
 font-size: 1.2em;
}

#secAnnouncements h3 a, #secResearch h3 a , #secNews h3 a{
 text-decoration: none;
 color: #fff;
}

#secAnnouncements h3 a:hover, #secResearch h3 a:hover , #secNews h3 a:hover{
 text-decoration: none;
 color: red;
}


#frGoogle h3{
 background: #000;
 color: #fff;
 padding-left: 10px;
 height: 2em;
 line-height: 2em;
 font-size: 1.2em; 
 width: 290px;
} 

/* Feedburner Details */

#secAnnouncements .feedburnerFeedBlock {
 margin-left: 10px;
 text-align: left;
 width: 230px;
}

#secResearch .feedburnerFeedBlock {
 margin-left: 10px;
 text-align: left;
 width: 230px;
}

#secNews .feedburnerFeedBlock {
 margin-left: 10px;
 text-align: left;
 width: 230px;
}

#secAnnouncements ul li{
 margin-bottom: 5px;
}

#secAnnouncements ul li a{
 text-decoration: none;
 color: #000;
}

#secAnnouncements ul li a:hover{
 text-decoration: none;
 color: blue;
}

#secResearch ul li{
 margin-bottom: 5px;
}

#secResearch ul li a{
 text-decoration: none;
 color: #000;
}

#secResearch ul li a:hover{
 text-decoration: none;
 color: blue;
}

#secNews ul li{
 margin-bottom: 5px;
}

#secNews ul li a{
 text-decoration: none;
 color: #000;
}

#secNews ul li a:hover{
 text-decoration: none;
 color: blue;
}

#creditfooter {
 display: none;
}
