body {
	margin: 0;
	font-family: "Verdana", arial,sans-serif ;
	text-align:center;
}

#age-country {
	width:750px; margin:5px auto; padding:0; text-align:left; height: 621px;
	background: #ffffff url("../images/BG-age-country_2.jpg") top left repeat-x; 
}

#spacer { height:200px; margin:0; padding:0;}

#welcome {
    padding: 15px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h1-welcome.jpg");
    background-repeat: no-repeat;
	margin-left:25px;
    
    height: 0px !important;
    height /**/:15px;
}
#before-begin {
    padding: 12px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h1-before-begin.jpg");
    background-repeat: no-repeat;
	margin-left:50px;
    
    height: 0px !important;
    height /**/:12px;
}

strong { color:#ffffff; font-weight:bold; font-size: 12px;}

form {
  font:100% verdana,arial,sans-serif;
  margin: 0 0 0 50px;
  padding: 0;
  width: 320px;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding: 0; 
	margin: 8px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	color:#ffffff; 
	font-weight:bold; 
	font-size: 12px; 
	line-height:23px;
}

form br {
	clear:left;  /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

form img { 
	padding:0px;
	margin:10px 0px 5px 150px;
	}

#note { color:#000000; font-size:10px; margin:15px 0 0 50px; width:360px; line-height:16px;}

#footer {
	width:750px; margin:15px auto; text-align:center; clear:left;
	background: #000000 url("../images/column1_head_BG.gif") top left repeat-x;
}

#footer p {
	color:#ffffff;
	font-size:11px;
	text-align:left;
	padding:5px 15px;
}

#footer a {
	color:#9e8957;
}

#tastings_gold_medal {
	border:0px solid red;
	margin: 87px 0 0 522px;
	text-align:left;
}

#tastings_gold_medal a:link, a:visited {
	color: #660000;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}

#tastings_gold_medal a:hover {
	color: #928356;
}
