body { text-align:center; background-image:url(images/sel_bg02.gif); font-family:Arial, Helvetica, sans-serif; font-size:14px; }
a:link{ color: #FFFF99;
}
A:visited { color:#339933}
#site { margin-left:auto; margin-right:auto; text-align:center; }
#pagewidth { border:1px solid #000000; width:900px; margin-left:auto; margin-right:auto; }
#maincol { background-color: #FFF3D3; width:100%; height:650px; background-image:url(images/pines_selectionpage02.jpg); background-repeat:no-repeat; }
#left { float:left; width:450px; height:600px; position:relative; }
#right { float:left; width:450px; height:600px; position:relative; }
#leftContent { margin:418px 10px 0px 67px; font-size:12px; color:#000000; }
#rightContent { margin:202px 10px 0px 15px; }
#design_by{ font-size:9px; position:relative; color:#FFFFFF; padding:10px 0px 0px 0px; margin:0px 0px 0px 0px; float:left; width:900px; height:20px; }

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

