/* ADVMATL.CSS Document */
#content a {
		text-decoration: none;
}

#amhdr {
	background: #AABCD0 url(../graphics/hdr-bhanu3.jpg) no-repeat top;
/*	Height: 310px;  */
}

#amcaption {
/*	float:right;*/
	padding: 20px 0px 0px 680px;
	width:80px;
	font-size: 75%;
	font-style: italic;
	text-align:left;
}

#pwdrmatllst {
	font-size: 120%;
	float: right;
	margin: 3% 0 3% 5%;
	padding: 3% 1% 3% 6%;
	width: 20%;
	text-decoration:none;
	list-style-type: circle;
	outline:solid thin;
	background-color: #aabcd0;
}
#cataloglst {
	font-size:80%;
	float: right;
	margin: 3% 0 3% 5%;
	padding: 3% 1% 3% 6%;
	width: 30%;
	text-decoration:none;
	list-style-type: circle;
	outline: outset thick #CCC;
	background-color: #aabcd0;
	font-weight: normal;
}
#cataloglst a {
	color: #224192; 
}
#cataloglst a:hover{
	color: #fff; 
}
#cataloglst a.active,
#cataloglst a.active:hover,{
	color: #fff; 
}
#titriximg {
	float: left;
/*	margin: 2% 3% 3% 0;
	outline: thin solid;*/
	padding: 15px 20px 5px 0px;
	width: 23%;
}
#magnetsimg {
	float: right;
	padding: 0px 0px 10px 20px;
	width: 130px;
}

/*h2 {
    font-size:100%;
	font-weight: bold;
	letter-spacing: 0.1em;
}*/

	

/*.imgcaption {
	font-size:75%;
	text-align:center;
}
*/
