﻿body{
text-align: justify;
margin: 2em;
font-family: 'Helvetica Neue', 'HelveticaNeue', Arial, Sans-Serif;
font-size: 1.04em;
margin-top: 179px;
}

.copy {
width: 850px;
}

#main_logo
{
 position: absolute;
 top: 10px;
 left: 50px;
 z-index: 100;
}

.faded_logo
{
 position: absolute;
 top: 10px;
 left: 30px;
}

h1 {
color: #777;
font-size: 1.8em;
clear: both;
} 

h2 {
color: #3d454b;
font-size: 1.9em;
clear: both;
} 

a {
 color: #376185;
 text-decoration: none;
}

img {
 border: none;
}

.content_title{
 background-color: #eee;
 font-weight: bold;
 font-size: 12px;
}

#tile_tops{
 position: absolute;
 top: 40px;
 left: 2em;
 z-index: -1;
}

.tiles_container{


}

.content_item_enlarged{

}

.content_item {
 cursor: pointer;
 visibility: hidden;
 background: #eee;
 color: #376185;
 width: 100px;
 height: 100px;
 margin: 2px 2px;
 float: left;
 padding: 5px;
 font-size: 12px;
}


.site_meta {
 background: #dde6df;
}

.third_party_profile {
 background: #dde1e6;
}

.content_item_title{

  font-size: 13px;
  font-weight: bold;
}

.content_item table {
 width: 100%;
}

.content_item td {

}