body {
	background-color: silver;  
	font-family: arial;
}

#mainBody {
	width: 770px;
	margin-left: auto; 
	margin-right: auto; 
	border: 1px solid black;
	padding: 0px 0px 0px 0px;
	background-color: white;
	/* text-align: center; */
}

div#topLeft {
	height: 56px; 
	text-align: center; 
	vertical-align: top; 
	background-image: url(images/gorilla-hammers3_04.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
}

td#topLeft {
	height: 56px; 
	width: 472px
	text-align: center; 
	vertical-align: top; 
}

td#topRight {
	height: 43px; 
	width: 298px; 
	text-align: center; 
	vertical-align: top;
}

div#topRight {
	height: 43px; 
	background-image: url(images/gorilla-hammers3_05.jpg); 
	background-repeat: no-repeat; 
	background-position: top; 
	text-align: center; 
	vertical-align: top;
}

#mainBody1 {
	vertical-align: top;
}
 
#mainBody2 {
	vertical-align: top;
} 
 
.dimensions {
	font-size: 12px;
	color: #CC0000;
}

.title {
	font-size: 26px;
	color: #4E4E4E;
	text-align: center;
}

.title2 {
	font-size: 20px;
	color: #4E4E4E;
	text-align: center;
}

.model {
	color: #4E4E4E;
	font-size: 18px;
}

a.links:link {
	font-size: 15px;
	font-weight: bold;
	color: #4E4E4E;
}

a.links:visited {
	font-size: 15px;
	font-weight: bold;
	color: #4E4E4E;
}

a.links:hover {
	font-size: 15px;
	font-weight: bold;
	color: #D56C1C;
}

a.links2:link {
	font-size: 16px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

a.links2:visited {
	font-size: 16px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

a.links2:hover {
	font-size: 16px;
	font-weight: bold;
	color: #D56C1C;
	text-decoration: none;
}

a.links3:link {
	font-size: 20px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

a.links3:visited {
	font-size: 20px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

a.links3:hover {
	font-size: 20px;
	font-weight: bold;
	color: #D56C1C;
	text-decoration: none;
}

a.links4:link {
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

a.links4:visited {
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

a.links4:hover {
	font-size: 12px;
	font-weight: bold;
	color: #D56C1C;
	text-decoration: none;
}

hr { color: #4E4E4E; }

div.articles { font-size: 12px; }

div.articles2 {	font-size: 14px; }

td.description{}

td.part, td.qty{ text-align: center;}

td.price{ text-align: right }
