/* CSS Document */



body {

	background-repeat: repeat-x;

}



#wrapper {

top: 0px;

width: 1100px;

height: 800px;

margin-left: auto;

margin-right: auto;

}



#header {

	top: 0px;

	background: url('images/header.jpg');

	width: 1100px;

	height: 78px;

}













#center {

	top: 78px;

	width: 1100px;

	height: 672px;

	z-index: 0;

	margin: 0;

	text-align: left;

	vertical-align: top;



!important

	padding-top: 0px; !important

	direction: ltr;

	max-height: 672px;

	vertical-align: top;



!important

;

	

}



#content {

	height: 375px;

   

	position: absolute;

	z-index: 100;

	visibility: visible;

       margin-left: auto;

       margin-right: auto;

       left: 0;

       right: 0;

	width: 922px;

	top: 208px;





}



* html #content { left: 9%; }



#footer {

	background: url('images/footer.jpg');

	width: 1100px;

	height: 50px;

	top: 750px;

}



#flash {

top: 0px; }



#nav {

	top: 0px;

	background: none;

	height: 25px;

	z-index: 100;

	font-family: Arial, Helvetica, sans-serif;

	color: #8D2B2A;

	font-size: 16px;

	letter-spacing: 1px;

	padding-right: 25px;

	text-align: right;

	font-style: normal;

	font-weight: bold;

	line-height: 25px;



}



#contenttext { 

top: 0px;

}







#scrollwrapper {

	width:922px;

	height:375px;

	padding: 0 0 0 0;

}



#scrollbox {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	margin-top:0px;

	width: 845px;

	height: 350px;

	overflow: hidden;

	float: left;

	padding: 0 0 0 0;

}



#scrollers {

	margin-top:15px;

	width: 30px;

	background:url('images/scrollerbg.gif');

	float: left;

	line-height: 0;

	-moz-user-select: none;

	-khtml-user-select: none;

	user-select: none;

	font-size: 0;

}



#scrollers div {

	margin: 0;

	padding: 0;

	width: 30px;

	line-height: 0;

	font-size: 0;

}



#uparrow {

	height: 28px;

	background:url('images/scroll-up.gif');

	margin: 0;

	padding: 0;

}



#downarrow {

	height: 28px;

	background:url('images/scroll-down.gif');

	margin: 0;

	padding: 0;

}



#midscroll {

	height: 12px;

	background:url('images/midscroll.gif');

	margin: 0;

	padding: 0;

}

