﻿h1
{
	font-family: Verdana;
	font-size:large;
	color:black;
	background-color:white;
	text-align:Center;
}
h2
{
	font-family:Verdana;
	color:black;
	font-size:medium;
	text-align:center;
	font-weight:normal;
	background-color:white;
}
h3 {
	font-family:Verdana;
	color:black;
	font-size:small;
	text-align:left;
	font-weight:bold;
	background-color:white;
}
h4 {
	text-align:right;
	color:black;
	font-size:x-large;
	font-weight:lighter;
	font-family:Verdana;
}
p {
	font-family:Verdana;
	font-size:small;
	text-align:left;
	background-color:white;
}
p.footnote {
	font-size:x-small;
}
#holding {
	width:720px;
	height:auto;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	clear:both;
}
#header {
	height:180px;
	width:100%;
	float left;
	padding-top:5px;
	padding-right:5px;
	background:url('pictures/Compshopsml.png') no-repeat;
	color:black;
	clear:both;
	
}
.navbox {
	width:100%;
	text-align:center;
	height: 24px;
	background-color:transparent;
}
.text {
	background-color: white;
	width:700px;
	padding:10px;
	text-align:center;
	clear:both;
	overflow:auto;
}
.spacer {
	clear:both;
	height:20px;
}
.footer{
	width:100%;
	padding-top:5px;
	background-color: white;
	text-align:center;
	font-family:Verdana;
	font-size:small;
	clear:both;
	
}
.box1{
	padding-right:10px;
	float:left;
	background-color:white;
	width:100%;
}
li {
	font-family:Verdana;
	font-size:small;
	text-align:left;
	background-color:white;
}
a.bottomnav {
	text-decoration:none;
	color:black;
}
