body {
	color: #FFFFFF;
	background-color: #455b7c;
	margin: 0px 10px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 10px;
	background-image: url(../images/index/rightBackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-weight: bold;
	font-size: 20px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
}
h1 a:link, h1 a:visited, h1 a:hover, h2 a:link, h2 a:hover, h2 a:visited, h3 a:link, h3 a:hover, h3 a:visited {
	text-decoration: none;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}

.category {
	font-weight: bold;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {color: #8ebdff;
text-decoration: underline;
}
div#main {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	background-color: #516b91;
	border: 1px solid #7F96B8;
	text-align: left;
}
div#header {
	height: 80px;
	background-image: url(../images/index/header.jpg);
}
div#nav {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F96B8;
	border-bottom-color: #7F96B8;
	text-align: center;
}
#nav a:link, #nav a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover {
	color: #8ebdff;
	text-decoration: none
}
div#nav, div#footer {
	background-color: #39455d;
	clear: both;
	padding: 5px;
}
div#content {
	padding: 5px;
	text-indent: 20px;
}
div#block {
	width: 310px;
	float: left;
	padding: 5px;
}
.block, .linkPage {
	width: 310px;
	float: left;
	padding: 5px;
}
.block img {
	float: left;
}
.block img, .sidePics img, .linkPage img, .specsPage img{
	border: 1px solid #7F96B8;
}
.sidePics {
	float: right;
	padding: 5px;
	width: 110px;
}
div#footer {
	font-size: 10px;
	border-top: 1px solid #7F96B8;
	text-align: right;
}
.shirtPage {
	float: left;
	text-align: center;
	width: 215px;
}
.clear {
	clear: both;
}
div#pageNumber {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
div#pictures img {
	float: left;
	border: 1px solid #7F96B8;
}

div#shirtDescription
{
	float: left;
	padding: 5px;
	width: 250px;
}

div#shirtDescription img {
	border: 1px solid #7F96B8;
}
.specsPage {
	width: 47%;
	padding: 5px;
	float: left;
}
.specsPage table{
	width: 100%;
}
.specsPage td {
	font-size: 10px;
}
