Body {
    	font-family : Arial, sans-serif;
	    font-size : 76%;
    	color : #000000;
		margin;
		margin-top : 10px;
		background-image : url(images/back.jpg);
}
p{
	font-size:1.0em;
}
h1,h2{
	font-size:1.2em;
}
h3{
	font-size:1.6em;
	margin-top:145px;
}
Li {
	font-size : 1.0em;
    	color : #000000;
}
A:link {

	color : #000000;
	text-decoration: none;
}
A:visited
{

	color : #000000;
	text-decoration: none;
}
A:active
{

	color : #666666;
	text-decoration: none;
}
a:hover {

    	color : blue;
    	font-weight : normal;
	text-decoration : none;
}
.main{
	width:70%;
}
.bigletter{
	font-size : 1.4em;	
}
.copy{
	font-size : 0.8em;
}
.expandingline{
		background-image : url(images/expanding_line.gif);	
		width:100%;
}
.nav{
		background-image : url(images/blank10.gif);	
		width:275px;
}
.navitem{
		background-image : url(images/marker.gif);
		background-repeat:no-repeat;		
		height:30px;
		padding-left:25px;
		font-size : 1.0em;
}
.note{
	font-size : 1.4em;
	color : #0000FF;
	font-weight : bold;
}
.blueletter{
	color : #0000FF;
	font-weight : bold;
}
.links{
	font-size:1.0em;
	border : 1px dashed Blue;
}

.xymade{
	height:260px;
	width:400px;
	background-image : url(images/xymade.jpg);
	background-repeat : no-repeat;
}
.rotherham{
	height:260px;
	width:400px;
	background-image : url(images/jrotherham.jpg);
	background-repeat : no-repeat;
}
.eggersmann{
	height:260px;
	width:400px;
	background-image : url(images/eggersmann.jpg);
	background-repeat : no-repeat;
}
.berbel{
	height:260px;
	width:400px;
	background-image : url(images/berbel.jpg);
	background-repeat : no-repeat;
}
.dummy{
	width:125px;
}
 .showroom{
	background-color : #0000cc;
}
.whiteback{
	background-color : white;	
	color:white;
}
ul{
	list-style-type: square;

}
