
a[rel~="met"]:after {
	content: " *";
}

div#content a:link, div#content a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #4580BC;
	background: transparent; 
	}
div#content a:visited { color: #4580BC; }
div#content a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #CC0000;
	background: transparent; 
	}

div#content a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #4580BC;
	background: transparent;  
	}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #4580BC;
	background: transparent; 
	}
a:visited { color: #4580BC; }
a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #CC0000;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #4580BC;
	background: transparent;  
	}
	/* Fix a silly bug in Mozilla; thanks, Carey Evans */

html { 
	min-width: 770px;
	}

	/* Primary layout divisions */

h3 {

	color: #4580BC;
}

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #4980B8 url(../imgs/page_bg.jpg) top center repeat-x; /* use browser_bg.gif for home page */
	color: #000;
	font: 12.5px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

div#wrapper	{
	color: #000;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../imgs/content_bg.gif) repeat-y;
	}


html>body div#maincontent {
	margin-left: 50px;
}

sup {
	font-size: 10px;

}

p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}

#content {
	width: 770px; 
	padding: 0px; 
	margin: 0px;
}

#innercontent {
	width: 700px; 
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	font: 12.5px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;

}

/* logo & contact info */
#headercontainer {
	width: 770px; 
	padding: 0px; 
	margin: 0px;
	height: 368px;
	background: url(../imgs/header_bg.jpg) no-repeat;
	}

#headercontainer-in {
	width: 770px; 
	padding: 0px; 
	margin: 0px;
	height: 208px;
	background: url(../imgs/header_bg.jpg) no-repeat;
	}

.headerInfo {
  color: #4580BC;
  margin: 0px; 
  padding: 0px;
  padding-top:  5px;
  padding-right: 10px;
  font: 10px normal verdana, arial, helvetica, sans-serif; 
  float: right;
  clear: all;
}

.headerInfo td {

  font-size: 12.5px; 
}

.clr{clear:both;}
 
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}


div#footer	{
	clear: both;
	border: 0;
	width: 759px;
	height: 30px;
	padding: 0px;
	margin: 0 0 0 0;
	border-top: 2px solid #000;
	background-color: #4980B8;
}


#copyFooter{
 border-top: 1px solid #000; 
 width:770px; 
 height: 30px;
 font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;

 background-color: #FFFFFF;
} 

#copyFooter a {
 font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
} 
 
  div.authorshipPop{
	position:absolute;
	border-left:1px solid #F5DE14;
	border-right:1px solid #F5DE14;
	border-top:1px solid #F5DE14;
	margin:0;
	padding:0;
	display:none;
	z-index: 2; 
	color: #ffffff;
	background-color: #1A218B;
	width: 300px;
	height: 200px;
	 font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

div.authorshipPop a{
	display:block;
	color: #ffffff;
	background-color: #1A218B;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding:7px 5px 4px 5px;
	margin:0;
	border:0;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	z-index: 2;
	width: 300px;
	height: 300px;
}
div.authorshipPop a:visited{
	color:#ffffff;
	background-color: #1A218B;
	text-decoration:none;
	z-index: 2;
	width: 300px;
	height: 300px;
}


div.authorshipPop a.indaro{
	color: #ffffff;
}

.title{ 
	color: #7E3316;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
}

div#piclinks {
	background-color: #fff;
	width: 714px;
	height: 125px;
	margin: 0px;
	padding:0px;
	margin-left: 35px;
	margin-top: 7px;

}

h6{font:Arial, Helvetica, sans-serif; font-size:14px; color:#FF0000; font-weight:bold;}
