/*Left Column*/

.description p, .descriptionMain p{
	font-family:'Helvetica';
	position:relative;
	color:#ffffff;
	margin:10px;
	text-align:left;
	text-decoration:none;
	line-height:1.25em;
	margin:0;
	padding:0;
}

.descriptionMain h3 {
	font-family:'Helvetica';
	color:#ffffff;
	font-weight:lighter;
}

.descriptionMain {
	position:relative;
	top:50px;
	width:575px;
	margin:0 auto;
}

.description {
	margin-top:12px;
	position:relative;
}


/*Middle column content or image*/
	
#main {
	position:relative;
	width:680px;
	height:645px;
	voice-family: "\";}\"";
	voice-family: inherit;
	top:25px;
}
	
#mainOne {
	position:relative;
	width:680px;
	height:415px;
	voice-family: "\";}\"";
	voice-family: inherit;
	top:25px;
}

/*Image titles*/	
.title {
width:auto;
text-decoration:none;
}
.title p{
	font-family:'Helvetica';
	position:relative;
	color:#ffffff;
	margin:10px;
	text-align:center;
	text-decoration:none;
}

.title a, .title a:link {
text-decoration:none;
border:none}

/*books.htm specific*/

/*thumbs*/
#booksleftcol {
	float:left;
	left:0px;
	width:75px;
	position:absolute;
	top:0px;
}

#booksleftcol li {
	display:block;
	width:75px;
	height:141px;
	left:80px;
}
	
#booksleftcol img {
	border:none;
	width:75px;
	height:121px;
}
	
#booksrightcol {
	position:absolute;
	top:0px;
	margin:0;
	padding:0;
	width:75px;
	left:95px;
}
	
#booksrightcol li {
	display:block;
	width:75px;
	height:141px;
	left:75px;
}

#booksrightcol img {
	border:0;
	width:75px;
	height:121px;
}
	
/*publications.htm specific*/

/*thumbs*/
#publeftcol {
	float:left;
	left:0px;
	width:121px;
	margin:0;
	padding:0;
}

#publeftcol li {
	display:block;
	width:121px;
	height:95px;
	left:126px;
}
	
#publeftcol img {
	border:none;
	width:121px;
	height:75px;
}
	
#pubrightcol {
	position:absolute;
	top:0px;
	margin:0;
	padding:0;
	width:121px;
	left:141px;
}
	
#pubrightcol li {
	display:block;
	width:121px;
	height:95px;
	left:121px;
}

#pubrightcol img {
	border:0;
	width:121px;
	height:75px;
}

/*page layout*/

.pubcolright, 
.pubcolmid {
	float:left;
	position:relative;
	min-height:690px;
	height:690px;
}
	
.threecol .pubcolmid {
	min-width:610px;
	width:61%;
	left:14%;
	text-align:center;
}

.threecol .pubcolright {
	position:absolute;
	min-width:25%;
	width:247px;
	top:0px;
	left:75%;
	clear:left;
	background-color:#999;		
}
	
.threecol .pubcol1 {
	min-width:610px;				/* width of center column content */
	width:610px;
	margin-left:auto;
	margin-right:auto;
	background-color:#999;
}
	
.threecol .pubcol3 {
	min-width:247px;				/* Width of right column content */
	width:247px;
	height:690px;
	min-height:690px;
	top:24px;
	text-align:center;
	position:relative;
}

#pubmain {
		position:relative;
		width:610px;
		height:645px;
		voice-family: "\";}\"";
 		voice-family: inherit;
		top:25px;
}
	
.pubpubcenterimage {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	height: auto;
	width:610px;
	z-index: 3;
}
	
.pubcenterimage img{
	/*border:1px solid black;*/
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index: 3;
}