* {
line-height: 1.5em;
}
body {
font-size: regular;
background: #D2DEE5 url(/images/suterabg.gif);
margin: 0;
padding: 0;
font-family: helvetica, arial, verdana, tahoma, sans-serif;
/*************
Be somewhat nice
to IE 5
*************/
text-align: center;
}
#outer {
	margin: 0 auto;
	padding: 0;
background: #fff url(/images/sutera-faux-column.gif) 0 0 repeat-y;
	width: 746px;
	   position: relative;
}
#inner {
	width: 700px;
	margin: 0 auto;
padding: 0;
/*border: 0;*/
text-align: left;
/*border-left: 1px solid #000;
border-right: 1px solid #000;*/
background: #fff url(/images/backdrop.jpg) 0 250px no-repeat;
}
#content {
/*position: absolute;
top: 285px;*/
position: relative;
padding-top: 285px;

}
#main {
width: 65%;
float: left;
font-size: small;
padding-left: 1em;
   min-height: 400px;
   height: auto;
   _height: 400px;

}
#side {
width: 27%;
float: right;
font-size: small;
padding-right: .5em;

}
#newFoot {
clear: both;
padding: 0;
margin: 0 0 0 3px;
height: 82px;
width: 696px;
background: url(/images/footer.gif) 0px top no-repeat;

}

.clear {
clear: both;
}
.right {
float: right;
}
.left {
float: left;
}
.showMe {
/*border: 1px solid #333;*/
}
#header {
position: absolute;
top:0;
}
#TB_window {
 font-size: 12px;
}
