#cont {
	position: absolute;
	top: 40px;
	left: 0px;
}

#col1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 270px;
	height:440px ;
	background:url("../../images/Faye07Medium.gif") ;
	z-index: 1 ;
}

#col2 {
	position: relative;
	padding-left:200px ;
	margin-right: 50px;
	padding-bottom: 100px;
	padding-right: 5px ;
	margin-top: 35px;
	z-index: 2 ;
}

#banner {
	background-image: url(../images/square1.gif);
}

#head_section {

	background-image: url(../images/header-journalistic.jpg);
}

#subnav {
	position: relative ;
	/* white-space: nowrap; */
	font-size: 12px ;
	font-weight: normal ;
	/* left: 100px ; */
	margin-left: 50px ;
	clear: both;
}

#nav_footer {
	/* white-space: nowrap; */
	font-size: 12px ;
	clear: both ;
	float: right ;
}

#disclaimer {
	color: #666;
	float: right;
	clear: both ;
	padding: 30px ;
	font-size: 8px ;
}

.packer {
	clear: both ;
}

.blurb {
	width:344px ;
	position: relative ;
	margin-right: 40px ;
	margin-bottom: 10px ;
	float: left ;
	padding: 0px ;
	padding-top: 5px ;
}

.blurbfullwidth {
	position: relative ;
	margin-right: 0px ;
	margin-bottom: 10px ;
	padding: 0px ;
	padding-top: 5px ;
}

.blurbfullwidth ul {
	list-style-type: none;
}

.eventarticlelist {
	position: relative ;
	margin-right: 40px ;
	margin-bottom: 10px ;
	float: left ;
	padding: 0px ;
	padding-top: 5px ;
}

img { 
	border: 0px;
}

.box1 {
        background-color: white;
        border: thin solid #88bbff;
        width: 140px;
        height: 140px;
        padding: 5px;
	margin-bottom: 40px;
        overflow: hidden;
	clear:left;
	float:left;
}

.photo {
	position: relative;
	border: 1px solid #88bbff;
	height: 150px ;
	width: 150px ;
	display: inline;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 52px;
	float: left;
}

.photo a:hover .caption {
	background: #fdd;
	color: #666 ;
	display: inline;
        z-index: 5;
        overflow: visible;
	width: auto; 
}

.photo:hover .captiononeline {
	background: #fdd;
	color: #666 ;
	display: inline;
        overflow: visible;
}


/* To force thumbnails to fill box irregardless of size */
/*
.photo img {
	height: 150px ;
	width: 150px ;
}

.photo .caption img {
	height: auto;
	width: auto;
}
*/

.caption {
	z-index: 2;
	display: inline;
	position: absolute;
	margin: 0px;
	padding: 3px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #acf;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
	width: 100px;
	height: 36px;
	float: right;
	left: 39px;
	top: 150px;
	color: #888;
	background:#ddf;
}

.captiononeline {
	z-index: 2;
	display: inline;
	position: absolute;
	margin: 0px;
	padding: 3px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #acf;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
	width: 100px;
	height: 15px;
	float: right;
	left: 39px ;
	top: 150px;
	color: #888;
	background:#ddf;

}

.box2 {
        background-color: white;
        border: thin solid #88bbff;
        width: 140px;
        height: 140px;
        padding: 5px;
	margin-bottom: 40px;
	margin-right: 40px;
        overflow: hidden;
	clear:right;
	float:right;
	vertical-align: middle;
}

.article {
	height: 100%;
	clear:none;
}

br.clearleft {
	clear: left;
}

.caption button {
	font-family: verdana, helvetica, sans-serif;
	color: #888;
	border: 1px solid #888;
	background-color: #ddf ;
	margin-bottom: 1px ;
	font-size: 10px ;
}

.caption input {
	font-family: verdana, helvetica, sans-serif;
	color: #888;
	border: 1px solid #888;
	background-color: #eef;
	padding: 1px ;
	margin-bottom: 1px ;
	font-size: 10px ;
}

