body {
	margin: 0 auto;
	background: #000 url(../gfx/bg.jpg) top left repeat-x;
	font-family: Arial, serif;
}
p {
	font-size: 12px;
	line-height: 16px;
}
h1 {margin-top: 0px;font-size: 24px;color: #e95800;}
h2 {margin-top: 0px;margin-bottom: 0px;font-size: 18px;color: #333;}

div.left {
	margin-left: 43px;
	width: 570px;
	padding-bottom: 10px;
	float: left;
}
div.right {width: 200px;float: left; margin-left: 19px;}

#holder {width: 905px;margin-top: 43px;margin-left: auto;margin-right: auto;/*background: #efefef url(../gfx/body.gif) no-repeat top left;*/margin-bottom: 43px;}
#header {width: 905px;height: 184px;background: url(../gfx/header.gif) top center no-repeat;}

#menu {font-size: 12px;font-weight: bold;float: left;padding-left: 240px;width: 192px;margin-top: 47px;color: #ff6600;}
#menu a {text-decoration: none;color: inherit;}
#menu a:hover {text-decoration: none;color: #333;}

img.pic {float: left;margin-right: 10px;}

#contact {margin-left: 200px;margin-top: 46px;float: left;}

#content {width: 905px;background: url(../gfx/content-bg.gif) repeat-y top center;float: left;display: block;}
#people {width: 905px;float: left;display: block;background: url(../gfx/content-bg.gif) repeat-y top center;}
a {color: #ff6600;text-decoration: none;font-weight: bold;}
a:hover {color: #333;text-decoration: none;font-weight: bold;}
#people div {padding-top: 20px;padding-left: 43px;width: 840px;float: left;}
#people span {padding-top: 20px;width: 275px;float: left;}
div.spacer {height: 20px; clear: both;}

div.right_people {
	width: 200px;
	margin-left: 28px;
	float: left;
	line-height: 16px;
}
#divider {
	width: 836px;
	margin-left: 32px;
	border-bottom: 1px solid #999;
	clear: both;
	padding: 20px 0 0 0;
}


#people div img {
	margin-right: 10px;
	float: left;
	border: 1px solid #999;
}
#people div p{
	padding-right: 10px;
}
#people div p.right{
	padding-right: 0px;
}

#footer-holder { width: 905px; margin-left: auto; margin-right: auto;}
#footer {width: 905px; height: 150px; color: #666;}
#footer img {float: left; padding-right: 30px; }.rightimage {
	float: right;
}

