#col1{
width:55%;
margin-left:0;
float:left;
}
#col2{
width:auto;
float:right;
display:none;
}
#col2_content{
display:none;
}
#col3{
width:auto;
margin-left:55%;
margin-right:0;
float:inherit;
display:block;
}
#col3_content{
display:block;
}
#topnav{
top:10px;
right:10px;
position:static;
width:100%;
}
#search{
position:static;
bottom:10px;
right:10px;
}
#nav{
position:relative;
width:100%;
}
#title_wrapper{
float:none;
}
#header{
background-image:url(/designer/images/inCssImg1.jpg);
height:165px;
}
#title{
margin-top:0;
font-style:italic;
text-decoration:none;
text-transform:none;
font-weight:700;
font-family:trebuchet MS,sans-serif;
font-size:25px;
letter-spacing:2px;
line-height:10px;
color:#165204;
background-image:none;
width:auto;
height:auto;
}
#title_inner{
margin-left:248px;
margin-top:-10px;
}
