body
{
margin: 0px;
}

.topbar
{
background-image: url(img/up.gif);
height: 104px;
}

.sidebar
{background: url(img/side2.gif);}

h1,h2,h3
{color: #083431;}

h1,h2,h3,p,ul,li,td
{
font-family: Arial;
margin-left: 30px; 
}

p,ul,li
{
font-size: 15px;
}

h2
{
font-size: 22px;
font-weight: bold;
text-align: left;
}

h3
{
font-weight:bold;
font-size: 17px;
}

ul
{
list-style-type: disc;
}

.nav
{
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #083431; 
text-align:center;
}

.nav A:link
{color: #083431;}

.nav A:visited
{color: #083431;}

.nav A:hover
{color: #083431;}

.sidebar A, .sidebar p
{
font-size:13px;
font-family:verdana,arial;
text-decoration: none;
width: 120px;
font-weight: bold;
}

.sidebar p
{
margin: 10px
}

.sidebar A:link
{color: #396da5;}

.sidebar A:visited
{color: #396da5;}

.sidebar A:hover
{color: #ad8e5a;}

.sidebar p:first-child
{
margin-top:0px;
}

.sidebar p:last-child
{
margin-bottom:0px;
}

#selected
{
color: white;
}

.shop
{
    margin: 20px;
    border-collapse: collapse;
    width: 100%;
}

.shop tr
{
    vertical-align: top;
}

.shop img
{
    border: 1px solid black;
}

.shop td
{
    padding: 10px;
}

.shop td:first-child
{
    text-align: center;
}

.shop td:last-child
{
    text-align: center;
    font-weight: bold;
}

.shop img
{
    max-height: 100px;
    max-width: 100px;
}

.description
{
    width: 100%;
}
