
body { margin: 0; padding: 0; background-image: url(/images/left-background.gif); background-repeat: repeat-y; background-position: 0px 0px; }
p, h1, h2, h3, h4, ul, ol, address { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 170%; }
p { font-size: 10pt; }
h1 { font-size: 16pt; color: #2B6EB1; }
h2 { font-size: 13pt; color: #2B6EB1; }
h3 { font-size: 13pt; color: #F60; }
h4 { font-size: 13pt; color: #000000; }
iframe { width: 560px; height: 600px; }

a img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
address { font-size: 8pt; font-style: normal; }
hr { height: 2px; border: 3px solid #BEAE97; margin-bottom: 12px; }

.border { border: 1px solid #000000; }
.noborder { border: none; }
.orange { color: #F60; }
.blue { color: #2B6EB1; }

#left { position: absolute; top:0; left: 0; padding-top: 24px; width: 208px; text-align: center; }
#centreouter { width: 100%; background-color: #FFC; background-image: url(/images/left-background.gif); background-repeat: repeat-y; background-position: 0px 0px; }
#centre { padding: 10px 30px 10px 18px; margin-left: 212px; margin-right: 260px; background-color: white; background-image: url(/images/right-background-edge.gif); background-repeat: repeat-y; background-position: right 0px; }
#right { position: absolute; top: 0; right: 0; width: 240px; padding: 12px 12px 12px 20px; height: 900px; background-image: url(/images/right-background.gif); background-repeat: repeat-y; background-position: 0px 0px; }

#alert { border: solid 1px red; background-color: #FFDBAE; color: #660000; margin: 0 0 15px 0; padding: 12px; font-size: 12px; }

#menu { list-style-type: none; margin: 0; padding: 0 8px 16px 8px; font-size: 8.5pt; text-align: left; }
#menu li { margin: 0; padding: 0; }
#menu li a { display: block; color: black; text-decoration: none; background-color: white; margin: 4px 6px; padding: 3px 6px; }
#menu li.spacer { margin-top: 12px; }
#menu li.location a { background-color: #eaf0ff; }
#menu li.core a { background-color: #ffff90; }
#menu li a:hover { background-color: #ffc; }