#main
{
 width: 960px;
}
#header
{
 text-align: left;
}
#bodyContainer
{
 float: none;
 display: block;
}
#bodyContainer:after
{
 content: ".";
 display: block;
 height: 0px;
 clear: both;
 visibility: hidden;
}
.body
{
 width: 500px;
 text-align: left;
 float: left;
}
#lcolumn
{
 width: 220px;
 background-color: #eeeeee;
 float: left;
 text-align: left;
}
#rcolumn
{
 width: 220px;
 background-color: #eeeeee;
 float: right;
 text-align: center;
}
#footer
{
 width: 620px;
 text-align: center;
 font-family: Verdana;
 font-size: 9px;
 color: #aaaaaa;
}
#footer a
{
 color: #aaaaaa;
 text-decoration: none;
}
#footer a:hover
{
 color: #3333AA;
 text-decoration: underline;
}
.space
{
 margin:10px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
