@charset "utf-8";

div#template { text-align: left; width: 760px; margin: 0 auto 0 auto }
div#menu-main { width: 760px; height: 48px; background-image:url(../images/template/menu-background.gif) }
div#menu-main ul { padding: 12 0 16 16 }
div#menu-main li { padding: 16 16 16 16; background-image:url(../images/template/menu-separator.gif) }
div#menu-main a { color: #fff; font-weight: bold }
div#menu-main a:hover { color: #ffff00 }
div#header { width: 760px; height: 255px; overflow: hidden }
div#canvas { width: 760px; height: auto !important; height: 160px; min-height: 160px; background-image:url(../images/template/canvas-background.gif); background-repeat:repeat-y }
div#content { padding: 0 18 0 18 }
div#footer { margin-bottom: 32 }
div#footer p { color: #cac4ac; margin: 8 16 0 16 }
div#footer a { color: #cac4ac }

div.menu { background-repeat:repeat-x }
div.menu ul { margin: 0; padding: 0 }
div.menu li { display: inline; background-repeat: no-repeat; background-position: right }
div.menu a { text-decoration: none }
div.menu a:hover { text-decoration: underline }
div.col-left { float: left; width: 260px }
div.col-right { float: right; width: 440px }
div.clear { clear: both }
div.portal-small { width: 250px; height: auto !important; height: 60px; min-height: 60px; background-color: #f4eed8; background-image:url(../images/template/portal-small-top.gif); background-repeat: no-repeat }
div.portal-padding { padding: 8 8 4 8 }
.right { text-align: right }
.no-border { border: none !important; background: none !important }