 

body  {
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:120%;	
	margin: 0; 
	padding: 0 70px 0 0;
	text-align: center; 
	color: #000000; 
	background:url(images/noise-tile-F4F4ED.gif) fixed;
	
	/*background:url(images/chiti.png) no-repeat fixed bottom 0pt, url(images/chiti.png) no-repeat fixed bottom 0pt, url(images/_chiti.png) no-repeat fixed 0 0pt, url(images/noise-tile-F4F4ED.gif) repeat fixed 130px 0pt;*/
}

h1, h2, h3 {
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
letter-spacing:-0.045em;
color:#DF5353}


.chiti #container { 
float:right;
	width: 800px;  
	border: 0px solid #000000;
	text-align: left; 
	background: transparent url(images/header2.jpg) no-repeat top right;

}



.chiti .highlight {
color:#DF5353; padding-right:40px;
font: 15px/18px Georgia, "Times New Roman", Times, serif;
margin-top:20px;
} 


div.chiti {max-width: 950px; 
min-width: 780px;
overflow: hidden;
padding: 0px;
width: 100%;	

}

div#imgchiti {
		float:right;
		margin-top:20px;
		width:195px;
		height:208px;

}

.chiti #unifi {width:160px; height:160px; background: transparent url(images/unifi.png) no-repeat left;}

.chiti #header { margin-bottom:-60px;
	padding: 0 10px 0 20px;
	height:290px;  
/*	-moz-border-radius: 0px 0px 12px 12px;  
-webkit-border-radius: 12px;  
-webkit-border-top-right-radius: 0;  
-webkit-border-top-left-radius: 0;
border: 5px solid white;
border-top:0;
-webkit-box-shadow: 0px 0px 5px #999; -moz-box-shadow: 0px 0px 5px #999;*/

} 
.chiti #header h1, .chiti #header h1 a {
	margin: 0; letter-spacing:-0.050em; 
	padding: 30px 0 0 0; 
	color:#DF5353 ;
	text-decoration:none
}
.chiti #header h1 a:hover {color:#AF4141}

.chiti #subtitle {background-image:url(images/labelBgnd.png); display:block; width:300px; padding:3px 3px 5px 8px;
color:#fff; 
font-size:12px; 
font-family:Arial, Helvetica, sans-serif; }
.chiti #subtitle a {color:#cfeafc; text-decoration:none; }

.chiti #subtitle em {color:#cfeafc}


.chiti #sidebar1 {
font-family:Georgia, "Times New Roman", Times, serif; color:#999999;
	float: left; 
	width: 180px; 
	padding: 90px 10px 15px 20px;
}

.chiti #sidebar1 ul {margin:0 0 0 -3px; padding:0;}
.chiti #sidebar1 ul li {list-style-type:none; }
.chiti #sidebar1 ul li a {color:#999999; text-decoration:none; line-height:140%; padding:3px; 	
text-shadow: 0 1px 1px #fff;
-moz-border-radius: 2px;
border-radius: 2px;
transition: width 0.5s linear,
background-color 0.5s ease;
-webkit-transition: border-color .5s ease, color .5s ease, background-color .5s ease, opacity .5s ease;
}

.chiti #sidebar h3 {color:DF5353}
.chiti #sidebar1 ul li a:hover {background-color:#dedede; padding:3px;
-webkit-transition:color .3s ease, background-color .3s ease, opacity .3s ease, padding .1s ease;
}

.chiti #sidebar1 ul li.current a {color:#DF5353; text-decoration:underline;}
.chiti #sidebar1 ul li a:hover {color:#333333; text-decoration:underline}

.chiti #mainContent { 
	margin: 0 0 0 230px; 
	padding: 0 0px 80px 20px; 
	font-size:90%
} 

.chiti #mainContent ul {margin:0; padding:0;}
.chiti #mainContent ul li {list-style-type:none; margin-bottom:10px; font-size:13px; color:#333;}

.chiti #mainContent ul.list {margin:0 0 0 15px; padding:0; }
.chiti #mainContent ul.list li {list-style-type:disc;list-style-image: url(images/list.png); margin-bottom:10px; font-size:13px; color:#333;}

.chiti #mainContent a {color:#000; text-decoration:none;}
.chiti #mainContent a:hover {color:#333333; text-decoration:underline}
.chiti #mainContent strong {font-weight:normal; color:#821F24}

.chiti #mainContent h1 {
font:45px/50px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
font-weight:normal; 
color:#999; 
margin-top:30px; 
letter-spacing:-0.065em;
text-shadow: 0 1px 0 #FFF
}

.chiti #mainContent h3 {
font-size:14px;
margin-bottom:10px;
color:#821F24
}

.chiti .top {font-size:28px;}
.chiti a.top {color:#821F24; text-decoration:none}
.chiti a.top:hover {color:#DF5353}

.chiti #footer { 
	width: 790px;
	position:fixed; bottom:0;
	padding: 0 10px 0 20px;

	border-bottom:0; border-left:0;

} 
.chiti #footer p {
		margin: 0;
		font-size:12px;
		color:#666666;
		padding: 2px 0;
}

.chiti #footer a{
color:#333333
} 


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* IE background image flickering fix */
html {
  filter: expression(document.execCommand("BackgroundImageCache", true, true));
}

 

/* LightBoxOverlay */

#lightbox{
	background-color:#eee;
	padding: 15px;
	border: 1px solid #999;
	-moz-box-shadow:#999 0px 0px 20px;
    -webkit-box-shadow:#999 0px 0px 20px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;

font:0.85em/1.20em "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
color:#666666
padding-top:0.2em;
text-align:left

 }
#keyboardMsg{ float: right; font-size:11px; color:#666666; font-family:Arial, Helvetica, sans-serif }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	


.thumbnail {
border:1px solid #C1C1C1;
background-color:#FFFFFF;
float:left;
margin-bottom:15px;
margin-right:10px;
padding:7px;
}


div.caption {
font:0.80em/1em "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
color:#000;
padding-top:0.2em; font-weight:normal;
margin-top:5px
}

.caption small {font-weight:normal; color:#000}

.caption a {color:#821F24 !important}

