* {
	padding:0px;
	margin:0px;
}

body {
	background-color: #fffbe2;
	font-family: Arial, Verdana; color: #885A02;
	font-size: 11px;
}

 a:link {color: #885A02; text-decoration: none;}
 a:visited {color:#885A02; text-decoration: none;}
 a:hover {color: #583813; text-decoration: underline;}
 a:active { color:#885A02; text-decoration: none;}
 
 a.som:link {color: #885A02; text-decoration: none;}
 a.som:visited {color:#885A02; text-decoration: none;}
 a.som:hover {color: #583813; text-decoration: underline;}
 a.som:active { color:#885A02; text-decoration: none;}

#footer {
font-size: 9px;
} 

#home {
	margin-left: auto;
	margin-right: auto;
	margin-top: 170px;
	width: 360px;
	height: 200px;
	}
	
#top {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 800px;
	height: 100px;
	}	
	
#about {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url('images/about.jpg');
	background-repeat: no-repeat;
	width: 750px;
	height: 450px;
	}	
	
#about2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url('images/about2.jpg');
	background-repeat: no-repeat;
	width: 750px;
	height: 519px;
	}	

#abouttext {
position:relative;
left:308px; 
top: 62px; 
width: 390px;
line-height: 1.3;
}
	
	
#press {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url('images/press.jpg');
	background-repeat: no-repeat;
	width: 685px;
	height: 450px;
	}		
	
#logos {
position:relative;
left:68px; 
top: 75px; 
}

#logos2 {
position:relative;
top: -250px; 
left:270px; 
}	

#logos3 {
position:relative;
top: -553px; 
left:475px; 
}	
	
#collection {
	margin-top: 15px;
	width: 100%;
	height: 380px; 
	}	
	
#collection2 {
	margin-top: 40px;
	height: 380px; 
	margin-left: auto;
	margin-right: auto;
	}	
	
	/* @group JS Scroll bar edits */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}


.vscrollerbase {
width: 5px;
background-color: #ebe0be;
}

.vscrollerbar {
width: 5px;
background-color: #c2ab82;

}

.hscrollerbase {
height: 5px;
background-color: #ebe0be;
}

.hscrollerbar {
height: 5px;
background-color: #c2ab82;
}

.scrollerjogbox {

width: 10px;
height: 10px;

top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

	
	p.spacer {
	height:15px;
}

	p.spacer2 {
	height:3px;
}

p.spacer3 {
	height:8px;
}

	p.spacer4 {
	height:20px;
}
