/* CSS Document *//*------Global Styles------*/body {		margin:0px 0px 0px 0px;		background:url('../images/backgroundTexture.jpg');		background-attachment: fixed;		}#container { 		   width: 800px; 		   margin: auto; 		   top:0px; 		   background-color:#ffffff;  		   }						#header {	background: url('../images/header.jpg');	width: 800px;	height: 123px;	top:0px;	}/*-----javascript date styles------*/#date {	padding-top:5px;	padding-right:5px;	text-transform:uppercase;	font-family:"Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size:10px;	letter-spacing:2px;	float:right;	}		/*-----Search Bar Styles------*/#search {	margin: 0px 0px 0px 10px;	}		#eg {	padding-left:5px;	vertical-align:middle;	}			/*------Navigation Styles-------*/#menu1 {	font-size:10px;	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	margin:39px 0px 0px 0px !important; /*all*/	margin-top:48px; /* for IE/Win only */	padding:0px;	float:right;	z-index:1000;	}#navlist ul {	margin: 0px;	padding: 0px;	white-space: nowrap;	}#navlist li {	margin: 0px;	padding: 0px 10px 0px 0px;	display: inline;	list-style-type: none;	}#navlist a:link, #navlist a:visited {	color: #fff;	text-decoration: none; 	text-transform:uppercase;	}#navlist a:hover  {	color: #000;	text-decoration: none;	}			/*-----collumn positioning------*/#column1 {	margin-top:16px;	float: left;	width: 200px;	margin-left: 10px;	padding-top: 0px;	}	#column2 {	padding:0px 10px 0px 0px;	margin: 30px 0px 0px 210px;	}		.leftColumn {	float:left;	width:48%;	}	.rightColumn {	float:right;	width:48%;	}					/*------Column text formating----*/.title {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	text-transform:uppercase;	font-size:14px;	color:#666;	margin-bottom:15px;	}.mainText  {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size:12px;	color:#666;	text-align:justify;	line-height:1.5em;	margin-bottom:20px;	}	.mainText a:link, .mainText a:visited  {	color:#605f00;	text-decoration:none;	}	.mainText a:hover{	color:#C00;	}		.drop {	display:block;	float:left;	padding:11px 3px 0px 0px;	font-weight:bold;	font-size:40px;	height:25px;}		#column1 p {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 10px;	margin:0px 0px 20px 0px;	}	.goleft img {	float:left;	padding-right:5px;	border:none;	}		.goright a:link, .goright a:visited {	color:#605f00;	text-decoration:none;	}		.goright a:hover {	color:#c00;	text-decoration:none;	}	.goright p {	line-height:1.1em;	}				/*----footer styles----*/#footer {	clear: both;	background: url('../images/footer.jpg');	height:133px;	width:800px;	margin-top:100px;	}	#footer p {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 10px;	color:#000;	text-align:center;	padding:0px 0px 0px 0px;	margin: 0px 0px 0px 0px	top:0px;	}			/*------styles for individual pages--------*//*------Homepage Styles--------------------*/.mainSubTitle  {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size:12px;	color:#666;	text-decoration:none;	text-transform:uppercase;	}.mainSubText {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size:12px;	color:#666;	text-decoration:none;	margin: 0px 0px 50px 0px;	line-height:1.1em;	}/*------Resources Styles-------------------*/.reList li a:link, .reList li a:visited {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 12px;	text-decoration:none;	color:#605f00;	}	.reList li a:hover {	color: #c00;	text-decoration:none;	}		.reList li {	list-style-type:none;	line-height: 1.5em;	}		/*-------Article Styles--------------------*/	.listit li a:link, .listit li a:visited {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 11px;	text-decoration:none;	color:#605f00;	}	.listit li a:hover {	color: #c00;	text-decoration:none;	}		.listit li {	list-style-type:none;	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 11px;	color:#666;	line-height:1.5em;	}		.listitforarticles li a:link, .listitforarticles li a:visited {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 11px;	text-decoration:none;	color:#605f00;	}	.listitforarticles li a:hover {	color: #c00;	text-decoration:none;	}		.listitforarticles li{	list-style-type:none;	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 11px;	color:#666;	line-height:1.5em;	}			/*--------Journals Styles------------------*/.journalList li a:link, .journalList li a:visited {	font-family: "Trebuchet MS", "Century Gothic", "verdana", "sans-serif";	font-size: 12px;	text-decoration:none;	color:#605f00;		}	.journalList li a:hover {	color:#c00;	}		.journalList li {	list-style-type:none;	margin-top:20px;	}		