body
{
  background-image:url('images/dots.gif');
  margin: 0px;
}


#main
{
  min-height:1000px;
  width: 798px;
  height:100%;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  padding: 0 8px;
  border-top: 0px;
  position: relative;
  overflow: hidden;
  background: url(images/bg.gif) repeat-y scroll;
}

#oil
{
  width: 798px;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  padding: 0 8px;
  border-top: 0px;
  position: relative;
  overflow: hidden;
  background: url(images/bg.gif) repeat-y scroll;
}
table.oil {
font-size: 11px;
}

#gallery
{
  width: 400px;
  height:100%;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  padding: 0 8px;
  border-top: 0px;
  position: relative;
  overflow: hidden;
  background: url(images/bg2.gif) repeat-y scroll;
}

#header
{
  background-color: #2d384a;
  height:174px;
  width: 798px;
  margin-top: 0px;
}


#left 
{
  background-color: #ffffff;
  width: 440px;
  float: left;
  margin: 0px;
  height:100%;
  overflow: hidden;
}

#right 
{
  background-color: #ffffff;
  width: 358px;
  height: 100%;
  float: left;
  margin: 0px;
  overflow: hidden;
}


#leftgallery 
{
  background-color: #ffffff;
  width: 200px;
  float: left;
  margin: 0px;
  height:100%;
  overflow: hidden;
}

#rightgallery
{
  background-color: #ffffff;
  width: 185px;
  height: 100%;
  float: left;
  margin: 0px;
  overflow: hidden;
}


p.footer 
{
font-family: serif;
font-size: 10px;
text-align: center;
color: #432801;
}

#menu 
{
width: 167px;
float: left;
position: relative;
background-color: red;
}

#items
{
float: left;
position: relative;
margin-left: 20px;
width: 113px;
}

#itemdesc
{
float: right;
width: 287px;
position: relative;
display: inline;
margin-right: 20px;

}

p 
{
font-family: serif;
font-size: 13px;
text-align: left;
color: #333333;
margin-right: 30px;
margin-left: 30px;

}

p.home 
{
font-family: serif;
font-size: 13px;
text-align: left;
color: #333333;
margin-right: 30px;
margin-left: 35px;
line-height: 20px;

}

p.fabric
{
font-family: serif;
font-size: 12px;
text-align: left;
color: #432801;
margin-right: 0px;
margin-left: 30px;
text-decoration: overline underline;
}

p.prev
{
font-family: serif;
font-size: 12px;
text-align: left;
color: #432801;
margin-right: 0px;
margin-left: 10px;
text-decoration: overline underline;
}

a.fabric
{
font-family: serif;
font-size: 12px;
text-align: left;
color: #432801;
margin-right: 0px;
margin-left: 0px;
text-decoration: overline underline;
}


p.next
{
font-family: serif;
font-size: 12px;
text-align: right;
color: #432801;
margin-right: 10px;
margin-left: 10px;
text-decoration: overline underline;
}

a.next
{
font-family: serif;
font-size: 12px;
text-align: right;
color: #432801;
margin-right: 0px;
margin-left: 0px;
text-decoration: overline underline;
}

