@charset "utf-8";
/* CSS Document */


body {
background-color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:.1em;
line-height:20px
}

a {
text-decoration:none;
color:#827d00;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:.1em;
line-height:20px
}
.tee {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:.1em;
line-height:20px
}

div.scroll {
height: 420px;
width: 610px;
overflow: auto;
border: 0px;
background-color: #ffffff;
padding-top: 10px;
}

#pagenumber {
color:#000000;
font-size:12px;
font-weight:bolder;
letter-spacing: 5px;
}

#pagenumber a {
color:#ffffff;
text-decoration:none;
}

#pagenumber a:hover, a:active {
color:#3d3b00;
text-decoration:none;
}

.maintable {
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}

.logotable {
background-image:url(images/logos_02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}

.illustable {
background-image:url(images/illustration_02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}

.graphtable {
background-image:url(images/graphics_02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}
.abouttable {
background-image:url(images/about_02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}

.teetable {
background-image:url(images/tee_shop_02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}

.contacttable {
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}

hr {
color:#8D8F12;
background-color:#8D8F12;
}