	body {	margin:10px 10px 10px 10px;	background:#FFF url(images/backgroundpaper.jpg) repeat;	word-spacing: normal;		}	A 			{ color: #910B00; text-decoration: none;} 	A:link		{ color: #910B00; text-decoration: none; } 	A:visited	{ color: #910B00; text-decoration: none; } 	A:active	{ color: #2D2712;  } 	A:hover		{ color: #2D2712;  }	h1, h2, h3 {		margin: 0px;		padding: 0px;	}	/*everything on front page must be contained in this*/	#contentfront {	width:55%;	position:absolute; top:10%; left:25%;	text-align: center;	}	/*everything on the inside pages must be contained in this*/	#contentinside {	width:400px;	position:absolute; top:5%; left:32%; width:400px; height:550px;	text-align: left;	}/*used for headline with body*/			.head {		font-size: 16px;		line-height:175%;		font-family:garamond, times new roman, serif;		font-weight:bold;	   		padding-left:15px;		color:#2D2712;							}		/*used for body text i.e. "intro page paragraph"*/	.body {		font-family:garamond, times new roman, serif;		color:#2D2712;		font-size:14px;		font-weight:normal;  		line-height:140%;			  		padding-left:15px;		}	.body img,	.body img:src{	padding-right: 15px;	}	.body a,	.body a:link {		font-weight: bold;		color: #2D2717;		}	.body a:visited,	.body a:active,	.body a:hover {		font-weight:normal;		color: #910B00;			}/*red menu on left side of inside content pages below logo*/	.insidemenu {	width: 150px;	position:absolute; top:0%; left:-40%;	text-align: right;	font-family:garamond, times new roman, serif;		font-size: 14px;		font-weight: normal;		line-height: 200%;  								}	.insidemenu a,	.insidemenu a:link{	color: #910B00;	}	.insidemenu a:visited{	color: #910B00;	}	.insidemenu a:active{	color: #910B00;	}	.insidemenu a:hover {		color: #2D2717;	}	/*1st menu below large type i.e. "T-SHIRTS"*/	.submenu1	{ 		font-family:garamond, times new roman, serif;		font-size: 14px;  		color: #910B00; 		margin-top:10px;		padding-left:20px;		text-align: left;			}		.submenu1 a,		.submenu1 a:link{		color: #910B00;		}		.submenu1 a:visited{		color: #910B00;		}		.submenu1 a:active{		color: #910B00;		}		.submenu1 a:hover {		color: #2D2717;		}				/*second menu below large type i.e. "T-SHIRTS"*/		.submenu2	{ 		font-family:garamond, times new roman, serif;		font-size: 14px;		color: #2D2717; 		margin-top:10px;		padding-left:20px;		 			text-align: left;		text-transform: uppercase;				}		.submenu2 a,		.submenu2 a:link{			color: #2D2717;		}					.submenu2 a:visited{			color: #2D2717;		}					.submenu2 a:active{			color: #2D2717;		}					.submenu2 a:hover {			color: #910B00;		}				/*type for the item desicriptions on "item" pages*/	.item	{ 		font-family:garamond, times new roman, serif;		font-size: 16px;		color: #910B00; 		margin-top:10px;		 			text-align: left;		text-transform: uppercase;		padding-left: 20px;		font-weight:bold;				}/*copyright info on inside pages*/	.copyright	{ 	padding-top: 10px;	position:absolute; bottom:-2%;	z-index:0;	padding-left:20px;	font-family:garamond, times new roman, serif; 	letter-spacing: .03em;	font-size:10px; 	font-weight:normal; 	color: #2D2717;	text-align: left;		}	.copyright a,	.copyright a:link{ 	color: #2D2717;	letter-spacing: .03em;	}	.copyright a:visited{ 	color: #2D2717;	letter-spacing: .03em;	}	.copyright a:active{ 	color: #2D2717;	letter-spacing: .03em;	}	.copyright a:hover {		color: #910B00;		letter-spacing: .03em;	}								/*menu on first page*/		#menu {	width: 98%;	font-family:garamond, times new roman, serif;	font-size: 13px;	font-weight: normal;	line-height: 200%;	text-align:center;	color: #2D2717; 	margin-top:20px;  								}	#menu a,	#menu a:link{	color: #2d2717;	}	#menu a:visited{	color: #2d2717;	}	#menu a:active{	color: #2d2717;	}	#menu a:hover {	color: #910B00;	}						/*copyright info on first page*/	#copyright	{ 	padding-top: 40px;	font-family:garamond, times new roman, serif; 	letter-spacing: .03em;	font-size:10px; 	color: #2D2717;	text-align: center; 		}	#copyright a,	#copyright a:link{ 	color: #2D2717;	letter-spacing: .03em;	}	#copyright a:visited{ 	color: #2D2717;	letter-spacing: .03em;	}	#copyright a:active{ 	color: #2D2717;	letter-spacing: .03em;	}	#copyright a:hover {		color: #910B00;		letter-spacing: .03em;	}				