*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#000000
}
body{
width:625px;
margin:auto;
position:relative;
}
#header{
width:625px;
padding:36px 0 28px 0;
float:left
}
#content{
width:625px;
padding:0 0 45px 0;
float:left
}
.small{
position:absolute;
top:51px;
right:-2px;
}
.small img{
margin:0 14px 0 0
}
.menu ul{
display:block;
width:20px;
float:right;
margin:4px 0 0 0
}
.menu li{
list-style-type:none;
margin:1px 0 0 1px;
width:20px;
height:107px;
}
*html .menu li{
margin:-2px 0 0 1px
}
.left{
width:314px;
float:right;
}
.left img{
float:right
}
.big{
background-color:#FFFFFF;
padding:0 3px 0 3px
}
.many{
background-color:#FFFFFF;
float:right;
padding:6px 3px 5px 4px
}
.many img{
margin:0 0px 0 0
}
.pic{
border:2px solid white;
float:left;
margin:16px 9px 0 0
}
.item{
width:264px;
border-bottom:1px solid #FF8C00;
margin:0 0 20px 0px;
float:left;
padding:0 0 14px 0;
font-family:Tahoma;
font-size:11px;
color:#E3E6E6;
text-align:justify;
}
.itemxx{
width:264px;
margin:0 0 20px 0px;
float:left;
padding:0 0 14px 0;
font-family:Tahoma;
font-size:11px;
color:#E3E6E6;
text-align:justify;
}
.item a{
color:#E3E6E6;
font-weight:bold;
text-decoration:none;
background-image:url(images/arrows.gif);
background-position:2px 5px;
background-repeat:no-repeat;
padding:0 0 0 14px;
}
.item p{
margin:0 0 4px 0
}
.last{
width:264px;
margin:0 0 11px 24px;
float:left;
}
.last img{
border:2px solid #ffffff;
float:left;
margin:1px
}
.title{
margin:0 0 6px 24px
}
#footer{
float:left;
clear:both;
width:625px;
text-align:center
}
#footer, #footer a{
font-family:Tahoma;
font-size:11px;
color:#ff9900;
text-decoration:none;
text-align:center;
}
#footer p{
padding:0px 0 0 0
}











	#dhtmlgoodies_slideshow{
		width:307px;	/* Total width of slideshow */


	}
	
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:20px;
      		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
















