@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
/*	position:relative;*/
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#89001A;
}
.main_div{	
	margin:0px auto;
	width:990px;
	height:1020px;;
}
	#maininner{
		margin:0;
		width:100%;
		position:relative;
	}
	
.style2 {
	font-family: "Courier New", Courier, monospace;
}


#slideshow {
	position:absolute;
	width: 365px; 
	height: 399px; 
	left:335px;
	top:102px;
	
}

#slideshow.wide{
	position: relative; 
	top:  19px; 
	left: 19px;
	width: 554px; 
	height: 349px; 
	margin: 0; 
	overflow: hidden; 
}
