BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white url(/img/vbar.jpg) repeat-y;
	width:100%;
}
BR.thumb {
    clear:both;
}

H1 {text-align:center;}

A:link{color:#4E8EC4; font-weight:bold; text-decoration:none;}
A:visited{color:#24457C;font-weight:bold;text-decoration:none;}
A:hover{color:#4E8EC4;text-decoration:underline;}

A IMG {border:0;text-decoration:none;}
A IMG {border:0;text-decoration:none;}


/*
.topimg {background:url(img/hbar.jpg) repeat-x; height:32px;
         position:absolute;top:32px;left:32px}
		 */
				
#topimg {
	background:url(/img/hbar.jpg) repeat-x top left;
	height:32px;
	width:100%;
	margin:0; padding:0;border:0
}

#content {
 padding:0;
 margin:0px 0px 0px 32px;
 border:none;
 
}

#content-content {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 border:none;
 
}

#nav {
  margin:0px;
  padding:0px;
  border:0px;
  width:20%;  
  float:left;
}
#nav-content{
  margin:0%;
  padding:1em;
}

#main {
  float:left;
  padding:0;
  border:0;
  margin:0% 0% 0% 0%;
  width:75%;
}

#main-content{
  margin:0;  
  padding:1em;
}

#view{
  float:left;
  margin:1em;  
}

#view-content{
  padding:1em;
}

#description{
  margin:1em;
}

#description-content{
  
  padding:1em;
}

#name {
}
#type {
  display:inline;
}
#year {
  display:inline;
}
#size {
  
}
#price {
  
}
#comment {
  padding:1em 0 0 0;
}

div.hr {
  height: 32px;
  clear:both;
  background:no-repeat center;
}
div.hr hr {
  display: none;
}

.topimg {
	background:url(/img/hbar.jpg) repeat-x top left;
	position:absolute; top:0px; left:0px;
	height:32px;
	width:100%;
	margin:0; padding:0;border:0
}

.bottomimg {
	background:url(/img/hbar.jpg) repeat-x bottom right;
	position:absolute; bottom:0px; right:32px;
	height:32px;
	width:100%;
	margin:0; padding:0;border:0
}

.leftimg {
	background:url(/img/vbar.jpg) repeat-y top left;
	position:absolute;top:0px;left:0px;
	width:32px;
	height:100%;
	margin:0;padding:0;border:0
}		  
.rightimg {
	background:url(/img/vbar.jpg) repeat-y bottom right;
	position:absolute;bottom:0px;right:0px;
	width:32px;
	height:100%;
	margin:0;padding:0;border:0
}

		  		  
.menu-1 {
}
.menu-2 {
	position:relative;left:1em;
}



.tumbnail {
	float:left;
	width:24%;
	margin:0;
	padding:0;
	border:0;
}
.tumbnail-content {
	text-align:center;
	padding:16px;
    /*border:1px dashed #ccc;*/
	
}
/*A:visited{color:#153555;}*/
