#navbar /*Menu contiainer*/{ text-align: left; position: absolute; left: 1px; width: 110px; margin-top: 60px; margin-left: 26px; z-index: 12; float: left; }
#navbarT { background-image: url(../Skin/Menu-outter/MenuFrame_Top.png); width: 110px; height: 24px; overflow: hidden; background-position: right top; float: left; }
#navbarC { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-image: url(../Skin/Menu-outter/MenuFrame_Mid.png); background-repeat: repeat-y; background-position: right 50%; text-align: left; width: 110px; z-index: 13; float: left; }
#navbarB { background-image: url(../Skin/Menu-outter/MenuFrame_Bottom.png); background-position: right bottom; width: 110px; height: 28px; overflow: hidden; float: left; }
/*171 - 105 = 66 too big for now*/

.navllink { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.navlink a:link { color: #de5319; text-decoration: none; }
.navlink a:visited { color: #a38700; text-decoration: none; }
.navlink a:hover { color: #e54a24; text-decoration: underline; }
.navlink a:active { color: #360; text-decoration: underline; }
/*<agl.folder "menu alt">*/
	.sub a: /*all .subs had a width by derry*/{ color: #eb8b2c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; display: block; padding-bottom: 2px; border-bottom: 1px solid #edd16a; }
	.sub a:link      { text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px; border-bottom: 1px solid #dae; }
	.sub a:visited      { color: #e54a24; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px; border-bottom: 1px solid #dae; }
	.sub a:hover     { color: #d17c27; text-decoration: none; display: block; border-bottom: 1px solid #dae; }
	.sub a:active      { color: #e54a24; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px; border-bottom: 1px solid #dae; }
	.menubord { border: solid 1px #36629f; }
	.MenHead { color: #226740; font-size: 16px; font-weight: bold; width: 105px; height: 14px; }
	.sub /*just made them bold. learn this again*/{  }
/*</agl.folder>*/
