*{ margin: 0; padding: 0; }*

body {
	font: 12px Verdana, Arial, Sans-Serif;
	background: #262626;
	color: #444;
	background-image: url(images/furniture/bground.jpg);
	background-repeat: repeat-x;
}

a {color: #0066CC; text-decoration: underline;}

a:visited {color: #0066CC; text-decoration: none;}

a:hover {color: #0099CC; text-decoration: underline;}

h2 { margin: 0 0 10px; padding: 10px 0 3px; }

/*ul {  padding: 0; margin: 0 0 10px;}

li { list-style-type: none;}*/

#small {
	font-size: 10px;
	background-color: #040404;
	width: 750px; 
	color: white; 
	text-align: left;
	padding-left: 10px; 
	padding-bottom: 2px;
}

#left a, #left a:visited {
  text-decoration:none;
  text-align: left;
  background-color:#aaa; 
  color: black;
  display:block; 
  width: 130px; 
  padding: 5px;
  padding-left: 5px;
  margin: 5px;
  }
#left a:hover {
	background-image: url(images/furniture/rollover.jpg);
	background-repeat: no-repeat;
}

p { margin: 5px 0 10px 0; }

img { border: none; }

#header {
	background: url(images/furniture/header_760.jpg);
	height: 178px;
}
 h1 {
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
}

.contentimg {
	margin: 5px;
	padding: 5px;
	border: solid #333333 1px;
	background-color: white;
	float: right;
}

/*
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}*/

#wrap {
	padding: 0px;
	width: 750px;
	margin: 0px auto;
	background: White;
}
#left { float: left; width: 160px; background: white; margin-bottom: 10px; margin-left: 2px;}

/*#left ul { padding: 5px 10px 10px 10px; margin: 0; }*/

#right {
	line-height: 1.8em;
	float: right;
	width: 572px;
	padding: 5px;
	margin-right: 0px;
	background: White;
	padding-right: 8px;
}
	
#footer {
	background: url(images/furniture/footer760.jpg);
	height: 64px;
}

.giglist {
	font-size: 11px;
}