body { 
background: url(back.jpg);
background-repeat: repeat;
font-family: Arial;
font-size: 12px;
color:FFF;
margin:0px;
padding-bottom:20px;
}

.submit input
{
color: #000;
font-size: 20px;
font-weight: bold;
}

.preload { position:absolute;background: url(top1splash.jpg); right: 2px; top: 2px;}


a:link {	color: #0000CC;
	text-decoration: none;
	font-size: ;
	font-weight: ;
	background-color: ; }

a:visited {	color: #0000CC;
	text-decoration: none;
	font-size: ;
	font-weight: ;
	background-color: ; }

a:hover {	color: #0000CC;
	text-decoration: underline;
	font-size: ;
	font-weight: ;
	background-color: ; }

a:active {	color: CC33CC;
	text-decoration: ;
	font-size: ;
	font-weight: ;
	background-color: ; }

a img {border: none; } 

a.nav:link {color: #FFFFFF; font-weight: bold; font-size: 16px; font-family: verdana, tahoma, sans-serif; text-decoration: none; }
a.nav:visited {color: #FFFFFF; font-weight: bold; font-size: 16px; font-family: verdana, tahoma, sans-serif; text-decoration: none; }
a.nav:hover {color: #FF0000; font-weight: bold; text-decoration: underline; font-family: verdana, tahoma, sans-serif; }
a.nav:active {color: #CC33CC; font-weight: bold; text-decoration: underline; font-family: verdana, tahoma, sans-serif; } 

a.order:link {color: red; font-weight: bold; font-size: 32px; font-family: tahoma, sans-serif; text-decoration: none; font-variant: small-caps;}
a.order:visited {color: red; font-weight: bold; font-size: 32px; font-family: tahoma, sans-serif; text-decoration: none; font-variant: small-caps;}
a.order:hover {color: #FFFF00; font-weight: bold; text-decoration: underline; font-family: tahoma, sans-serif; text-decoration: underline; font-variant: small-caps;}
a.order:active {color: #CC33CC; font-weight: bold; text-decoration: underline; font-family: tahoma, sans-serif; text-decoration: underline;  font-variant: small-caps;} 

a.bodyorder:link {color: #FF0000; font-weight: bold; font-size: 36px; font-family: tahoma, sans-serif; text-decoration: none; font-variant: small-caps;}
a.bodyorder:visited {color: #FF0000; font-weight: bold; font-size: 36px; font-family: tahoma, sans-serif; text-decoration: none; font-variant: small-caps;}
a.bodyorder:hover {color: #FF0000; font-weight: bold; text-decoration: underline; font-family: tahoma, sans-serif;  font-variant: small-caps;}
a.bodyorder:active {color: #CC33CC; font-weight: bold; text-decoration: underline; font-family: tahoma, sans-serif;  font-variant: small-caps;} 

a.footer:link {color: #0033FF; font-size: 12px; font-family: arial, sans-serif; text-decoration: none;}
a.footer:visited {color: #0033FF; font-size: 12px; font-family: arial, sans-serif; text-decoration: none;}
a.footer:hover {color: #FFFF00; font-size: 12px; font-family: arial, sans-serif; text-decoration: underline; }
a.footer:active {color: #CC33CC; font-size: 12px; font-family: arial, sans-serif;  text-decoration: underline; } 

.floating-menu {position:absolute;background: url(bodyback3.jpg);
background-repeat: repeat; right: 2px; bottom: 2px;border:1px solid #000000;width:120px;
font-size: 12px; text-align: center;}

#floating-menu h3 {font-size: 14px; font-weight: bold; display: inline;}

.main {border-style:solid; }

.imgt { 
    border: 1px solid black;
   margin-left: 8px; 
   margin-top: 3px; 
   margin-right: 8px; 
   margin-bottom: 3px;
    color: #000000;
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

#imgt img {border: 2px solid #000000;}

img {
   border:1px solid #000000;
   margin: 8px;
}

.banner { 
background: url(top1splash.jpg);
background-repeat: repeat-n;
background-color: #000000; 
border-width: 0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}

.navbox { 
border-color: #000000;
border-width: 10px;
border-style: solid;
padding-top:5px;
padding-right:5px;
padding-bottom:5px;
padding-left:5px;
background: url(bodyback2.jpg);
background-repeat: repeat;
}

.sidebar1 { 
width: 100px;
background: url(side1.jpg);
background-repeat: no-repeat;
background-color: #000000; 
border-width: 0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}

.sidebar2 { 
width: 100px;
background: url(side2.jpg);
background-repeat: no-repeat;
background-color: #000000; 
border-width: 0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}

.mainbody { 
color: #000000;
font-family: tahoma, sans-serif;
border-color: #000000;
border-width: 6px;
padding-top:14px;
padding-right:14px;
padding-bottom:14px;
padding-left:14px;

}

.orderbox { 
color: #000000;
font-family: tahoma, sans-serif;
border-color: #000000;
border-width: 4px;
padding-top:5px;
padding-right:5px;
padding-bottom:5px;
padding-left:5px;
}

.bottom { 
background-color: #000000; 
border-width: 0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}

h1 { font-size:40px; display: inline;}

h2 { font-size:24px}

h3 { 
display: inline;
font-size:22px;
font-weight: bold}

ul{margin-bottom:0; margin-top:0;}

body>.floating-menu {position: fixed}


