﻿#leftcolumn{
float:center;
width:900px;
height: 40px;
border: 0px;
padding: 0px;
}

#leftcolumn a{
}

#leftcolumn a:hover{
}

#rightcolumn{
float:center;
width:855px;
min-height: 200px;
border: 0px;
margin-top: 20px;
margin-left: 2px;
padding: 20px;
padding-bottom: 0px;
text-align: left;
}

* html #rightcolumn{ /*IE only style*/
height: 350px;
}

