

body {
	margin: 0; 
	padding: 0; 
	text-align: center; /*centers the content in IE5/win */ 
	background: url(../d5-images_online/new-bg2.jpg);
	/*background: url(../d5-images_online/body_bkgrd_dp5.gif) 8px 0px repeat-y;
	background: url(../d5-images_online/new-bg.jpg) repeat-y center;
	text-align:center;*/
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
/*#wrapper {
	width:800px;
	margin:0 auto;
	}*/

#container {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  border:0px solid blue;
  }

#left { 
float:left; 
width: 800px; 
border:2px solid #ccc;
background:#fff;
} 

#right { 
margin: 0 0 0 800px; 
width: 190px; 
padding-top:150px;
 
}


a:link {
	color: #326EE9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #326EE9;
}
a:hover {
	text-decoration: underline;
	color: #8CB8D1;
}
a:active {
	text-decoration: none;
	color: #326EE9;
}
.linkTwo a:link {
	color: #666666;
	text-decoration: underline;
}
.linkTwo a:visited {
	text-decoration: underline;
	color: #666666;
}
.linkTwo a:hover {
	text-decoration: underline;
	color: #8CB8D1;
}
.linkTwo a:active {
	text-decoration: underline;
	color: #666666;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style2 {font-size: 12px}
.style3 {font-size: 14px}
.style4 {
	font-size: 16px;
	color: #333399;
}
.style5 {font-size: 24px; color: #333399; }
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.style7 {
	font-size: 18px;
	color: #333399;
}
#faqs dt {	
	font-size: 14px;
	padding-bottom:10px;	
	}
#faqs dd {
	display:none;
	padding-bottom:10px;
	margin-left:0;
	padding-left:15px;
	background: url(../images_misc/arrow.gif) no-repeat 0 3px;
	font-size: 14px;
	}

li.kitItem {
	list-style-image: url('d5-images_online/tinytick.jpg');
	margin-left:10px;
	margin-bottom:6px;
}
#muralview {
	display:block;
}
#roomview {
	display:none;
}








