body {	
	background-color: #FFFFFF;
	
	margin: 10px;
	
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size:12px;
	color: #000000;	
}

img {
	border-width: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#picture {
	width: 120px; 
	height: 120px; 
	
	padding: 5px; 
	
	text-align: center; 
	vertical-align: middle;
	font-style: italic;
	
	background-color: #000000;
	
	border: 1px solid #000000;
}

#titlebar {
	height: 70px;
	width: 700px;
	background-image: url(images/banner.png);
}

#contents {
	height: 60px;
	width: 700px;
	
	margin: 5px;
	
	text-align: left;
}

#body {
	width: 700px;
	
	text-align: justify;
	
	border: #666666 1px solid;
}

#selectedwine {
	font-size: 20px;
}


div#content {
	padding: 10px;
}


.order input {
	background-color: #000000;
}

.order textarea {
	background-color: #000000;
}

.order h2 {
	display: inline;
}


ul.menu li {
	display: inline;
	
	padding: 5px;
}

ul.menu {
	list-style-type: none;
	
	margin: 0px;
	padding: 0px;
}

#menu1 a {
 	font-size: 14px;
}

#menu2 a {
 	font-size: 12px;
}


ul#language {
	text-align:right;
}

ul#language li {
	padding: 0px;
}

#language img {
	border-width: 0px;
	margin: 5px;
}

#language img {
	height: 20px;
	width: 25px;
}