body {
/* background-image : url(picks/bg.jpg); 
background-repeat : repeat-x; */
line-height : 90%; 
margin-top : 0; 
background-color : #CBD9E4; 
color : #CBD9E4; 
cursor: url(Whiskey.ani);
text-align: justify;
}
.container {
width : 730px; 
border : 0 solid gray; 
margin-top : 10px; 
margin-left : auto; 
margin-right : auto; 
background-color : #ffffff; 
} 

#banner {
width : 731px; 
height : 188px; 
background-image : url(picks/1.jpg); 
} 
.banner-text {
width : 335px; 
height : 20px; 
margin-top : 2.5em !important; 
margin-top : 1.9em; 
margin-left : 0.4em; 
font-family : Georgia, Times, geneva, arial; 
letter-spacing : 2px; 
color : #b8d3ce; 
font-size : 20px; 
font-weight : bold; 
} 
.logo-1 {
width : 40px; 
height : 40px; 
margin : 0.1em 0 0 0.1em; 
padding-top : 20px; 
font-family : Georgia, Times, geneva, arial; 
color : #d1b38d; 
font-size : 58px; 
font-weight : bold; 
} 
.logo-2 {
width : 35px; 
height : 35px; 
margin-top : -1.2em !important; 
margin-top : -1.4em; 
margin-left : 0.6em; 
padding-top : 20px; 
border : 0 solid #000; 
font-family : Georgia, Times, geneva, arial; 
color : #000; 
font-size : 40px; 
font-weight : bold; 
} 
.logo-3 {
width : 35px; 
height : 35px; 
margin-top : -1.6em !important; 
margin-top : -1.8em; 
margin-left : 1.6em; 
padding-top : 20px; 
font-family : Georgia, Times, geneva, arial; 
color : #5e5f57; 
font-size : 30px; 
font-weight : bold; 
} 
.content {
/* height : 500px; */ 
background-image : url(picks/corner.jpg); 
background-repeat : no-repeat; 
background-position : bottom right; 
padding : 20px; 
margin : 19px 0px 0px 165px; 
font-family : geneva, arial; 
color : #000; 
font-size : 12px; 
/* font-weight : bold; */ 
letter-spacing : 2px; 
border : 0 solid #e0dfdd; 
} 

/* 
img.right {
float : right; 
padding : 0; 
margin-right : 6px; 
border : 1px solid #547fa9; 
cursor: url(../pic/Deeppurple.ani);
} 
*/

/*
table {
font-size: 12px;
}
*/ 

img
{ border: 0px;
  cursor: url(../pic/Deeppurple.ani);
}
/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 13px 13px 9px 4px;
}
.right
{ float: right; 
  padding: 13px 4px 13px 13px;
}
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

#left {
float : left; 
width : 147px; 
margin : 0 1px 0 0; 
background-color : #fafce4; 
} 
.caption
{
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-align: center;
}
.img
{
float : left; 
margin : 0.3cm 0cm 0cm 0.3cm;
}
.nav-box {
float : left; 
width : 140px; 
height : 65px; 
margin : 0.2em 0 0 0.05em; 
border : 1px solid #e0dfdd; 
background-color : #ffffff; 
cursor: url(../pic/Deeppurple2.ani);
} 
.s1 {
float : left; 
width : 4px; 
height : 65px; 
margin-left : 0.01em; 
background-color : #b8a07a; 
} 
.s2 {
float : left; 
width : 4px; 
height : 65px; 
margin-left : 0.05em; 
background-color : #6ca2be; 
} 
.nav-box-text {
width : 100px; 
height : 25px; 
margin-top : 1em; 
margin-left : 1.5em; 
background-color : #fefdfb; 
} 

h1 {
font-size : 34px; 
color : #4b5658; 
margin-top : 40px; 
padding : 10px; 
border : 0 outset #95b7d0; 
font-family : "times", verdana, arial, sans-serif, engravers mt bold; 
} 
h2 {
font-size : 16px; 
color : purple; 
margin-top : 27px; 
font-family : "times", verdana, arial, sans-serif, engravers mt bold; 
} 

a:hover {
color : #6ca2be; 
text-decoration : none; 
} 
a {
color : #b8a07a; 
text-decoration : none; 
cursor: url(../pic/Deeppurple3.ani);

} 
hr {
margin-top : 2.9em !important; 
margin-top : 1.8em; 
width : 500px; 
} 
.bottom {
margin-top : 1.5em; 
margin-left : 1.5em; 
text-align: center;
}

 /* Gives the acronyms a dotted bottom-border, so IE knows that it is an acronym. */
acronym {
	border-bottom: 1px #000000 dotted;
}