﻿/* STANDARD */
#outer{width:1003px;background:url(/System/images/theme/std_bg.gif) repeat-y center top;height:100%;}
#container{width:1003px;background:url(/System/images/theme/std_topBg.jpg) no-repeat center top;}
#container #innerConainer{background:url(/System/images/theme/std_btmBg.jpg) no-repeat center bottom;}
#content #right #find{background:url(/System/images/global/findBg.jpg) no-repeat bottom right;}

/* include a BLANK background when showing on HOME page - for the BEE GIRL to dance around */
#content #right #homePageSearch #find{background:url(/System/images/global/spacer.gif) no-repeat bottom right;}

#container #inner{margin:0 67px 0 65px;}

#topNav{width:679px;float:right;padding:17px 12px 9px 0;}
#topNav ul{margin:0;padding:0;list-style:none;}
#topNav li{float:left;font-size:1.2em;font-weight:normal;}

#topNav a.highlightnav {color:#0064D2; text-decoration:none;}
#topNav a{color:#7B8931; text-decoration:none;}
#topNav a:hover{color:#0064D2; text-decoration:underline;}


