@charset "utf-8";
/* CSS Document */

#menuitem { text-indent:40px; width:211px; height:19px; padding-top:4px; margin-bottom:1px; text-align:left; line-height:normal; background-image:url(../images/menub.gif); background-repeat:no-repeat; background-position:left; color:#d6e7e9; }
#menuitem:hover { text-indent:40px; width:211px; height:19px; padding-top:4px; margin-bottom:1px; text-align:left; line-height:normal; background-image:url(../images/menub_rollover.gif); background-repeat:no-repeat; background-position:left; color:#32eef5; }
#basecontainer { background-color:#ffffff; width:800px; margin-left:auto; margin-right:auto; background-image:url(../images/menubackground.gif); background-position:-12px; background-repeat: repeat-y; }
#contactbox { width:180px; float:left; padding-top:61px; }
#options { clear:both; }
