@charset "utf-8";
/* CSS Document */

body{
font:100% Verdana, Arial, Helvetica, sans-serif;
background:#666666;
margin:0;
padding:0;
text-align:center;
color:#000000;
font-size:11px;
}
h1
{
	font-size:20px;
}
.col3 #container{ 
width:720px;
background:#FFFFFF;
margin:0 auto; 
border:1px solid #000000;
text-align:left; 
} 
.col3 #left{
float:left;
width:120px;
background:#FFFFFF; 
padding:15px 10px 15px 20px;
/*border:1px solid #000000;
border-top:none;
border-left:none;*/
overflow:hidden;
}
.col3 #right{
float:right; 
width:150px; 
height: 660px;
background:#FFFFFF;
padding:5px 5px 5px 5px;

/*
border:1px solid #000000;
border-top:none;
border-right:none;
overflow:hidden;*/
}
.col3 #content{ 
margin:0 200px;
padding:0 10px;
}
.clear{
clear:both;
height:0;
font-size:1px;
line-height:0px;
}
.excerpt{
background-color:#FFFFCC;
font-size:15px;
padding:8px;
width:530px;
text-align:justify;
}
.attn1{
font-size:13px;
}
.attn2{
background-image:url(../images/electrolysis/attn_backdrop.gif);
background-repeat:no-repeat;
background-position:center;
/*border:1px solid #000000;*/
font-size:13px;
}
.attn3{
background-image:url(attn_backdrop_blue.png);
background-repeat:no-repeat;
background-position:center;
/*border:1px solid #000000;*/
font-size:13px;
}
.ad1{
font-family:Arial, Helvetica, sans-serif;
width:145px;
text-align:center;
margin-top:10px;
padding:2px;
border:1px solid #D5D5D5;
font-size:13px;
}
.ad2{
color:#FFFFFF;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
width:145px;
text-align:center;
margin-top:10px;
padding:2px;
font-size:15px;
font-weight:bold;
position: absolute;
/*bottom: 1px;*/
}
.textnav{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-top:10px;
padding:2px;
font-size:15px;

}

img{
}

a.nav:link{
color:#000000;
text-decoration:none;
border:none;

font-size:15px;
}
a.nav:visited{
color:#000000;
text-decoration:none;
border:none;

font-size:15px;
}
a.nav:hover{
color:#099FF;
text-decoration:underline;
border:none;
font-size:15px;
}

a:link{
color:#0066FF;
text-decoration:none;
border:none;

font-size:10px;
}
a:visited{
color:#0066FF;
text-decoration:none;
border:none;

font-size:10px;
}
a:hover{
color:#099FF;
text-decoration:underline;
border:none;
font-size:10px;
}