/* CSS Document */
body {
	background-color:#320916;
	font-family:Arial, Helvetica, Verdana;
	font-size:smaller;
	line-height:20px;
	font-weight:lighter
	}
	
a:link {color:#000}
a:hover {color:#ff0033}
a:visited {color:#000}

div.container {
	width:790px;
	margin:auto;
	background-color:#ecebcd;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	}
div.main {
	padding-left:20px;
	padding-right:320px;
	}
	
div.winelist {
	padding:20px;
	}
	
th {
	font-weight:normal;
	text-align:left}
	
h2 {
	font-size:large;
	font-weight:normal
	}
.copy {color:#ecebcd; font-weight:normal;}
a.copy:link {color:#ecebcd}
a.copy:hover {color:#ff0033}
a.copy:visited {color:#ecebcd}