


.Float {
float: center;
width: 100%;
height: 100%;

background-position: top;
font-weight: bold;
font-family: courier;
font-size: 56px;


}

.logo {
position: absolute;
background:transparent;
left: 10px;
top: 0px;
width: 100%;
height: 20px;
padding: 0px;

}

.imglogo {
position: absolute;
align: left;
left: 10px;
top: 15px;
width: 100%;
height: 20px;
padding: 0px;
}

.rule {
position: absolute;
top: 200px;
width: 100%;
}

.float2 {
position: absolute;
left: 850px;
top: 65px;
background: transparent
width: 150px;
padding: 0px;
margin: 0px;

}

.Float3 {
float: center;
position:relative;
background:transparent;
left: 10px;
right: 10px;
top: 75px;
bottom: 20px;
width: 100%;
height: 500px;
font-weight: bold;
font-family: century gothic;
font-size: 24px;
text-align: center;
}

td, th {


}



table {


}





ul {
list-style-type: none;
padding: 0;

margin-left: 0;
}

ol {
list-style-type: none;
font-size: 15px;
font-weight: normal;
color: rgb(139,137,137);
}

.leftnav {

position: absolute;
background:transparent;
left: 20px;
top: 150px;
height: 650px;
width: 175px;

} 


.slidebox {
border-style: solid;
position: absolute;
background:transparent;
width: 300px;
height: 800px;
font-weight: bold;
font-family: century gothic;
font-size: 18px;
text-align: center;
}

.prodbox {

position:absolute;
background:transparent;
width: 700px;
height: 800px;
left: 300px;
top: 150px;
font-weight: bold;
font-family: century gothic;
font-size: 18px;
text-align: center;
}

.homebox {

position:absolute;
background:transparent;
width: 900px;
height: 800px;
left: 200px;
top: 150px;
font-weight: bold;
font-family: century gothic;
font-size: 18px;
text-align: center;
}

.itembox {

position:absolute;
background:transparent;
width: 750px;
height: 800px;
left: 350px;
top: 150px;
font-weight: bold;
font-family: century gothic;
font-size: 18px;
text-align: center;
}

.linkbox {

position:absolute;
background:transparent;
width: 750px;
height: 800px;
left: 280px;
top: 175px;
font-weight: bold;
font-family: century gothic;
font-size: 18px;
text-align: center;
}

.termsbox {

position:absolute;
background:transparent;
width: 750px;
height: 1000px;
left: 300px;
top: 175px;
font-weight: bold;
font-family: century gothic;
font-size: 18px;
text-align: center;
}




.footer {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;

top: 750px;
}

.footerhome {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;

top: 700px;
}





.footerterms {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;

top: 1550px;
}

.footeritem {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;

top: 950px;

}

.footerevents {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;

top: 1000px;

}

.footerlinks {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;

top: 1200px;
}


.footercategory {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;
top: 2100px;
}


.footercategoryonerow {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;
top: 675px;
}

.footercategorytworow {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;
top: 1025px;
}


.footercategorythreerow {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;
top: 1400px;
}

.footercategoryfourrow {
position: absolute;
background: transparent;
width: 100%;
height: 50px;
padding: 10px;
top: 1800px;
}



h1 {
font-family: century gothic;
font-size: 42px;
font-weight: bold;
color: rgb(139,137,137);
}

h2 {
font-family: century gothic;
font-size: 18px;
font-weight: bold;
color: rgb(139,137,137);
}

h3 {
font-family: century gothic;
font-size: 18px;
font-weight: normal;
color: rgb(139,137,137);
}

h4 {
font-family: century gothic;
font-size: 24px;
font-weight: bold;
color: rgb(139,137,137);
}

h5 {
font-family: century gothic;
font-size: 12px;
font-weight: normal;
color: rgb(139,137,137);
}

h6 {
font-family: century gothic;
font-size: 16px;
font-weight: normal;
color: rgb(139,137,137);
}

h7 {
font-family: century gothic;
font-size: 16px;
font-weight: normal;
color: rgb(139,137,137);
}

img {
border: none;
}


html {
height: 100%; 
width: 100%;
}

body {
height: 100%; 
width: 100%;
background-color: rgb(240,240,240);
}

a:link {color: rgb(139,137,137);text-decoration: none;}
a:visited {color: rgb(139,137,137);text-decoration: none;}
a:hover {color: black;text-decoration: none;}








