body {
background :  url(images/body.jpg) repeat ;
font : 400 66%/135% Verdana, sans-serif;
color : #000001;
margin : 0;
padding : 0;
text-align : center;
}
p, table, ul{
margin-bottom: 1.6em;
text-align : justify;
}
.styleFN {
	color: #993399;
	font-weight: bold;
}

.style1 {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.styleOK {
	
	color: #000002;
}

ul {
margin-left: 3em;
}
ul {
list-style: none;
}
a {
color: #660001;
text-decoration: none;
}
a:hover {
color: #b9b6a9;
text-decoration: none;
}
#container {
width : 760px;
margin : 0 auto;
padding : 0;
background: #fff;
border-right: 8px solid #fffffc;
border-left: 8px solid #fffffc;
}
#header {
width : 760px;
height : 190px;
margin-top: 0px;
margin-bottom: 1px;
padding : 0;
background :  #fff ;
}
h1 {
font: bold 12px/14px Arial, sans-serif;
color: #660001;
}
h1 a {
color : #ccc;
text-decoration : none;
}

#content {
padding : 0px 4px 8px 0px;
margin : 0;
text-align : justify;
}
#content img {  margin: 0px;  padding: 0px 0px 0px 8px; }
#content img:hover { background:#fff; }
#main {
float: right; 
width: 570px;
padding-left: 4px;
margin: 0;
text-align: justify;


}
#main h2 {
font: bold 18px/20px Arial, sans-serif;
color: #660001;
border-bottom: 1px dotted #555;
margin-top: 1px;
}
#main h2 a, #main h2 a:visited {
color: #74afb4;
text-decoration: none;
}
#main h2 a:hover {
color: #bbb6a3;
text-decoration: none;
}

#sidebar {
float: left;
width: 175px;
padding: 0;
margin: 1px;
text-align: justify;
font: 11px/18px Verdana, sans-serif;
color: #660000;
background :  #f6f6f6 ;
border-top: 1px dotted #ccc ;
border-left: 1px dotted #ccc ;
border-right: 1px dotted #ccc ;
}

#sidebar h2 {
font: bold 18px Arial, sans-serif;
color:#b9b6a9;
padding: 0;
margin: 0;
text-align: left;
}
#sidebar ul {
list-style : none;
margin : 0 0 0 0;
padding : 0;
margin-bottom: 20px;
}
#sidebar ul li {
display : inline;
padding : 0;
margin : 0;
color: #660001;
}
#sidebar ul li a {
display : block;
color : #660001;
text-decoration : none;
margin : 0;
padding : 5px 0 5px 0;
border-bottom : 1px dotted #b3b0a0;
}
#sidebar ul li a:hover {
background-color: #e8e3da;
color : #ffffff;
color: #b5ae94;
background :  #fff url(images/Bottle-Buttons2.png) no-repeat right;
}
#footers {
background : #660000  url(images/footer.jpg) no-repeat ;
}
#footer {
	width : 740px;
	height : 180px;
	background : #660000 ;
	color : #fff;
	margin : 0 auto;
	text-align : justify;
	position : relative;
	line-height : 17px;
	font-size : 0.9em;
	background: #fffffc url(images/footer.jpg) no-repeat right;
}
#footer p {
color : #fffffe;
padding : 3px 0 0 0;
list-style-type : none;
margin : 0;
}
#footer h2 {
font : 600 14px/18px Arial, sans-serif;
color : #d4d1c3;
border-bottom : 1px dotted #eae8dd;
padding : 0 0 2px 0;
margin : 15px 0 5px 0;
text-transform : uppercase;
}
#footer a {
color : #fffffe;
text-decoration : none;
border-bottom : 1px dotted #555;
}
#footer a:hover {
color : #fffffe;
text-decoration : none;
}
#footer ul {
list-style : none;
margin : 0 0 0 0;
padding : 0;
}
#footer ul li {
display : inline;
padding : 0;
margin : 0;
}
#footer ul li a {
display : block;
color : #fffffe;
text-decoration : none;
margin : 0;
padding : 5px 0 5px 0;
border-bottom : 1px dotted #eae8dd;
}
#footer ul li a:hover {
background:  url(images/Bottle-Buttons2.png) no-repeat right;
color : #fffffe;
}
#left {
float : left;
width : 220px;
margin : 0 20px 0 0;
padding : 0;
}
#center {
float : left;
width : 230px;
margin : 0 20px 0 10px;
padding : 0;
}
#right {
float : right;
width : 220px;
margin : 0;
padding : 0;
}
#subfoot {
background: #fffffc;
text-align: center;
color: #000;
}
#subfoot a {
color: #000001;
text-decoration: none;
}
#subfoot a:hover {
color: #660001;
text-decoration: none;
}

img.left {
float : left;
margin : 0 12px 5px 0;
border : 1px solid #fff;
padding : 6px;
}
img.right {
float : left;
margin : 0 0 5px 10px;
border : 1px solid #fff;
padding : 6px;
}
#menu {
width : 100%;
margin : 0 auto;
padding : 0px 0px 8px 0px;
font :  11px Verdana, sans-serif;
text-align : center;
height : 21px;
}


/* lightbox  \*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

td.linkman, p.linkman {
	background-color : #FFFFFF;
	color : #000000;
	font: 11px/15px Verdana, sans-serif;
color : #000001;
}

a.linkman {
	color : #660001;
	
	text-decoration : none;
}


a.linkman:hover {
	color : #cccccc;
	text-decoration : none;
}

span.linkmanURL {
	color : #6f6f6f;
}
	
	
td.head {
	background-color : #336699;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

td.glava {
	background-color : #336699;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 11px;
}

td.copyright {
	background-color : #336699;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 9px;
}

td.vmes {
BORDER-RIGHT: #336699 1px solid;
BORDER-TOP: #336699 1px solid; 
background-color: #FFFFFF; 
BORDER-LEFT: #336699 1px solid; 
BORDER-BOTTOM: #336699 1px solid
}

td.dol {
BORDER-RIGHT: #336699 2px solid;
BORDER-TOP: #336699 2px solid; 
background-color: #FFFFFF; 
BORDER-LEFT: #336699 2px solid; 
BORDER-BOTTOM: #336699 2px solid;
}

td.sec{
	background-color:#F4F4F4;
}

/* pop-up calendar */
button.calendarStyle
{
	
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
}