/* Removes hyperlink underlines and changes the hyperlink default color */ a { text-decoration: none; color: #000; background: transparent; } a:link { text-decoration: none; color: #051844; } /* a:visited { text-decoration: none; color: #CF0000; } */ /* Removes mouse-overed hyperlink underlines and changes the color */ a:hover, a:visited:hover { text-decoration: none; background: transparent; border-style:none; color: #930; } /* Images used within hyperlink tags won't have an annoying border*/ a img { border-style:none; } /* Needed to fix pictures that disappear within text when aligned*/ /* img { } */ #left_column td { font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; } td { font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; } /* Sets website font, and the background color behind the panels.*/ body { margin:0px; padding:0px; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; background-color: #eae6da; } /* Header panel: -background-image sets the background image in the header -background-repeat says whether or not to repeat the image */ /* #header { position:absolute; top: 0px; left: 0px; height:80px; width:100%; background: url(/images/expand_bg.gif); background-repeat : "repeat-x"; z-index: 1; } */ #header { position: relative; border-top: none; background : #ffffff; z-index: 1; height: 102px; margin:0px; } #logo { position: absolute; top: 10px; left: 18px; margin:0px; padding:0px; } #letters { position: absolute; top: 0px; left: 118px; margin:0px; padding:0px; } #tan-line { position: absolute; top: 80px; left: 0px; padding: 0px; margin: 0px; line-height: 0px; border: 0px; font-size: 0px; height: 5px; } #blue-line { position: absolute; top: 85px; left: 0px; z-index: 1; padding: 0px; margin: 0px; line-height: 0px; font-size: 0px; height: 18px; } /* The menu packages uses this phplm class for the menu - so we will change the font here */ .phplm { font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; } /* Left hand column main content */ #left_column { padding-top: 15px; padding-left: 5px; position: normal; left: 0px; width: 160px; text-align:left; overflow: hidden; } /* Left column box title bar */ #box_title { position: normal; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #051844; margin: 0px; padding: 0px; text-align:center; } /* Left column box title bar */ #box_content { position: normal; text-align:left; font-size: 10px; padding-top: 0px; padding-bottom: 0px; overflow: hidden; } form#login { padding: 0px; margin: 0px; color: #000000; border: 0px solid #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; border-collapse: collapse; overflow: hidden; } #login .buttons { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #333333; color: #FF00FF; margin-right: 3px; overflow: hidden; } #login_content td { font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; overflow: hidden; } /* Right hand column */ #right_column { position: normal; right: 10px; width: 193px; height: auto; border: 0px solid #000000; color:#000000; margin: 0px; padding: 0px; z-index: 1; } /* News main content */ #news_content { position: normal; border: 1px solid #000000; color:#000000; background:#e6d1be; margin: 0px; padding-left: 3px; z-index: 1; } /* This is for a 3-column format */ /* Main content title bar */ #center3_title { font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; margin-left: 215px; margin-right: 220px; margin-top: 140px; border: 0px solid #333333; background: url(/images/gradient_brick-black.png) #000000 no-repeat; color: #e6d1be; padding: 0px; text-align:center; z-index: 7; } /* Main content body */ #center3_content { margin-left: 215px; margin-right: 220px; margin-top: 0px ; border: 1px solid #333333; background: #e6d1be; color: #000000; padding: 5px; z-index: 7; } /* This is for a 2-column format */ /* Main content title bar */ #center2_title { width: 100%; } /* Main content body */ .center2_content { margin-top: 1px ; width: 100%; } /* Main content body on a wiki print*/ #wiki_print { margin-left: 5px; margin-right: 5px; margin-top: 5px ; border: 1px solid #333333; background: #ffffff; color: #000000; padding: 5px; z-index: 7; } #randomRightImages {width:300px; white-space:nowrap; vertical-align:top;} /* Footer for the whole website, sticks to the bottom of the main content panel */ #footer3 { text-align:center; } #footer2 { text-align:center; } footer.A { color: #000000 } /* Classes */ .mainwidth { width: 100%; } .lightblue { background-color: #eae6da; } .tan { background-color: #988344; } .blue { background-color: #051844; } .clear { clear: both; margin: 0px; padding: 0px; height: 0px; line-height: 0px; font-size: 0px; border: 0px; } /* this was added for the new link icons for PDF and other filetypes - 12/20/2005 PSC */ .linkImage { border:none; text-decoration:none; margin-left:5px; width:16px; height:16px; } .content-padding { padding: 25px 30px 30px 30px; } .content-left-padding{ padding: 0px 10px 10px 15px; } /* These two rules added when the random images were moved to the right side. (PSC) */ .content-padding-top { padding: 30px 30px 0px 30px; } .content-padding-bottom { padding: 5px 30px 30px 30px; } .footer-black-text { text-align: center; color: #000; padding-top: 5px; } .tiny-font { font: 8px verdana, arial, helvetica, sans-serif; } .small-font { font: 10px verdana, arial, helvetica, sans-serif; } .big-font { font: 11px verdana, arial, helvetica, sans-serif; } .italics {font-style:italic;} .bolded {font-weight:bold;} .centered {text-align:center;} .rightAlign {text-align:right;} .leftFloat {float:left;} .rightFloat {float:right;} .floatStop {clear:both;} .header { color: #fff; text-align: center; padding: 1px 0; } .bordered-content { padding: 10px 5px; } .hr { border-top: 1px dotted red; padding-bottom: 10px; margin-top: 10px; } .center2_content { margin-top: 1px ; width: 100%; } } .clear { clear: both; margin: 0px; padding: 0px; height: 0px; line-height: 0px; font-size: 0px; border: 0px; } #searchbox { width: 175px !important; width /**/: 145px; position: absolute; top: 35px; right: 5px; } #search { height:0px; margin:0px; padding:0px; } .rss-description { } #static-links { width: 250; height: 10px; padding-top: 8px; position: absolute; top: 62px; right: 0 !important; right: -1px; letter-spacing: 1px; text-align: center; color: #ffffff; } .gold-header a { text-decoration: none; color: #ffffff; background: transparent; } .gold-header a:link { text-decoration: none; color: #ffffff; } .gold-header a:hover, gold-header a:visited:hover { text-decoration: none; background: transparent; border-style:none; color: #930; } .blogpost {} .blogpost-title { font-size:2em; } .blogpost-meta { float:right; padding:1em; text-align:right; } .blogpost-date { font-weight:bold; } .blogpost-time { font-style:italic; } .blogpost-commentlink {} .blogpost-editlink {} .blogpost-content {}