body {padding:0; margin:1; background-image:url(images/BACKGROUND.png);}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#292929;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#9D0D02; text-decoration:underline} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:18px}
li{background:url()  center left no-repeat; margin:0px; padding-left:14px }
li a{color:#9D0D02;} 
 b{ color:#9D0D02}
.b{ font-size:10px} 
span a{ color:#292929}
.more{background:url(images/BACKGROUND.PNG)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}

body {} /* i.e. text-align not needed */
#wrapper {margin-left:auto; margin-right:auto; width:900px;} /* the width is arbitrary */ 


input{
   background:url(images/BACKGROUND.PNG);
   border:1px solid #B4B4B4;
   padding-left:5px;
   width:227px; height:21px;
}
textarea{
   background:url(images/BACKGROUND.PNG);
   border:1px solid #B4B4B4;
   padding-left:5px;
   width:227px; height:108px;
   overflow:auto   
}
   
#nav_wrap {
	background-image: url(arrow.png); margin-top: -32px;
	background-repeat: no-repeat;
	width: 100%;
	font-size:21px;
	height: 150px;
	padding-top: 30px;  
}

#nav_wrap ul {
	list-style-type: none;
}

#nav_wrap ul li{
	display: inline;
	padding: 15px;
	margin-right: 10px;
}

			
			.carousel_container {
				width: 750px;
				height: 500px;
				margin: 0px auto;
				
			}