body {
       background-color: #93b86d;
       padding: 0;
       margin: 0; 
       font-family: Helvetica, sans-serif;
       font-size: 14px;
}

a:link{
        color: #114499;
}

a:visited{
           color: #114499;
}

a:hover{
         color: red;
} 

h2 {
	color: #339966;
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div {
	display: block;
}

img { 
	border: 0;
	margin: 0;
}

.highlight { 
             color: red;
             font-style: italic;
             font-weight: bold;
 }

#wrapper {
	width: 100%; 
        text-align: center;
}

#banner {
        margin-left: auto;
        margin-right: auto;
        width: 800px;
        height: 182px;
        background-image: url(/images/Data-Commons-Logo.gif);
        background-position: center center;
	background-repeat: no-repeat; 
        background-color: #FFF; 
	text-align: center;
}

#banner_left_bg { 
        width: 800px;
        height: 182px;
        background-image: url(/images/left-back.gif);
        background-position: top left;
        background-repeat: repeat-y;          

 }

#banner_right_bg { 
        width: 800px;
        height: 182px;
        background-image: url(/images/right-back.gif);
        background-position: top right;
        background-repeat: repeat-y; 
 }

#stripe_left_bg { 
        margin-left: auto;
        margin-right: auto;
        width: 800px;
        background-image: url(/images/left-back.gif);
        background-position: top left;
        background-repeat: repeat-y;          
        line-height: 0;
        font-size: 0;
 }

#stripe_right_bg { 
        width: 800px;
        background-image: url(/images/right-back.gif);
        background-position: top right;
        background-repeat: repeat-y; 
        line-height: 0;
        font-size: 0;
 }

#stripe { 
        margin-left: auto;
        margin-right: auto;
        width: 750px;
        line-height: 0;
        font-size: 0;
        border-bottom: 6px dashed #23480d;
}

#maincolumns {
	border: 0;
	padding: 0; 
        width: 800px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	font-size: 1em; 
}

#maincolumns tr {
	padding: 0;
}

#maincolumns td {
	padding: 0;
}

#leftcol {
        margin: 0;
        width: 224px;
        background-image: url(/images/left-back.gif);
        background-position: top left;
        background-repeat: repeat-y;          
/*	background-color: #e0e8de; */
	background-color: #f0f8fe;
        border-right: 6px solid #bfd8bb;  
	text-align: left;
}

#blocks { 
          border-top: 6px solid #55BB88;
          width: 516px;
          margin-left: 15px;
          margin-bottom: 15px;
 }

#block1 {
        width: 258px;
        background-color: #dcdcdc;
        text-align: center;
        vertical-align: middle;
 }

#block2 {
        width: 258px;
        background-color: #fff8ad;
        text-align: center;
        vertical-align: middle;
 }

#blocks div { 
              padding: 5px 10px 5px 10px;

 }

#bottom_left_bg { 
        width: 800px;
        background-image: url(/images/left-back.gif);
        background-position: top left;
        background-repeat: repeat-y;          

 }

#bottom_right_bg { 
        width: 800px;
        background-image: url(/images/right-back.gif);
        background-position: top right;
        background-repeat: repeat-y; 
 }

#bottom {
        font-size: 12px; 
        vertical-align: top;
        margin: 0 25px 0 25px;
        border-top: 1px solid #339966; 
        background-image: url(/images/bg-fade-green1a.gif);
        background-position: top left;
        background-repeat: repeat-x; 
        background-color: #93b86d;
	text-align: left;
}
	
#search { 
          margin-left: 45px;
          margin-right: 5px;
          margin-top: 7px;
          margin-bottom: 14px;
}

.searchtext {
	text-align: center;
        padding: 0 0 2px 0;
        width: 145px;
        border-width: 3px;
        border-style: inset;
        border-color: #1166AA;
        background-color: #FFFFFF;
        font: 10pt Helvetica, sans-serif;
        color: #000000;
} 

#gobutton {
        float: right;
        margin-top: 5px;
        margin-right: 25px;
        margin-bottom: 15px;    
	vertical-align: middle;
	display: inline; 
}

#donate { 
          margin-left: 45px;
          margin-top: 35px;
}

#donate p { 
            font-weight: bold;
            font-size: 80%;
}

#rightcol {
        width: 576px;
	text-align: left;
/*        background-color: #e0f4c2; */
        background-color: #f0f6d2;
	background-image: url(/images/right-back.gif);
        background-position: top right;
	background-repeat: repeat-y; 
}

#leftnav { 
        list-style: none;
        margin: 10px 5px 0 45px;
        padding: 10px 5px 10px 0;
}

#leftnav li { 
           margin: 0 0 7px 0;
           padding: 0;
           white-space: normal; 
}

#leftnav .second_tier { 
           margin: 0 0 7px 16px;
           padding: 0;
           white-space: normal; 
}

#leftnav .third_tier { 
           margin: 0 0 7px 32px;
           padding: 0;
           white-space: normal;
}

#leftnav .second_tier_active { 
           margin: 0 0 7px 16px;
           padding: 0;
           white-space: normal; 
}

#leftnav .third_tier_active { 
           margin: 0 0 7px 32px;
           padding: 0;
           white-space: normal;
}

#leftnav li a {
        font-size: 11pt;
        font-weight: bold;
        color: #000;
        text-decoration: underline;
        display: block;
        margin: 0;
        padding: 2px;
}

#leftnav .active a {
        font-size: 11pt;
        font-weight: bold;
        color: red;
        text-decoration: none;
        display: block;
        margin: 0;
        padding: 2px;
}

#leftnav li a:visited {
        color: #000;
}

#leftnav li a:hover {
	color: red;
}

#leftnav .active a:visited {
        color: red;
}

#leftnav .active a:hover {
	color: red;
}

#leftnav .second_tier a {
        font-size: 11pt;
        font-weight: bold;
        color: blue;
        text-decoration: underline;
        display: block;
        margin: 0;
        padding: 2px;
}

#leftnav .second_tier_active a {
        font-size: 11pt;
        font-weight: bold;
        color: red;
        text-decoration: none;
        display: block;
        margin: 0;
        padding: 2px;
}

#leftnav .second_tier a:visited{
        color: blue;
}

#leftnav .second_tier a:hover{
	color: red;
}

#leftnav .second_tier_active a:visited{
        color: red;
}

#leftnav .second_tier_active a:hover{
	color: red;
}

/* #leftnav .active {
	color: #339966;
        font-weight: bold;
}

.active {
	color: #339966;
} */
	
#content {
           background-color: #f0f6d2;
         /*  background-color: #e0f4c2; */
           margin: 0 25px 0 0;
           padding: 20px 15px 0 15px;
}

#content form { 
       border: 1px solid #999;
       background-color: #DDDDCC;
       padding: 10px;
}

#content p {
        margin: 2px 0 15px 0;
}

#content td { 
        vertical-align: top;
        padding: 5px;
}

.contentimage_right {
        float: right;
        margin-top: 10px;
        margin-bottom: 5px;
        margin-right: 0px;
        margin-left: 20px;
        text-align: center;
        padding: 2px;
        border: 2px solid #77AAFF;
        background-color: #DDEEFF;
}

.contentimage_right img {
        display: block;
        margin-bottom: 2px;
}

.contentimage_right p {
	padding-top: 5px;
	padding-bottom: 0;
	margin: 0;
}

.contentimage_left {
        float: left;
        margin-top: 10px;
        margin-bottom: 5px;
        margin-right: 20px;
        margin-left: 0px;
        text-align: center;
        padding: 2px;
        border: 2px solid #77AAFF;
        background-color: #DDEEFF;
}

.contentimage_left img {
        display: block;
        margin-bottom: 2px;
}

.contentimage_left p {
	padding-top: 5px;
	padding-bottom: 0;
	margin: 0;
}

.photocredit {
	text-align: right;
	font-weight: normal;
	font-size: 65%;
	padding: 0;
	margin: 0;
}

.photocaption {
        font-weight: bold;
        font-size: 85%;
        text-align: left;
}

.popup_notice {
        display: block;
        font-size: 85%;
        text-align: center;
}

#sort_nav {
        width: 95%;
        padding: 0px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 10px;
        background-color: #DDEEFF;
        border: 1px solid;
        border-color: #77AAFF;
        font-size: 90%;
}

#sort_nav strong{
        margin-top: 8px;
        margin-bottom: 2px;
}

#sort_nav p{
        margin-top: 2px;
        margin-bottom: 4px;
}

#sort_nav a:link, #sort_nav a:visited { 
        color: #114499;
}

#sort_nav a:hover { 
        color: red;
}

#list_nav {
        width: 65%;
        padding: 0px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 10px;
        background-color: #DDEEFF;
        border: 1px solid;
        border-color: #77AAFF;
        font-size: 90%;
}

#list_nav strong{
        margin-top: 8px;
        margin-bottom: 2px;
}

#list_nav p{
        margin-top: 2px;
        margin-bottom: 4px;
}

#list_nav a:link, #list_nav a:visited { 
        color: #114499;
}

#list_nav a:hover { 
        color: red;
}

#cat_list ul{
        margin-left: 0px;
        padding-left: 0px;
        list-style: none;
        line-height: 1.5em;
}

#cat_list ul ul {
        margin-bottom: 10px;
}

#cat_list .categories { 
        margin-left: 15px;

 }

/* Begin: General Styles */

/* List Multiple Objects Styles */

.listing { 
        border-top: 1px dashed #77AAFF;
        margin: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
}

.listing td { 
        vertical-align: top;
}

.listing_header { 
        color: #002244;
        font-weight: bold; 
        font-size: 110%;
        margin-bottom: 2px;
        display: block;
}

.listing_header a:link { 
        color: #114499;
}

.listing_header a:visited { 
        color: #114499;
}

.listing_header a:hover { 
        color: red;
}

.listing_subheader { 
        color: #7788FF;
        font-size: 90%;
        font-weight: bold; 
        display: block;
}

.listing_subheader2 { 
        color: #7744FF;
        font-size: 80%;
        display: block;
}

.listing_image { 
        margin: 0px;
        padding: 0px;
}

.listing_image img { 
        border: 1px solid #77AAFF;
        background-color: #DDEEFF;
        padding: 2px;
        margin: 0px;
}

.listing_text { 
        padding: 0px 0px 0px 15px;
}

.listing_text_no_image { 
        padding: 0px 0px 0px 0px;
}

/* View Single Object Styles */

.section_header { 
        color: #002244;
        font-size: 110%;
        font-weight: bold; 
        display: block;
}

.data_label { 
        font-weight: bold; 
}

.data_label2 { 
        color: #7744FF;
        font-size: 90%;
        display: block;
        margin-bottom: 5px;
}


/* End: General Styles */

#sock {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
        padding-bottom: 5px;
}

#bread_crumb { 
               font-size: 80%;
               color: #777;
               margin-bottom: 5px;
 }

#footer {
          margin-left: auto;
          margin-right: auto;
          text-align: center;
          margin-top: 10px;
          margin-bottom: 0;
}

#footer p {
            margin: 0 0 5px 0;
            padding: 0 15px 0 15px; 
            font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
