body {
	background: #000000;
	color: #534834;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}

* html body {
	line-height: 13px;
}

a:link { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:link { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;
}
	
#nav a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#nav a:hover, #nav a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#right a:link { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;
}
	
#right a:visited { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;	
}
	
#right a:hover, #right a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------------------------------------  DIV ID's ------- */

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 900px;
}

#content1 {
	background: url(images/elf-bg.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height: 450px;
	padding-left: 130px;
	padding-top: 38px;
	width: 770px;
}

#content2 {
	background: url(images/elf-bg1.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height: 450px;
	padding-left: 130px;
	padding-top: 38px;
	width: 770px;
}

#content3 {
	background: url(images/elf-bg2.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height: 450px;
	padding-left: 130px;
	padding-top: 38px;
	width: 770px;
}

#footer {
	background: url(images/footer-bg.jpg) no-repeat;
	clear: both;
	color: #F1D6AC;
	display: block;
	height: 99px;
	padding-top: 20px;
	text-align: center;
	width: 900px;
}

#header {
	background: url(images/header-bg.jpg) no-repeat;
	display: block;
	height: 197px;
	width: 900px;
}

#left {
	background: url(images/btm-left-bg.gif) no-repeat;
	display: block;
	float: left;
	height: 494px;
	width: 558px;
}

#left1 {
	background: url(images/btm-left-bg1.gif) no-repeat;
	float: left;
	height: 494px;
	width: 558px;
}

#pagebottom {
	clear: both;
	width: 900px;
}

#nav {
	padding-left: 168px;
	padding-top: 68px;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 58px;
	padding: 0;
}

* html #nav ul {
	margin-right: 40px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 30px;
	padding: 0;
}

#right {
	background: url(images/btm-right-bg.gif) no-repeat;
	display: block;
	float: left;
	height: 464px;
	padding-left: 25px;
	padding-top: 30px;
	width: 314px;
}

#right1 {
	background: url(images/btm-right-bg1.gif) no-repeat;
	display: block;
	float: left;
	height: 464px;
	padding-left: 25px;
	padding-top: 30px;
	width: 314px;
}

#text1 {
	width: 430px;
}

#text2 {
	margin-left: 110px;
	margin-top: 28px;
	width: 410px;
}

#text3 {
  position: absolute;
	margin-left: 0px;
	margin-top: 15px;
	width: 650px;
}

#quicklinks {
	/*background: url(images/quicklinks-bg.gif) no-repeat;*/
	display: block;
	height: 165px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 210px;
}

#quicklinks ul {
	list-style: none;
	margin: 0;
	margin-left: 40px;
	padding: 0;
}

* html #quicklinks ul {
	margin-top: 22px;
}

#quicklinks li {
	list-style: none;
	margin: 0;
	margin-top: 6px;
	padding: 0;
}

* html #quicklinks li {
	margin-top: 16px;
}

/* ------------------------------------------------------------------  CLASSE'S ------- */

.flt-lft {
	float: left;
	margin-right: 10px;
}

.flt-rgt {
	float: right; 
	margin: 0 0 15px 15px;
}

.heading {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}

* html .heading {
	margin-bottom: -16px;
}

.heading2 {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}

.right-element {
   position: absolute;
   right: 19%;
   top: 43%;
   text-align: right; /* depends on element width */
   } 
   /* ---------- gallery container ---------- */
.gallery {
position:relative;
width:624px;
height:472px;
margin:1em auto;
}

/* ---------- opacity ---------- */
.gallery a img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:visited img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:hover img {opacity:0.9; filter:alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity:0.9;}

/* ---------- thumbnail images ---------- */
.thumb, .no-thumb {
float:left;
width:149px;
height:112px;
margin:2px;
}
.thumb {
border:0px solid #000;
}
.no-thumb {
border:0px solid #fff;
}
.thumb a img {display:block;}
.thumb a span {display:none;}
.thumb a:hover, .thumb a:active, .thumb a:focus {background:transparent;}

/* ---------- preview image ---------- */
.gallery a:hover span {
display:block;
position:absolute;
width:300px;
height:225px;
top:123px;
left:160px;
}

/* ---------- preview image title block ---------- */
.thumb em {
position:absolute;
width:200px;
top:196px;
left:50px;
-moz-border-radius:12px;
background: url(images/banner.gif) center no-repeat;
color:#000000;
font:normal 12px/20px verdana;
text-align:center;
opacity:0.8;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity:0.8;
}
.thumb a {
text-decoration:none;
}

/* ---------- no border on images ---------- */
a img {border:0;}

/* ---------- clear floats ---------- */
.clear {
height:0;
line-height:0px;
font-size:0;
clear:both;
{


