@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
		color: #000000;
}
p, h1, h2, h3, h4, h5{

	margin:0px;
padding:5px;
}
h1, h2, h3, h4, h5 {
color:#727260;
}
blockquote {
margin: 0 40px 0 40px;
}
#wrapper {
width:962px;
margin:0 auto;
}
#header {
height:177px;
background:url(images/barriejames__01.gif) no-repeat;
}
#menu {
height:32px;
}
#content {
background:url(images/repeater.gif) repeat-y;
margin:0;
padding:0;
}
#footertop {
height:27px;
}
#footerbotton {
height:229px;
background:url(images/barriejames__22.gif) no-repeat;
}
