body
	{
	margin: 0px;
	background-color:#C9C6A7
	}
#bdcntr
	{
	position:absolute; 
	width:762px; 
	left:50%; 
	margin-left:-381px;
	margin-top:10px
	}
#bdbrdr
	{
	width: 760px; 
	border: 1px solid #9C9661; 
	float:left
	}
#head
	{
	height: 107px; 
	width:760px; 
	clear: right; 
	background-image:url(/img/header.jpg)
	}
#menubar
	{
	height: 24px; 
	width:760px; 
	background-image:url(/img/menu_bar.jpg); 
	clear: right
	}
#strtbd
	{
	width:760px; 
	height:28px; 
	margin:0px; 
	clear:none; 
	background-image:url(/img/body_top.jpg)
	}
#bd
	{
	width:760px; 
	margin:0px; 
	background-image:url(/img/body.jpg);
	float:left;
	clear:both
	}
#endbd
	{
	float:none;
	clear:both;
	height: 34px; 
	width:760px; 
	background-image:url(/img/footer.jpg)
	}
.cnt
	{
	width:720px;
	margin:0px 0px 0px 12px;
	float:left;
	clear:both;
	background:transparent
	}
.lftcnt
	{
	width:365px;
	margin:0px 5px 0px 20px;
	float:left;
	clear:none;
	background:transparent
	}
.rghtcnt
	{
	width:365px;
	margin:0px 20px 0px 5px;
	background:transparent;
	float:left;
	clear:right
	}
.imglft
	{
	float:left;
	border:1px solid #C5BF8C;
	margin:0px 5px 10px 0px;
	clear:left
	}
.imgrgt
	{
	float:right;
	border:1px solid #C5BF8C;
	margin:0px 20px 10px 5px;
	clear:right
	}
#menuleft
	{
	margin:2px 0px 0px 12px; 
	float:left; 
	clear:left;
	}
#menuright
	{

	margin:4px 10px 0px 0px; 
	float:right; 
	clear:right;
	}
