a, a:visited, a:active {
color:  #000000;
}

body {
background-image: url(images/background.gif);
background-repeat: repeat-x;
background-attachment:  fixed;
background-color: #232922;
margin: 10 0 10 0;
}

input, textarea, select {
background-color: #232922;
border: 1px solid #000000;
font-family: arial;
font-size: 14;
color: #FFFFFF;
}

img {
border: 0;
}

b.header {
font-family: arial;
font-size: 16;
font-weight: bold;
color: #818181;
}

div.content {
font-family: arial;
font-size: 14;
color: #FFFFFF;
padding: 10px;
}

table.contact {
font-family: arial;
font-size: 14;
color: #FFFFFF;
}

table.content {
background-image: url(images/body.gif);
background-repeat: no-repeat;
}

table.form {
font-family: arial;
font-size: 16;
font-weight: bold;
color: #818181;
}

table.photos {
font-family:  arial;
font-size:  18;
color:  #FFFFFF;
}

table.products {
font-family:  arial;
font-size:  14;
color:  #FFFFFF;
}

td.body {
background-image: url(images/body2.gif);
background-repeat: repeat-y;
}

td.left {
background-image: url(images/left_bar2.gif);
width: 8;
}

td.right {
background-image: url(images/right_bar2.gif);
width: 8;
}