/* louiswilliams.com styles */
body {
	background-color: #c66; 
	margin: 4px 0px; 
	font-family: arial,helvetica; 
	font-size: 12px; 
	text-align: center
	}
#box1 {
	font-size: 1px; 
	display: block; 
	background: #6c9; 
	width: 380px; 
	height: 4px; 
	border: 1px solid black; 
	margin-left: auto; 
	margin-right: auto; 
	border-bottom: 0px
	}
#box2 {
	font-size: 1px; 
	display: block; 
	background: #099; 
	width: 540px; 
	height: 7px; 
	border: 1px solid black; 
	margin-left: auto; 
	margin-right: auto; 
	border-bottom: 0px
	}
#content {
	width: 600px; 
	border: 1px solid black; 
	margin-left: auto; 
	margin-right: auto;
	}
#head {
	background: #fc3; 
	text-align: center; 
	padding-top: 3px
	}
#title {
	font-family: times new roman; 
	font-size: 32px; 
	font-weight: bold; 
	font-style: italic
	}
.subtitle {
	font-size: 16px; 
	letter-spacing: 8px
	}
.navbar {
	font-size: 11px; 
	font-weight: bold; 
	text-align: left; 
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 
	background: #f90
	}
.navbar a {
	border-right: 1px solid black; 
	text-decoration: none; 
	padding: 0px 6px; 
	color: #000
	}
.navbar a:hover {
	background: #ff6
	}
#body {
	padding-top: 18px; 
	background: #fff
	}
#links {
	font-size: 18px; 
	margin-left: 120px; 
	line-height: 32px; 
	text-align: left
	}
#links img {
	float: left; 
	margin-right: 18px; 
	border: none; 
	width: 120px; 
	height: 160px; 
	background: #99c
	}
#links a {
	display: block; 
	text-decoration: none
	}
#links a:hover {
	text-decoration: underline
	}
#address {
	clear: all; 
	text-align: center; 
	font-size: 16px; 
	padding-top: 12px;
	}
#foot {}
#copyright {
	background: #c30
	}
.insetframe {
	border-bottom: 3px solid #fc3; 
	margin: 0px 8px; 
	font-size: 23px; 
	font-weight: bold; 
	padding: 1px 3px 3px 3px; 
	text-align: left
	}
.insetframe table {
	width: 100%
	}
.insetframe a {
	font-weight: normal; 
	float: right; 
	border: 1px solid black; 
	text-decoration: none; 
	color: black; 
	background: #fc3; 
	padding: 1px 4px; 
	font-size: 16px
	}
.insetframe a:hover {
	background: #ff6
	}
.insetframe .insettext {
	margin-left: 12px; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: italic; 
	color: #c30
	}
.insetframe img {
	float: left; 
	display: block; 
	margin-right: 18px; 
	border: none; 
	width: 120px; 
	height: 160px; 
	margin-bottom: 4px;
	}
.insetframe #oldstore {
	float: right; 
	display: block; 
	margin-right: 3px; 
	border: none; 
	width: 300px; 
	height: 225px; 
	margin-bottom: 4px;
	}	
