body  {   
width: 100%;
background-color: #fff; 
font-family: Courier;
font-size: 11px;
color: #000;
line-height: 130%;
letter-spacing: 0.02em;
word-spacing: 0.02em;

}

#pagewrapper {
position: relative;
text-align: center;
margin: 0 auto;
left: 0;
right: 0;
width: auto;
}

#navi {
position: relative;
text-align: center;
width:1200px
top: 0px;
}

#content {
position: absolute;
width: auto;
top: 30px;
left: 30px;
}

#button {
width: 123px;
height: 23px;
margin-top: 0px;
margin-left: 0px;
}


img {
border: none;
}

a:link { 
color: #212324; 
text-decoration: none;
}

a:visited { 
color: #212324; 
text-decoration: none;
}

a:hover { 
color: #212324;  
text-decoration: none;
}

a:active { 
color: #212324; 
text-decoration: none;
}


/*menu*/
.mainmenu{
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
font-size: 120%;
width: 100%;
}

.mainmenu ul{
border: 0px;
padding: 5px 0;
margin: 0;
overflow: hidden;
width: 100%;
}

.mainmenu ul li{
display: inline;
}

.mainmenu ul li a{
color: #000;
padding: 0px 12px 0px 6px;
margin: 0;
text-decoration: none;
}

.mainmenu ul li a:hover{
color: black;
border-bottom: 4px solid #000;
}

.mainmenu ul li a.noline:hover{
color: transparent;
border-bottom: 0px;
}

.mainmenu ul li inputbutt{
display: inline;
}

.xlarge {
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
font-size: 470%;
color: #212324;
text-align: left;
line-height: 130%;
letter-spacing: 0.02em;
word-spacing: 0.02em;
}

H1 {
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
font-size: 270%;
color: #212324;
text-align: left;
letter-spacing: 0.02em;
word-spacing: 0.02em;
}

H2 {
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
font-size: 180%;
color: #212324;
text-align: left;
letter-spacing: 0.02em;
word-spacing: 0.02em;
}

H3 {
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
font-size: 140%;
color: #212324;
text-align: left;
letter-spacing: 0.02em;
word-spacing: 0.02em;
}

.norm {
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
font-size: 100%;
color: #212324;
text-align: left;
line-height: 150%;
letter-spacing: 0.02em;
word-spacing: 0.02em;
}

.active {
color: #939a9d;
padding: 0px 12px 0px 6px;
}

.price {
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
color: #3333f2;
}

.sold {
font-family: Georgia, Times, "Times New Roman";
font-weight: bold;
color: #de1710;
}

.ship {
font-family: Verdana, Courier;
font-weight: none;
color: #000;
}


