/* CSS Document */

body {
background-color: white;
margin: 0;
font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #2b2b2b;
}

body a:link, body a:visited, body a:active {
color: #e04747;
}

#box {
padding-top: 162px;
}

#header_bar_home {
position: absolute;
margin: 0;
background-color: white;
background-image: url('http://www.unchost.org/ssip/2005/banner_home.jpg');
background-position:left;
background-repeat:no-repeat;
height: 190px;
width: 100%;
margin-top: -30px;
}

#wrapper {
position: absolute;
width: 715px;
margin-top: 218px;
margin-left: 25px;
margin-bottom: 25px;
}

#content {
float: left;
width: 480px;
}

#more_from {
position: absolute;
z-index: 1;
font-size: 10pt;
font-weight: bold;
text-align:left;
margin-left: 10px;
left: 515px;
top: 10px;
width: 260px;
}

.backhome {
font-size: 8pt;
font-weight:normal;
padding-top: 6px;
}

#exhibit_thumbs {
position: absolute;
width: 260px;
margin-left: 515px !important;
margin-left: 30px;
font-size: 10pt;
font-weight: bold;
text-align: right;
top: 95px;
}

.headline {
font-size: 30pt;
font-weight:normal;
}

.post {
font-size: 8.8pt;
line-height: 175%;
margin-top: 15px;
font-weight:500;
padding-bottom: 20px;
margin-left: 7px;
}

a img {
	border: 1px solid gray;
	background-color: #F3F3F3;
	padding: 4px;
}

.byline {
font-size: 10pt;
font-weight: bold;
color: #e04747;
border-bottom: 2px dotted #d0c40b;
}