<style type="text/css">

body {
overflow-x: hidden;
overflow-y: hidden;
} 

.title {
		background:#e1e1c5;
		font-family:arial;
	                    font-size: 11px;
		font-weight: bold;
        text-transform:capitalize;
		letter-spacing:0px;
		line-height: 11px;
		border-bottom: solid #A49284 0px;
		border-top: solid #A49284 0px;
		text-align:left;
}
.dates {
		background:#aba08e;
		font-family:arial;
	    font-size: 11px;
		font-weight: none;
        text-transform:capitalize;
		letter-spacing:0px;
		line-height: 11px;
		border-bottom: solid #F9F9F9 3px;
		border-top: solid #A49284 0px;
		text-align:justify;
}

.side-content {
		background:#aba08e;
		font-family:arial;
	    font-size: 11px;
		letter-spacing:0px;
		line-height: 11px;
		border-bottom: solid #C6B398 0px;
		border-top: solid #C6B398 0px;
		text-align:justify;
		color:#787878;
}
	
.textcategory {
		background:#aba08e;
		font-family:arial;
                                font-size:11px;
                                 text-transform: none;
                                font-weight : none; 
		letter-spacing:2px;
		line-height: 10px; 
		border-bottom: solid #C6B398 0px;
		border-top: solid #FFFFFF 0px;
		text-align:center;
		color:#6D6D6D;
}

.side-forum {
		background:#aba08e;
		font-family:tahoma;
                                font-size:8px;
                                 text-transform: uppercase;
                                font-weight : bold; 
		letter-spacing:2px;
		line-height: 10px; 
		border-bottom: solid #F9F9F9 0px;
		border-top: solid #FFFFFF 0px;
		text-align:center;
		color:#6D6D6D;
}

body {
color:#7E7E84; 
text-align : justify; 
font-size: 7pt; 
line-height:10pt;
font-family:tahoma;      
background-repeat: repeat-y;
}	
p {
margin-top: 0;
margin-bottom: 0.5em;
}	

a {
color:#ce1b2d;
font-family: tahoma;
font-size: 9px; 
text-decoration: none;
background: ; 
font-weight: bold;
letter-spacing: 0px;
line-height:10pt;}


a:hover   {   
color:#cbcbcb ;  
background: #; 
border-bottom: 0px solid #485858;
font-family: tahoma;
font-size: 9px;
text-decoration: none;
font-weight: bold;
line-height:10pt; 
cursor:;
letter-spacing: 0px} 


h1 {	font-family: georgia;  
font-size:7pt;
line-height:9px;
text-transform:lowercase;
letter-spacing:0px;  
margin:0px;
padding:0px; 
width:100%;
color:#000000;
border-bottom: 3px #f42f74 solid;  
background-color:#e1e1c5; 
text-align:left;} 


h2 {	font-family: georgia;  
font-size:9pt;
line-height:10px;
text-transform:lowercase;
letter-spacing:1px;  
margin:0px;
padding:0px; 
width:100%;
color:#000000;
border-bottom: 0px #f42f74 solid;  
background-color:#e1e1c5; 
text-align:center;} 

i {
color: #ce1b2d
;}

b {
color: #BBBBC7;
background: #;
font-family:verdana; 
font-size: 9px;}

.felda {
    font-family: tahoma;
    font-weight:bold;
	font-size: 7pt;
    text-align:left;
	color: #DEC9E1;
    cursor: nw-resize;
    line-height : 10px; 
    background-color: # E2DAE3;
  	border-bottom: 1px #E2DAE3 solid; }



#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;
	overflow: auto;
	width: 100%	
	}

#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;
	}
