BODY { background-color: #999999; margin: 0px; padding: 0px; text-align: center; font-family: Verdana; font-size: 10px; }
FORM { margin: 0px; padding: 0px; }

.Page	{ width: 745px; background-color: #FFFFFF; border-left: 1px solid #333333; border-right: 1px solid #333333;  }


.Header        { height: 111px; width: 745px; background-image: url('images/header_bg.gif'); background-repeat: repeat-x; }
.Header P      { margin: 0px; height: 111px; }
.Left          { float: left; width: 196px; background-image: url('images/logo.gif'); background-repeat: no-repeat; }
.Right         { float: right; width: 309px; background-image: url('images/header.gif'); background-repeat: no-repeat; }
A.About        { position: relative; top: 93; left: -1; float: right; background-image: url('images/link_about_off.gif'); width: 61px; height: 12px; }
A:Hover.About  { background-image: url('images/link_about_on.gif'); }
A.Contact      { position: relative; top: 93; left: -1; float: right; background-image: url('images/link_contactus_off.gif'); width: 87px; height: 12px; }
A:Hover.Contact{ background-image: url('images/link_contactus_on.gif'); }

.Content       { width: 745px; background-image: url('images/content_bg.gif'); background-repeat: no-repeat; }
.Nav 	       { position: relative; width: 158px; border-right: 1px solid #333333; vertical-align: top; height: 100%; }
#NavItems	 	{ float: left; background-image: url('images/nav_bg.gif'); background-repeat: repeat-y; }
#NavItems P		{ float: left; width: 158px; height: 24px; margin: 0px; }
#NavItems .Spacer 	{ height: 10px; }
#NavItems A		{ float: left; width: 100%; height: 100%; text-decoration: none; background-image: url('images/nav_item_off.gif'); }
#NavItems A:Hover 	{ background-image: url('images/nav_item_on.gif'); }
#NavItems SPAN { position: relative; top: 5; left: 5; font-size: 12px; color: #000000; }

#SelNavTop		{ float: left; width: 158px; height: 3px; background-image: url('images/nav_sel_top.gif'); }
#SelNav			{ float: left; width: 158px; background-image: url('images/nav_sel_bg.gif'); background-repeat: repeat-y; padding-top: 4px; padding-bottom: 4px; }
#SelNav P		{ float: left; width: 158px; margin: 0px; padding-top: 1px; padding-bottom: 1px;}
#SelNav A		{ float: left; width: 100%; height: 100%; text-decoration: none; }
#SelNav A:Hover 	{ background-color: #aabb55; }
#SelNav SPAN 		{ position: relative; left: 5; font-size: 12px; color: #000000; font-weight: bold; }
#SelNav SPAN.SubItem    { left: 15; font-size: 10px; font-weight: normal; }
#SelNav SPAN.SubItemSel { left: 15; font-size: 10px; font-weight: bold; }
#SelNavBtm		{ float: left; width: 158px; background-image: url('images/nav_sel_btm.gif'); height: 3px; }
#NavAffiliates          { float: left; background-image: url('images/nav_memberof.gif'); background-repeat: no-repeat; }

.ContentMain { vertical-align: top; padding-left: 10px; padding-right: 15px; }



