
body { 
background: #5E6B6E url('../images/background.jpg') repeat-y top left scroll;
margin:0;padding:0;
}
#menu {
background: #5E6B6E;
}
#copy {
background: #5E6B6E url('../images/masterSteel_022.jpg') no-repeat top left scroll;
}
h1 {
width:200px;text-transform:uppercase;font: 14px/1.4em Arial, Helvetica, san-serif;font-weight:bold; color:#fff;padding-right:10px;background:transparent url(../images/dot.gif) no-repeat center right scroll;
}
td#copy p {
margin-left:10px;
}
td a:link img, td a:visited img {
border:1px solid #fff;
}

td a:hover img {
border:1px solid red;
}
p, td {
font: small/1.4 arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;color: #f5f5f5;
}
.bold {font-weight: bold;
}
a:link, a:visited, a:hover, a:active {
	font:11px/1.4em Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: underline;
}
a:hover {
text-decoration: none;
 }
table#folio td a:link img, table#folio td a:visited img, table#folio td a:hover img {
border:0;
}