body { background: url('bg.gif') #474747 fixed; color: #fff; font-family: verdana; }

#hd { margin: 1.2em 0 0 0; }

#utility { background: #636363; color: #e9e9e9; font-size: 85%; padding: .66em .33em; border-bottom: 1px solid #bbb; }
#locator em { font-weight: bold; }
#utility a, #credits a { background: inherit; color: #e9e9e9; text-decoration: none; }
#utility a:hover, #credits a:hover { background: inherit; color: #fff; text-decoration: underline; }

#corporate { height: 172px; background: #fff bottom; }
#logo { float: left; }
#ante { float: right; }

#bd { background: url('bd-bg.gif') #bbb top repeat-x; color: #000; padding: 1em 0; }
#bd, #ft { margin: 0; }

.yui-u { margin: 0 1em 0 0; }
#yui-main .yui-u { margin: 0 0 0 1.2em; }

#menu { position: relative; top: -2.6em; background: transparent; color: #ccc; font-weight: bold; }
#menu a { background: transparent; color: #636363; text-decoration: none; font-weight: bold; }
#here, a#here { border-bottom: .5em solid #666; background: transparent; color: #000; }
#menu a:hover { background: transparent; color: #5ca3d2; border-bottom: .5em solid #666; }

h1, h2, .yui-u h2 a, .yui-u h2 a:visited { background: transparent; color: #fff; }
h1 { position: relative; top: -0.75em; font-size: 114%; }
h2 { margin: 1em 0 .33em 0; }

.yui-u a { background: transparent; color: #1f72a3; font-weight: bold; text-decoration: none; }
.yui-u a:visited { background: transparent; color: #1f72a3; }
.yui-u a:hover { text-decoration: underline; }
.yui-u em, .yui-u strong { font-weight: bold; }
.yui-u ul { list-style: disc inside; }

.yui-u .comments { margin: .5em 0 0 0; font-size: 85%; font-style: italic; }
.yui-u .comments a { font-weight: normal; }

.commentlist li { margin-bottom: .5em; padding-left: .5em; border-left: 5px solid #ccc; }

#commentform p { margin: 0 0 .4em 0; }
label { font-weight: bold; }
input, textarea { width: 80%; }
input.button { width: auto; }

#navi { margin-top: 1em; }
#lft { float: left; }
#rgt { float: right; }

#ft { text-align: left; }
#credits { padding: .33em; background: #000; color: #e9e9e9; }
