.mainlinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	}
.mainlinks A:link {text-decoration: none; color: #ffffff}
.mainlinks A:visited {text-decoration: none; color: #ffffff}
.mainlinks A:active {text-decoration: none; color: #ffffff}
.mainlinks A:hover {
	text-decoration: none;
	color: #E0C5C6
}
.boxpadding {
	margin-bottom:10px
}
.mainmodeltext {
    font-family: Tahoma;
	font-size: 16px;
	color: #5B0101;
	padding-bottom:4px;
	padding-left: 90px;
	}
.mainmodeltext A:link {text-decoration: none; color: #5B0101}
.mainmodeltext A:visited {text-decoration: none; color: #5B0101}
.mainmodeltext A:active {text-decoration: none; color: #5B0101}
.mainmodeltext A:hover {
	text-decoration: none;
	color: #B40303
}
.modelname {
    font-family: Tahoma;
	font-size: 14px;
	color: #5B0101;
	padding-bottom:4px;
	}
.modelname A:link {text-decoration: none; color: #5B0101}
.modelname A:visited {text-decoration: none; color: #5B0101}
.modelname A:active {text-decoration: none; color: #5B0101}
.modelname A:hover {
	text-decoration: none;
	color: #B40303
}
.modelinfo {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 5mm;
	}
.modelinfo A:link {color: #666666}
.modelinfo A:visited {color: #666666}
.modelinfo A:active {color: #666666}
.body A:hover {
	color: #666666}.modelinfo {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 5mm;
	}
.body A:link {color: #666666}
.body A:visited {color: #666666}
.body A:active {color: #666666}
.body A:hover {
	color: #666666}

#gallery {position:relative; width:400px; height:350px;}
#thumbs {width:140px; float:right;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:55px; height:79px; border:1px solid #ffffff;}
#thumbs a img {width:55px; height:79px; border:0;}
#thumbs a:hover {border-color:#ffffff;}
#thumbs a:hover img {
	position:absolute;
	width:auto;
	height:auto;
	right:140px;
	top:0;
	border:1px solid #ffffff;
}