#container{
width:800px;

}
body{
background-color:#000000;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height:124px;
}
#menu {
	background-image: url(../images/menuBk1.gif);
	background-repeat: repeat-y;
	float: left;
	width: 194px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	display:block;
	font-size:.75em;
}
#special {
	background-image: url(../images/menuBk2.gif);
	background-repeat: repeat-y;
	width: 193px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#006600;
	display:block;
	padding: 10px 5px 10px 5px;
	font-size:1.4em;
	
}
#menu ul{
/*/*/padding: 5px 0px 5px 0px;
	margin-left: 10px;;
	margin-right: 0em;
	list-style-type: none; /* */
	color:#FFFFFF;
	
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size:1.2em;
}
#address{
padding: 5px 0px 5px 10px;
font-size:.9em;
font-family: Georgia, "Times New Roman", Times, serif;
}
#cart{
width:175px;
color:#FFFFFF;
}
#content
{
margin-left:193px;
text-align:center;
padding: 15px 0 0 0;
width:607px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#4D6743;
}

#content a{
text-decoration:none;
font-size:.9em;
font-family: Georgia, "Times New Roman", Times, serif;
color:#4D6743;

}
#thumb{
background-color:#4D6743;
width:170px;
/* height:170px; */
vertical-align:middle;
}


#thumb a{
vertical-align:middle;
}
h2{
padding:0;
margin:0;
}