/* Style sheet for Adrian Brown's Web Site *//* This tag defines how the page is layed out in the browser window*/body.pages {	background: white url(../images/bluefade1.gif) top left repeat-x;	font: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color:#333333;}h3 {text-align: left;    background: none;     margin-left: 20px;	 margin-top: 20px;    color: #333333;     font-size: 15px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}h3.frontPage {text-align: left;    background: none;     margin-left: 20px;	 margin-top: 0px;    color: #333333;      font-size: 15px;	font-family: Arial, Helvetica, sans-serif;}h3.titles {text-align: left;    background: #FFF8F5;	padding:5px;     margin-left: 20px;	 margin-right:20px;	 margin-top: 0px;	 margin-bottom: 0px;    color: #4669B7;      font-size: 14px;	 font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}h3.bookTitles {text-align: left;     margin-left: 20px;	 margin-top: 0px;	 margin-bottom: 0px;    color: #4669B7; 	line-height: 25px;    font: bold 14px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}h4 { text-align: left;    background: none;     margin-left: 20px;	 margin-top: 30px;    color: #333333;     font-size: 14px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}	  p  {	text-align: left;	margin-left: 20px;	margin-right:20px;	background: none;	color:#333333;	font: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;}	.indent  {	text-align: left;	margin-left: 40px;	margin-right:20px;	background: none;	color:#333333;	}.indentMore  {	text-align: left;	margin-left: 60px;	margin-right:0px;	background: none;	color:#333333;	}p.captions  {	text-align: left;	margin-top:0px;	margin-left: 50px;	margin-right:45px;	background: none;	color:#333333;	font: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height:16px;}p.nav  {	text-align: left;	margin-top:0px;	margin-left: 80px;	margin-right:10px;	background: none;	color:#333333;	font: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;}	p.footerText  {	text-align: left;	margin-left: 20px;	margin-right:20px;	margin-bottom:10px;	background: none;	color:#333333;	font: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;}p.newsText  {	text-align: left;	margin-left: 32px;	margin-right:20px;	background: none;	color:#333333;	font: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;}p.bookDetails  {	text-align: left;	margin-left: 20px;	margin-top: 90px;	margin-right:20px;	background: none;	color:#333333;	font: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;}/* These tags define how bolded text look like*/strong {color: #333333;}/* These tags define how the links look like*/ 	a:link {text-decoration:none;    background: none;    color: #4669B7}    a:visited {text-decoration:none;    background: none;    color: #064676}  a:hover {text-decoration: underline;background: none;	color:#4669B7;	}     a:active {text-decoration:underline;    background: none;    color: #4669B7;}  	/* This tag defines that an image should be vertically centered on a line*/ img.position {		 vertical-align:middle;		 }/* This tag adds a nice grey border around images although you must specify on the actual image that you have a border =1 */ 			.imageBorder { border-color:#CCCCCC; border-width:1px; padding: 4px; }/* These tags define how lists should display on the page*/ 			ol.pubList{text-align:left}ol.pubList li{ line-height: 20px;		padding-bottom: 15px;		margin-right:3px;		margin-left: 0px;		text-align:left				font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}ul{text-align:left}ul li{ line-height: 20px;		padding-bottom: 5px;		margin-right:20px;		margin-left: 25px;		text-align:left	}/* added by AJB */ul.prismList{			list-style-image:url(../images/table_mode.png);		}ul.prismList li{ line-height: 18px;				padding-bottom: 8px;				margin-right:20px;				text-align:left;				margin-left: 10px;}ul.pdfList{			list-style-image:url(../images/pdf.gif);		}ul.pdfList li{ line-height: 14px;				padding-bottom: 8px;				margin-right:0px;				text-align:left;				margin-left: 0px;					font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}ul.tranList{list-style-type:circle;				}ul.tranList li{ line-height: 18px;				padding-bottom: 5px;				margin-right:20px;				text-align:left;				margin-left: 10px;}/* These tags define the column where the news sections and other bits and pieces should look like*/ 			.news {	background-image: url(../images/news_bg.jpg);	background-color: #FFFFFF;	background-repeat:no-repeat;			}			.events {	background-image: url(../images/special_bg.jpg);	background-color: #FFFFFF;	background-repeat:no-repeat;	}	.papers {	background-image: url(../images/special_papers.jpg);	background-color: #FFFFFF;	background-repeat:no-repeat;	}.chapters {	background-image: url(../images/special_chapters.jpg);	background-color: #FFFFFF;	background-repeat:no-repeat;	}   .highlights {	background-image: url(../images/special_highlights.jpg);	background-color: #FFFFFF;	background-repeat:no-repeat;	}   	.radio {	background-image: url(../images/special_radio.jpg);	background-color: #FFFFFF;	background-repeat:no-repeat;	}   .imageDownload {	background-image: url(../images/special_image.jpg);	background-color: #FFFFFF;	background-repeat:no-repeat;	}   		/* This tag defines the table in the contact section*/ 			table.contactTable { margin-left: 30px;}  .bg_quicklinks {	background-image: url(../images/ql_bg.gif);	background-position:right;	background-color: #FFFFFF;	background-repeat:no-repeat;		}.links_bg{	background-image: url(../images/links_bar.gif);	background-position:right;	background-color: #FFFFFF;	background-repeat:no-repeat;		}		.articles { border-color:#CCCCCC; border-width:1px; padding: 4px; }