body {
	background-attachment: scroll;
	background-image: url(images/537.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
/*positioning*/
#container {
	background-attachment: scroll;
	background-image: url(images/bg_blue.main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 750px;
	height: 6020px;
	left: 0px;
	top: 0px;
	padding: 0px;
}
#header {
	background-attachment: scroll;
	background-image: url(images/bg_blue.header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 266px;
	width: 750px;
	left: 0px;
	top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-attachment: scroll;
	background-image: url(images/bg_blue.footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
	width: 750px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
#thumbnails {
	padding: 0px;
	width: 700px;
	position: absolute;
	left: 25px;
	top: 700px;
	height: auto;
	margin: 0px;
}
#textbox {
	padding: 0px;
	position: absolute;
	height: 380px;
	width: 700px;
	left: 25px;
	top: 267px;
	text-align: justify;
}
#shirts {
	padding: 5px;
	height: 3057px;
	width: 700px;
	position: absolute;
	left: 25px;
	top: 1800px;
}
#miniContainer {
	height: 600px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/mini_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#miniHeader {
	background-attachment: scroll;
	background-image: url(images/mini_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 153px;
	width: 500px;
	left: 0px;
	top: 0px;
	text-align: center;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#miniMain {
	background-attachment: scroll;
	background-repeat: repeat-y;
	position: absolute;
	height: auto;
	width: 500px;
	left: 0px;
	top: 133px;
}
#miniFooter {
	background-attachment: scroll;
	background-image: url(images/mini_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 133px;
	width: 500px;
	left: 0px;
	top: 467px;
	text-align: center;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#picContainer {
	background-attachment: scroll;
	background-image: url(images/pic_container.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 10px 10px;
	height: 400px;
	width: 380px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
#tShirt {
	margin-top: 20px;
	margin-bottom: 20px;
}

/*text*/

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	color: #40587f;
	padding-bottom: 0px;
	padding-left: 50px;
}
.nav a:link {
	color: #203867;
	text-decoration: none;
}
.nav a:visited {
	color: #203867;
	text-decoration: none;
}
.nav a:hover {
	color: #813130;
	text-decoration: underline;
}
.nav a:active {
	color: #203867;
	text-decoration: none;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	font-weight: bold;
	color: #40587f;
}
.credits a:link {
	color: #203867;
	text-decoration: none;
}
.credits a:visited {
	color: #203867;
	text-decoration: none;
}
.credits a:hover {
	color: #813130;
	text-decoration: underline;
}
.credits a:active {
	color: #203867;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.3em;
	font-weight: normal;
	color: #473726;
}
.text a:link {
	color: #203867;
	text-decoration: underline;
}
.text a:visited {
	color: #203867;
	text-decoration: underline;
}
.text a:hover {
	color: #813130;
	text-decoration: underline;
}
.text a:active {
	color: #203867;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #473726;
	padding: 3px 3px 3px 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #813130;
	text-align: center;
	padding-top: 5px;
}
/*borders*/
.borderGrey {
	border: 1px solid #666666;
}
.borderBrown {
	border: 1px solid #372F13;
}
/*floats*/
.picfloatRight {
	float: right;
	height: 280px;
	width: 275px;
	margin-top: 10px;
	margin-right: 05px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.picfloatLeft {
	float: left;
	height: 280px;
	width: 275px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.returnPicfloat {
	float: left;
	height: 192px;
	width: 132px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bagfloatLeft {
	height: 486px;
	width: 247px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}
.floatR {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatL {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
