body {
background:#FFF;
padding: 0;
margin: 0;
text-align: center;
font-family: Verdana, sans-serif;
}

#container {
margin: 20px auto;
width: 748px;
border: 1px solid #333;
text-align: left;
}

#masthead {
margin: 0;
width: 748px;
height: 273px;
background: url(banner.jpg) bottom no-repeat;
position: relative;
border-bottom: 1px solid #000;
}

ul#top-nav {
margin: 0;
padding: 0;
list-style-type: none;
position: absolute;
top: 3px;
left: 235px;
height: 252px;
display: inline;
}

li.top-nav-item {
display: inline;
margin: 0 5px 0 10px;
padding: 0;
color: #FFF;
font-size: 11px;
font-weight: bold;
}

#masthead a:link {
color: #FFF;
}

#masthead a:visited {
color: #FFF;
}

#masthead a:hover {
color: #000;
}

#masthead a:active {
color: #FFF;
text-decoration: none;
}

#shop-item-top {
float: left;
margin: 20px 0 15px 20px;
padding: 5px;
height: 175px;
width: 700px;
}



.shop-items {
float: left;
margin: 10px 0 15px 20px;
padding: 5px;
height: 175px;
width: 700px;
}

.image-container {
float: left;
width: 150px;
height: 200px;
border: 1px solid #000;
margin: 0 20px 0 0;
}

.item-description {
float: left;
width: 340px;
height: 200px;
border: 1px solid #000;
margin: 0 20px 0 0;
}

.item-order {
float: left;
width: 150px;
height: 200px;
border: 1px solid #000;
}

#footer {
clear: left;
margin: 0;
width: 748px;
height: 130px;
background: url(footer.jpg) bottom left no-repeat;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}

h5 {
background: #000;
color: #FFF;
padding: 2px;
font-weight: normal;
width: 125px;
}

h1#logo {
text-indent: -9999px;
}

p {
font-size: 11px;
color:#000;
font-family: Verdana, sans-serif;
line-height: 145%;
margin: 5px;	
}

a:link {
color: #0281ca;
}

span {
font-weight: bold;
margin-bottom: 0;
color: #000;
}

#paypal {
margin: 20px 0 0 5px;
}