
div#frame { width: 775px; background-color: white; margin-left: auto; margin-right: auto; }
div#template { text-align: left; width: 765px; padding-bottom: 16px; background-color: white; margin-left: auto; margin-right: auto; }
div#menu { width: 765px; height: 38px; background-color: black; }
div#menu ul { margin: 0 0 0 0; padding: 8 0 0 6; }
div#menu li { display: inline; font-weight: bold; padding: 2 10 2 10; border-right: dotted 1px white }
div#menu a { color: white; text-decoration: none }
div#menu a:hover { color: yellow; text-decoration: underline }
div#column_home_left { width: 360px; float: left; margin: 16px 0px 16px 0px; border-right: solid 4px #eeeeee; }
div#content { margin: 16px 0px 16px 0px; }
div#column_home_right { width: 360px; float: right; margin: 16px 0px 16px 0px; }
div#column_left { width: 420px; float: left; margin: 16px 0px 16px 0px; border-right: solid 4px #eeeeee; }
div#column_right { width: 300px; float: right; margin: 16px 0px 16px 0px; }
div#portal { margin: 0px 8px 16px 56px; }
div#clear { float: none; clear: both; }
div#footer { text-align: center; width: 765px; padding: 4px 0px 0px 0px; border-top: 16px black solid; }

div.feature img { float: right; }
div.visual_page td, th { padding-right: 24 }
