body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : 500;
	background-color : #000000;
	background-image : none;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : 500;
}

li  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	line-height : normal;
	font-weight : 500;
	color : #333333;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : 500;
	color : #333333;
}

a#button1 {
    display: block;
    width: 172px;
    height: 41px;
    background-image: url(../images/button_about.gif);
    margin: 0 auto;
}
a#button1:hover {
    background-image: url(../images/button_about_on.gif);
}

a#button2 {
    display: block;
    width: 172px;
    height: 41px;
    background-image: url(../images/button_products.gif);
    margin: 0 auto;
}
a#button2:hover {
    background-image: url(../images/button_products_on.gif);
}

a#button3 {
    display: block;
    width: 172px;
    height: 41px;
    background-image: url(../images/button_shop.gif);
    margin: 0 auto;
}

a#button3:hover
 {
    background-image: url(../images/button_shop_on.gif);
}

a#button4 {
    display: block;
    width: 172px;
    height: 41px;
    background-image: url(../images/button_fifties.gif);
    margin: 0 auto;
}
a#button4:hover {
    background-image: url(../images/button_fifties_on.gif);
}
a#button5 {
    display: block;
    width: 172px;
    height: 41px;
    background-image: url(../images/button_home.gif);
    margin: 0 auto;
}
a#button5:hover {
    background-image: url(../images/button_home_on.gif);
}


a .alt 
{
	display: none;
	color: #000000;
	background-image: url(../images/gradbg.jpg);
}

.copyright {  font-size: 10pt; font-style: normal; font-weight: 500; color: #FFFFFF; background-color: silver}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: 600; background-color: #F0F0F0}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: 700; letter-spacing: .5em; top: auto; clip:   rect(   )}
