@charset "utf-8";

div#template { text-align: left; width: 950px; margin: 3 auto 0 auto }
div#top { width: 950px; height: 280px; overflow: hidden }
div#logo-left { float: left }
div#header { float: right; position: relative; width: 737px; height: 214px; overflow: hidden }
div#header ul { position: absolute; right: 8; top: 5; text-align: right }
div#header li { padding: 1 8 1 8; border-right: dotted 1px #f6a911 }
div#logo-bottom { clear: both; width: 950px; height: 10px }
div#menu-main { float: right; width: 737px; height: 35px; overflow: hidden; background-image:url(../images/template/menu-background.gif); background-repeat: no-repeat }
div#menu-main ul { padding: 9 0 8 32 }
div#menu-main li { padding: 2 10 2 8 }
div#menu-main a { color: #fff }

div#canvas { margin: 0 3 0 48 }
div#portal { background-color: #1d431d }

div#welcome { width: 456px; height: 266px; overflow: hidden; position: relative; margin-bottom: -8; background-image:url(../images/template/welcome-background.gif); background-repeat: no-repeat }
div#welcome p { position: absolute; top: 30; left: 0; width: 280px; height: 90px; overflow: hidden }
div#welcome dl { position: absolute; top: 136px; left: 0 }
div#welcome a { color: #4d3300 }

div#footer { margin: 8 0 24 48; padding-bottom: 16; color: #1d431d }
div#footer a { color: #1d431d }
div#footer p { margin: 0 16 0 16 }

div#quick-left { float: left; width: 160px }
div#quick-right { float: right; width: 160px }

div.col-left { float: left; width: 516px }
div.col-right { float: right; width: 374px }

div.portal-padding { padding: 0 24 0 24 }
div.portal-indent { padding: 0 0 8 16 }
img.portal-bottom { margin-bottom: 10 }
div.portal-left { width: 516px; background-image:url(../images/template/portal-left-top.gif); background-repeat: no-repeat }
div.portal-right { width: 374px; background-image:url(../images/template/portal-right-top.gif); background-repeat: no-repeat }
div.portal-yellow { width: 374px; background-image:url(../images/template/portal-yellow-background.gif); background-repeat: repeat-y; color: #4d3300 }
div.portal-yellow a { color: #4d3300 }
div.portal-full { width: 899px; background-image:url(../images/template/portal-full-top.gif); background-repeat: no-repeat; padding: 16 0 16 0 }

div.menu ul { margin: 0; padding: 0 }
div.menu li { display: inline }
div.menu a { font-weight: bold; text-decoration: none }
div.menu a:hover { text-decoration: underline }

.clear { clear: both }
.no-border { background: none !important; border: none !important }
.right { text-align: right }
.visual-page td, th { padding-right: 24 }
.nobr { margin: 0; padding: 0 }
.highlight { color: #f6a911 }
.indent { padding-left: 24 }