@charset "ISO-8859-1";
body {
	background-color: #000000;
}

p2{
	color: #121212;
	font-size: 12px;
}

a:link {
	text-decoration:none;
	border:none;
}

a:visited {
	text-decoration:none;
	border:none;
}

a:hover {
	text-decoration:none;
	border:none;
}

a:active {
	text-decoration:none;
	border:none;
}

a img {border:none; }


#BottomInfo{
	position:absolute;
	bottom: 0;
	width: 900;
	
	
}

#bottomLinks{
	position:absolute;
	bottom: 0;
	width: 900;
	left: 0;
	text-align: left;
}

#WineDiv {
	position:absolute;
	height: 425;
	width:465;
	top: 83;
	right:40;
	overflow-y:scroll;
}


#TestDiv {	
	width:900; 
	height:517;
	margin-top:50;
}

#panocontainer{
	top: 100px;
	background-color: black;
}

#outercontainer{
	position:absolute;
	margin-left:50%;
	margin-top: 0px;
	text-align: left;
	width: 1px;
	height: 800px;
	z-index: 10;
}


#maincontainer{
	position:absolute;
	left:-450px;
	text-align: center;
	width: 900px;
	height: 750px;
}

#navdiv{
	position:absolute;
	bottom:100px;
	width: 900px;
}

#contactDiv {
	position:absolute;
	left:110px;
	top:292px;
	width:370px;
	height:38px;
	z-index:1;
}

#logo{
	position:absolute;
	bottom:160px;
	width: 900px;
}


ul.twocolumn {
list-style: none;
width: 400px;

}

ul. li {
list-style: none;
width: 100px;
float: left;
color: white;
}

.lef { 
float: left; 
clear: left; 
color: white;
font-size: 12px;
font: courier new;
text-align: left;
}

.APPlef { 
float: left; 
clear: left; 
color:black;
font-size: 12px;
font: courier new;
text-align: left;
}

.APPbigLef{ 
float: left; 
clear: left; 
color: black;
font-size: 20px;
}

.bigLef{ 
float: left; 
clear: left; 
color: white;
font-size: 20px;
}

.rig { 
float: right;
 clear:right;
 color: #888888;
 font-size: 12px;
 font: courier;}
