
	/*  body und schrift deffinitionen */
	html {
		padding:0px;
		margin:0px;
	}

	body {
		background-color: #000000;
		font-size: 12px;
		font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		color:#dddddd;
		padding:0px;
		width: 900px;
  margin-left: auto ;
  margin-right: auto ;

	}

	p, h2, pre {
		margin: 0px;
		padding: 5px 20px 5px 20px;
	}


	a {
		color: #e9bc07;
		font-size: 11px;
		background-color:transparent;
		text-decoration: none;
	}

	a:hover {
		color: #ffffff;
		background-color: #000000;
		text-decoration: none;
	}


	pre {
		color: #564b47;
		font-size: 11px;
		background-color:transparent;
		font-family: Courier, Monaco, Monospace;
	}

	.alignright {
		margin-top: 0;
		text-align: right;
		font-size: 10px;
	}

	h2 {
		font-size:14px;
		padding-top:10px;
		text-transform:uppercase;
		color: #564b47;
		background-color: transparent;
	}


	h1 {
		font-size: 18px;
		text-transform:uppercase;
		text-align: left;
		color: #564b47;
		background-color: #e9bc07;
		padding:5px 15px;
		margin:0px
	}

	strong {
		font-size: 13px;
	}

/* for the map page	*/

#holder{
position:relative;
margin-top:20px;
}
#map {
height:460px;
border:1px solid #999999;
background:#dcdcdc;
width:400px;
position:absolute;
top:0;
left:270px;

}
#controls {
width:266px;
height:800px;
border:1px solid #999999;
padding:6px;
margin-left:12px;
}

/*shadow box */
div#borderrelated, div.shadow {
margin: 0 30px 10px 50px; padding: 0 5px 5px 0; background: #fff url(http://www.champagnereviewer.com/images/shadow.gif) no-repeat 100% 100%; 
height: 1%;
}

div#borderrelated div, div.shadow div {
margin: 0; padding: 10px 0;
border-width: 1px 0 0 1px; border-style: solid; border-color: #ccc;
}



html { 
  padding:0px;
  margin:0px;
}



#content {
  margin: 0px 200px 0px 200px;
  border: 3px solid #564b47;
  padding: 0px;
  background-color: #ffffff;    
}


#left {
width:190px;
padding:0px;
float:left;
background:#fff;
border:1px solid #000;
}

#right {
width:190px;
padding:0px;
float:right;
background:#fff;
color: #dddddd;
border:1px solid #000;
}

#container {
align: center;
}

.curlycontainer{
border: 1px solid #b8b8b8;
background:#ddd;
margin-bottom: 1em;
}

.curlycontainer .innerdiv{
background: transparent url(http://www.champagnereviewer.com/images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

#table {
	width: 400px;
	border-top: 4px solid #e3e7e7;
	background-color:#FF6666;
	}

#table p {
	clear: both;
	width: 100%;
	margin: 0;
	}

#table span {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #e3e7e7;
	border-bottom: 1px solid #e3e7e7;
	}

#table span.col1 {
	width: 110px;
	}

#table span.col2 {
	width: 186px;
	}

#table span.col3 {
	width: 110px;
	border-right: 1px solid #e3e7e7;
	}

.cleaner {
	height: 0;
	clear: both;
	}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	margin:0px auto;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	color:#DDDDDD;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#000000;
	color:#DDDDDD;
	z-index:99;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
	
/* Curvy Corners */
#myBox {
  margin: 0.5in auto;
  color: #fff;
  width: 560px;
  height: 450px;
  padding: 0px;
  text-align: left;
  background-image: url(http://www.champagnereviewer.com/images/box.jpg);
  background-repeat: no-repeat;
}
	