html, body {

	height: 100%;
	margin: 0;
	padding: 0;

	background-image:url(../images/background.png);
	font-size:1.0em;

	
}






#wrapper{
width:90%;
font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
color:#46463C;
margin: 0 auto;
max-width:1000px;

}


  #mySlideShow {
                height:189px;
				border-right:5px solid #fff;
            }
            .slide-show {
                position: relative
            }
            .slide-show .slide {
                display: none;
                position:absolute;
			
				width:100%;
	 			height:189px;
	 			background-repeat:no-repeat;
				background-position:94px 5px;
		
            }
            .slide-show .slide.first, .slide img {
     display: block;
	 

            }
            .slide .slide-caption {
                width: 100%;
				height:189px;
                position: absolute;
                bottom:0;
				background-image:url(../images/bannertopleft.png);
				background-repeat:no-repeat;
		
				
            }

#textsizebox{
height:22px; 
padding-top:2px; 
padding-left:2px; 
text-align:right; 
background:#fff;
position: absolute;
bottom:0;
right:0;
z-index:10;
}
#banner{
margin-bottom:7px;

}


#banner h1{
display:none;

}

#menu{
padding:3px;
font-size:0.750em;
margin-left:70px;


}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#nav a {
	display: block;
	width: 132px;
	color:#58584B;
	text-align:center;
	height:23px;
	padding-top:6px;
	padding-bottom:0px;
	

}

#nav li { /* all list items */
	float: left;
	width: 132px; /* width needed or else Opera goes nuts */

	background-image:url(../images/button.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-right:5px;
	
	
	
}


#nav li a:hover { /* all list items */

	color:#fff;
	background-image:url(../images/buttonover.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
}




#nav li ul { /* second-level lists */
	position: absolute;
	width: 132px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

	margin-top:0px;
	background:none;
	
	

}

#nav li ul li{
 

}

#nav li ul a:link { /* second-level lists */
	

	height:23px;
	padding:0px;
	margin:0px;
	  background-image:url(../images/button.png);
  background-repeat:no-repeat;
  background-position:bottom left;
 padding-top:6px;
	padding-bottom:0px;

	margin-bottom:1px;
}

#nav li ul a:visited { /* second-level lists */
	
	
	height:23px;
	padding:0px;
	margin:0px;

	  background-image:url(../images/button.png);
  background-repeat:no-repeat;
  background-position:bottom left;
 padding-top:6px;
	padding-bottom:0px;

margin-bottom:1px;
}

#nav li ul a:hover { /* second-level lists */
color:#fff;
 height:23px;

  background-image:url(../images/buttonover.png);
  background-repeat:no-repeat;
  background-position:bottom left;
 padding-top:6px;
	padding-bottom:0px;

margin-bottom:1px;
}



#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;border:none; 
}



#content{
margin-top:7px;
padding:0px;
background-image:url(../images/leftmenuback.png);
background-position:0px 20px;

}



#menuleft{
width:173px;
float:left;



}



.menuleftbox{
width:173px;
height:130px;
margin-bottom:20px;


}

.menuleftbox p{
color:#fff;
margin:0px;
padding:0px;
padding-left:15px;
padding-top:95px;



}

#menuleft p{
font-size:0.875em;
padding-left:10px;


}

.menuleftbox a:link {
color:#fff;

}

.menuleftbox a:visited{
color:#fff;

}

.menuleftbox a:hover{
color:#A90533;
text-decoration:none;

}

.forgetmenot{
text-align:center;
padding-bottom:15px;

}

#menuright{
width:250px;
float:right;
background-color:#fff;
padding:5px;
}



#menuright h2{
background-color:#EBEBE8;
color:#A90533;
padding:0px;
padding-right:5px;
height:26px;
background-image:url(../images/latestnewsh2.png);
background-repeat:no-repeat;
background-position:top left;


border-top:1px solid #D2C8AD;
border-right:1px solid #D2C8AD;

}


#menuright h2 p{
text-align:right;
background-repeat:no-repeat;
background-position:top right;

line-height:26px;
font-size:0.750em;
padding:0px;
margin:0px;
padding-right:20px;
font-weight:normal;

}
#menuright h3{

color:#A90533;
font-size:0.750em;


}

#menuright p{
font-size:90%;
margin-bottom:5px;
margin-top:0px;
padding:0px;
text-align:justify;
font-size:0.689em;
}



.newsseparator{
border-top:1px solid #D8D7D7;
margin-bottom:7px;
margin-top:7px;
}

#text{
margin:0px;
margin-left:173px;
padding-right:20px;
padding-left:20px;
padding-top:5px;
margin-right:260px;
background-color:#fff;
text-align:justify;
font-size:0.814em;


}


#footer{
clear:both;
}


#footer1{


text-align:center;
padding:0px;
margin-top:5px;

font-size:0.750em;
border-bottom: 1px solid #D8D7D7;

}

#footer1contain{
margin-left:173px;
margin-right:260px;
border-top: 1px solid #D8D7D7;
padding:5px;
padding-left:20px;
padding-right:20px;height:33px;
}
#radio{
float:right;
background-image:url(../images/radio.png);
background-position:right;
background-repeat:no-repeat;
height:33px;
padding-right:43px;
}

#utube{
float:left;
background-image:url(../images/radio.png);
background-position:right;
background-repeat:no-repeat;
height:33px;
padding-right:43px;

}

.gallerybox{

margin-bottom:30px; 
border-bottom:1px solid #D2C8AD;
padding-bottom:5px;



}

.gallerybox img { -ms-interpolation-mode: bicubic; margin-right:5px; }

.gallerybox h2{
background:#EBEBE7;  padding:2px; margin:0px; margin-bottom:5px; border:1px solid #D2C8AD;

}

.gallerybox a:hover h2{
color:#fff;
background:#A90533;

}



#decconlogo{
background-image:url(../images/decconlogo.png);
background-repeat:no-repeat;
width:250px;
height:33px;
float:right;
background-position:center bottom;
}
#footer2{
height:33px;
text-align:right;
padding:0px;
background-image:url(../images/footer.png);
background-repeat:repeat-x;
font-size:0.659em;

}

#footer p{
padding-top:10px;
padding-bottom:5px;
}




h1{
	margin:0;
	padding:0;
	font-size:140%;
	margin-top:0px;
	margin-bottom:20px;
	color:#A90533;


}



h2{
	margin:0;
	padding:0;
	font-size:120%;
	margin-top:0px;
	margin-bottom:15px;
	color:#A90533;
}

h3{
	margin:0;
	padding:0;
	font-size:110%;
	margin-top:0px;
	margin-bottom:0px;
	color:#A90533;
}



p{
margin:0;
padding:0;
margin-top:0px;
margin-bottom:15px;

}

table{

width:98%;

}

th{

vertical-align:text-top;
text-align:left;

}

td{

vertical-align:text-top;
vertical-align:top;


}





a:link {
	color:#AB5410;
	text-decoration:none;

	}
	
a:visited {
	color:#AB5410; 

text-decoration:none;
}

a:hover {
	color:#A90533; 
	text-decoration:underline;

}

a img {
	border: none; 
} 



.imageleft{

float:left;
padding-right:10px;
padding-bottom:10px;
}

.imageright{

float:right;
padding-left:10px;
padding-bottom:10px;


}




form { 
 	padding: 5px; 
}

label {
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 20px;
	background:none;
	font-weight:bold;
}
input {

	margin-bottom: 10px;
	background-color:#FCFBF7;
}


textarea {
	background-color:#FCFBF7; 
	margin-bottom: 10px;
}

.submitbutton{
	margin-left: 100px;
	width: 70px;
	border-style: outset;
}
.resetbutton{
	margin-left: 10px;
	width: 70px;
	border-style: outset;
}

fieldset
{
	
}

legend
{
	color:#990000;
	font-weight: bold;
	font-size:110%;
} 

.process{
	width:140px;
	margin-right:30px;
	height:200px;
	float:left;
	}
	
/* gallery code */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }