/* ------------resize values for main content frame------------*/
#SlideShowControls
{
	position:absolute;
	left:2px;
	top:380px;
	width:422px;
	
	height: 14px;
	
	/*background-color:#E2E2E2;border:solid 2px #E2E2E2;*/
	}
	
	
	#SlideShowControls img {
	vertical-align:top;
	}

#SlideShowControls ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	}

#SlideShowControls ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	padding-top:2px;
	margin: 0;
	}

#SlideShowControls ul li {

	color:#ccc;
	width: 35px;
	border:1px solid #eaeaea;
	background-color:#E2E2E2;
	height:13px;
	padding-top:3px;
	padding-bottom:3px;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1em;
	font-size:1em;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}
	#menu ul li a{
	text-decoration: none;
	display: block;
	}
	
	

#MainImage
{
border: 10px solid #E2E2E2;
text-align:center;
  width: 625px !important; /*is read by all browsers. But IE/Win does not implement !important so this value is not given any importance by that browser*/
  width /**/:625px;/*Therefore, IE5.x/Win and any other browser that does not properly implement !important will get a width of 140px.*/
/*padding: 10px;*/
	clear:left;
	background-color:#E2E2E2;

}

#MainImage2
{
border: 10px solid #E2E2E2;
text-align:center;
  width: 410px !important; /*is read by all browsers. But IE/Win does not implement !important so this value is not given any importance by that browser*/
  width /**/:410px;/*Therefore, IE5.x/Win and any other browser that does not properly implement !important will get a width of 140px.*/
/*padding: 10px;*/
	clear:left;
	background-color:#E2E2E2;

}

