/* Other Layout Styling */
@import url(plain_first_contentStylePrinty3.css);
/* -------------------- */
body{
color:#333333;
background-color:#FFFFFF;
margin:0px;
padding:0px;
text-align:center;
}
body{
font:62.5%/1.6 Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#wrapper{
text-align:left;
width:760px;
margin:0 auto 2% auto;
padding-top:2%;
border:2px solid #6A6A6A;
border-top:2px none #FFFFFF;
}
#masthead{
width:100%;
margin-bottom:-20px;
height:172px;
}
#masthead img{
margin-top:2%;
margin-left:0;
border-right:2px solid #6A6A6A;
}

#logoLayer{
position:relative;
left:6px;
top:-107px;
width:152px;
height:102px;
margin-bottom:-100px;
z-index:1;
background-color: transparent;
}

#logoHead img{
margin:.1em 0 0 .5em;
}
#logoHead{
width:100%;
height:40px;
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
}
#navBar{
display:none;
}
#headlines{
display:none;
}
#content{
position:relative;
float:left;
padding-top:2em;
width:95%;
}
#footer{
clear:both;
border-top:1px solid #CCCCCC;
text-align:right;
font:95% arial,helvetica,sans-serif;
color:#333333;
padding:1em;
background-color:#CCE6FF;
}
.left_image {
	float: left;
}
