body {
	background-image: url(lace_burgundy9.jpg);
	background-color: #59303b;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.floatwrapper {
	width:100%;
	overflow:hidden;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
a {
	color:#999;
}
#contact_mail a {
 color:#999999;
}
img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:200px;
	position:relative;
}
#header {
	position:relative;
}
img#logo {
	position:absolute;
	top:-93px;
	left:0;
}
#topNav {
	font-size:18px;
	color:#FFF;
	background:#9B9B9B;
	height:27px;
	margin-top:93px;
}
*html #topNav {
	height:auto;
}
#topNav a, #topNav a:hover {
	color:#FFF;
	text-decoration:none;
}
#topNav ul {
	margin-left:500px;
	padding-top:2px;
}
*html #topNav ul {
	margin-left:550px;
	padding-bottom:4px;
}
#topNav ul li {
	display:inline;
	margin-right:10px;
}
#contents {
	margin-top:40px;
}
#leftCol {
	width:510px;
}
#rightCol {
	margin-left:515px;
	padding-right:20px;
}
h1 {
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#featureSpot {
	text-align:center;
}
#featurePieces ul {
	margin-left:35px;
	padding-left:0;
}
#featurePieces ul li {
	display:inline;
	margin-right:56px;
}
.disclaimer {
	font-size:10px;
	width:200px;
}
#footer {
	margin-top:10px;
	border-top:8px solid #9D9B9B;
}
#footer p {
	margin-top:3px;
	padding-top:0;
}
#footer #contactInfo {
font-size:18px;
text-align:right;
}

.myspace-scroll-box{ 
scrollbar-3dlight-color:#000; 
scrollbar-arrow-color:#666; 
scrollbar-base-color:#000; 
scrollbar-darkshadow-color:#333; 
scrollbar-face-color:#111; 
scrollbar-highlight-color:#444; 
scrollbar-shadow-color:#444; 
scrollbar-track-color:#111; 
} 

