body{
	background-color: #000000;
	margin:0;
	padding:0;
	color: #000000;
}

html, body{
	height:99%
}

p {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:10px; 
	line-height:15px;
	color:#999;
	margin-left:9px;
	margin-right:9px;
	margin-top:3px;
}

#wines p {
	margin-right: 130px;
}

h1 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#999;
	margin-left:9px;
	margin-right:9px;
	margin-top:-2px;
	margin-bottom:10px;
}


.bolder {
	color:#000;
}

.light {
	font-weight: normal;
}

.underrule {
	border-bottom:1px solid #CCC;
	padding-bottom:2px;
}


#homecontainer {
	width: 700px;
	height: 517px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -258px;
	background-color: #000;
	background-image: url(../images/homebackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#maincontainer {
	width: 700px;
	height: 517px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -258px;
	background-color: #000;
	background-image: url(../images/wrapperbackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	
#content {
	height: 450px;
	width:532px;
	position:absolute;
	margin-top: 31px;
	margin-left:34px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
	
#navigation {
	width:120px;
	float: right;
	position: absolute;
	bottom: 33px;
	right: 0px;
}

#navigation ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
	

#navigation li {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:9px; 
	line-height:16px;
	color: #000;
}

a {
	text-decoration: underline;
}

a:link {
	color: #999; 
}

a:visited {
	color:#999; 
}

a:hover {
	color:#000;
}


#navigation a {
	font-size:9px; 
	line-height:15px; 
	text-decoration:none;
}

#navigation a:link {
	color: #999; 
}

#navigation a:visited {
	color:#999; 
}

#navigation a:hover {
	color:#000;
}

#topimage {
	position: relative;
	margin-left:9px;
	padding-bottom:6px;
}

#navigation ol {
	color: #999;
	padding:0 /*0 3px 3px*/;
	margin:0;
		list-style-type:none;
}

#navigation ol a {
	font-family:verdana, arial, helvetica, sans-serif;
	line-height:18px;
	text-decoration: underline;
	
}

#navigation ol a:link {
	color: #999; 
}

#navigation ol a:visited {
	color:#999; 
}

#navigation ol a:hover {
	color:#000;
}

#pullout {
	position: absolute;
	left: 10px;
	bottom: 22px;
}

#tablelist {
	border: 0;
	border-collapse: collapse;
	margin-left:9px;
	text-align:left;
	width:95%;
}


#tablelist td {
vertical-align: top;
}

#tablelist  ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
	
#tablelist li {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:10px; 
	line-height:15px; 
	text-decoration:none;
	color: #999;
}

#tablelist a {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:9px; 
	line-height:16px; 
	text-decoration: underline;
	
}

#tablelist a:link {
	color: #999; 
}

#tablelist a:visited {
	color:#999; 
}

#tablelist a:hover {
	color:#000;
}

#bottleimage
{ 	
	position: absolute;
	bottom: 0px;
	right: 0px;
}
