#menuone a  { background-image: url(../images/nav_btn_about.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 135px; height: 42px; }
#menuone a:hover { background-position: -135px 0; }
#menuone a:active { background-position: -270px 0; }

#menutwo a  { background-image: url(../images/nav_btn_find.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 135px; height: 42px; }
#menutwo a:hover { background-position: -135px 0; }
#menutwo a:active { background-position: -270px 0; }

#menuthree a  { background-image: url(../images/nav_btn_store.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 135px; height: 42px; }
#menuthree a:hover { background-position: -135px 0; }
#menuthree a:active { background-position: -270px 0; }

#menufour a  { background-image: url(../images/nav_btn_contact.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 135px; height: 42px; }
#menufour a:hover { background-position: -135px 0; }
#menufour a:active { background-position: -270px 0; }

#menufive a  { background-image: url(../images/nav_btn_home.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 135px; height: 42px; }
#menufive a:hover { background-position: -135px 0; }
#menufive a:active { background-position: -270px 0; }

#menusix a  { background-image: url(../images/nav_btn_virtual.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 135px; height: 42px; }
#menusix a:hover { background-position: -135px 0; }
#menusix a:active { background-position: -270px 0; }

#menuseven a  { background-image: url(../images/nav_btn_ad.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 135px; height: 42px; }
#menuseven a:hover { background-position: -135px 0; }
#menuseven a:active { background-position: -270px 0; }

a:visited 	{ color: #003300; }
a:link 		{ color: #990000; }

.content {font-family: helvetica, sans-serif, verdana, arial; font-size: 12px; font-weight: normal; text-align: center;}
.header1 {font-size: 30px; font-weight: bold; }
.header2 {font-size: 26px; font-weight: bold; }
.header3 {font-size: 18px; font-weight: bold; }

.mainbody1  { font-size: 16px; font-weight: normal }
.mainbody2 {font-size: 14px; font-weight: normal; }
.mainbody3 {font-family: helvetica, sans-serif, verdana, arial; font-size: 14px; font-weight: normal; text-align: justify; }
.mainbody4 {font-size: 12px; font-weight: normal; }