body {
	background-color:#eee;
	font-family: Verdana, Arial, sans-serif;

}
div.main {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	border: solid 1px #000000;
	height:540px;
}

h1 {
	font-family: Avant Garde, Century Gothic, Verdana, Arial, sans-serif;
	margin-top: 70px;
	font-size: 40pt;
	margin-left: 60px;
	

}

h1.secondary {
	font-family: Avant Garde, Century Gothic, Verdana, Arial, sans-serif;
	margin-top: 20px;
	font-size: 44pt;
	margin-left: 70px;
	margin-bottom: 10px;

}

h2.links {
	margin-left: 100px;
	font-size: 18pt;
	color: #091e4a;
}

h2.secondarylinks {
	margin-left: 30px;
	font-size: 18pt;
	color: #091e4a;
}

.image {
	float: right;
}

div.middle {
	height: 435px;
	overflow: auto;}

a.nostyle {
	color:#000;
	text-decoration: none;
	
}

a.nostyle:hover{
	text-decoration:none;
}

a.nostyle:visited {
	color:#000;
}

a {
	color: #091e4a;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
		font-weight: bold;
}

a:visited {
	color: #18425a;
		font-weight: bold;
}

.image1 {
	display:none;
}

.image1:hover {
	display:block;
}

h2.heading {
	margin-left: 30px;

}

p {
	margin-left: 30px;
}

h3 {
	margin-left: 30px;
}

h3.footer{
	position: absolute;
	margin-top: 110px;
	margin-left: 40px;
}

img.shirt {
	margin-left: 50px;
}

h2.tshirt {
	margin-left: 30px;
	color: #880000;
}

p.secondnav{
	margin-top:5px;
	margin-bottom:0px;
}

a.intlink{
	text-decoration:underline;
		font-weight: bold;
}

a.secondarylinks {
	margin-left:30px;
	font-weight: bold;
}

a.secondarylinks2 {
	font-weight: bold;
	margin-left:100px;

}

a.intlink:hover {
	text-decoration:none;
	font-weight: bold;
}

ul {
	margin-left: 10px;	
}