 	
a { 
	font-family: century gothic, helvetica, arial, sans serif;
	font-size: 10px; 
	color: #df1818; 
    	text-decoration: none; }
a:visited { 
	color: #df1818; 
	text-decoration: none; }
  a:hover { 
  	color: #1abcbc; 
  	text-decoration: none; }  
 	
body {  
	margin-top: 0px;
	font-family: century gothic, helvetica, arial, sans serif;
	font-size: 10px; 
	color: #777777; 	
	line-height: 150%;
	background: #ececec;
	background-repeat: repeat-x; }
	    
#container {
	text-align: center;
	width: 100%; }
	
#bodydiv {
	display: block;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;	
	background: #ffffff;
	width: 925px; 
	min-height: 612px; }
	
#columns {
	display: block;
	clear: both;
	width: 925px;
	height: auto; }
	
#logo {
	display: block;
	float: left; }	
	
#nav {	
	display: block;
	float: right;
	margin-right: 19px;
	margin-top: 21px; }	
	
	#nav img {
		margin-left: 27px; } 
		
	#nav a, a:visited {
		font-size: 14px;
		text-decoration: none;
		margin-left: 30px;
		color: #555555; }	
	#nav a:hover {
		color: #df1818; }	
	#nav a.on {
		color: #df1818; }				

#leftcolumn {
	display: block;
	float: left;
	margin-left: 13px;
	text-align: left;
	width: 170px; }
	
#rightcolumn {
	display: block;
	float: right;
	margin-right: 14px;
	width: 706px; }
	
		
#copyright {
	display: block;
	text-align: right;
	width: 925px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;	
	font-size: 10px;
	color: #bbbbbb;
	clear: both; }	
	
#mainpic {	
	display: block;
	clear: both;
	padding-top: 54px;
	margin-left: 41px; }
	
#pad {
	padding: 30px;
	padding-top: 8px; }

#alignright {
	display: block;
	float: right; }
	
#alignleft {
	display: block;
	float: left; }
	
#title {
	margin-bottom: 0px; }		

#profile {
	display: block;
	width: 600px;	
	height: 420px;
	padding-top: 100px;
	margin-left: 155px; }
	
#contact {
	display: block;
	line-height: 200%;
	width: 350px;	
	height: 350px;
	padding-top: 177px;
	margin-left: 280px; }	
	
#leftnav {
	display: block;
	float: left;
	width: 109px;
	padding-top: 60px; 
	padding-left: 41px; }	
	
	#leftnav p {
		line-height: 110%; }
	
	#leftnav a, a:visited {
		font-size: 13px;
		text-decoration: none;
		margin-left: 0px;
		color: #555555; }	
	#leftnav a:hover {
		color: #df1818; }			
	#leftnav a.on {
		color: #df1818; }	
			
#furniture {	
	display: block;
	float: right;
	padding-top: 60px;
	height: 480px;
	margin-right: 41px; }	

	#furniture img {
		border: 1px dotted #e8e8e8; }
		
#item {	
	display: block;
	float: right;
	text-align: right;
	width: 696px;
	overflow: hidden;
	padding-right: 50px;
	padding-top: 60px;
	margin-left: 0px; }	

	#item img {
		margin-right: 10px;
		border: 3px solid #ffffff; }				
	#item img:hover {
		border-bottom: 3px solid #df1818; }	
		
#item_border {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px dotted #e8e8e8; }	
		
#detail {	
	display: block;
	float: right;
	width: 696px;
	text-align: right;
	padding-top: 60px;
	height: 480px;
	padding-right: 50px; }	

	#detail img {
		margin-top: 4px;
		border: 2px solid #ffffff; }				
	#detail img:hover {
		border-bottom: 2px solid #df1818; }	
		
	#detail a, a:visited {
		font-size: 10px;
		text-decoration: none;
		margin-left: 0px;
		color: #df1818; }	
	#detail a:hover {
		color: #1abcbc; }		

#detail_text {
	display: block;
	margin-top: 22px;
	line-height: 120%; }

#thumbs {
	display: block;
	margin-left: -2px; }
	
h1 {
	margin: 0px;
	color: #db8787;
	padding: 0px;
	margin-bottom: 18px;
	font-size: 16px;
	font-weight: normal; }
		
	
hr { 
	padding-top: 14px;	
	border-top: 1px solid #ffffff;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px #e7e7e7 dotted; }	

	
	
	
