body { padding: 0; margin: 0; font: 0.8em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; background:url(http://www.evxlabs.com/imagez/bkgd_repeat.gif) repeat-x 0 0;}

/* background */
#index{background:url(http://www.evxlabs.com/imagez/bkgd_repeat.gif) repeat-x 0 0;}

/* links */
a { color: #0F75BC; background: inherit; text-decoration:none}
a:hover { color: #729738; background: inherit; text-decoration:underline}

/* columns */
#leftcolumn{ float:left; width:203px; height: 274px; border: 0px solid black; padding: 5px; padding-left: 6px;}
#leftcolumn a{ padding: 3px 1px; display: block; width: 100%; border-bottom: 0px solid gray;}
#leftcolumn a:hover{ color: #729738; background: inherit; text-decoration:underline}
#rightcolumn{ float:left; width:550px; min-height: 274px; border: 0px solid black; margin-left: 5px; padding: 0px; padding-bottom: 0px;}
* html #rightcolumn{ /*IE only style*/ height: 250px; text-align: justify;}