#Winter a:link{
	background-image: url(../Resources/Blue-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	background-position: center center;
	text-decoration: none;
}
#Winter a:visited{
	background-image: url(../Resources/Blue-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#Winter a:hover{
	background-image: url(../Resources/Blue-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}

#Spring a:link{
	background-image: url(../Resources/Spring-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
}
#Spring a:visited{
	background-image: url(../Resources/Spring-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#Spring a:hover{
	background-image: url(../Resources/Spring-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
#Summer a:link {
	background-image: url(../Resources/Summer-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#Summer a:visited{
	background-image: url(../Resources/Summer-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#Summer a:hover{
	background-image: url(../Resources/Summer-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
#Autumn a:link{
	background-image: url(../Resources/Autumn-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#Autumn a:visited{
	background-image: url(../Resources/Autumn-swatch.jpg);
	;
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#Autumn a:hover{
	background-image: url(../Resources/Autumn-swatch.jpg);
	margin: 1em;
	float: left;
	height: 3em;
	width: 7em;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}

#ViewCart {
	text-align: right;
	float: right;
	width: 7em;
	margin-left: 2em;
	margin-right: .5em;
}
.MainPage {
	color: #666666;
	width: 51em;
	margin-right: auto;
	margin-left: auto;
	height: 100em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	text-align: left;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.PageDiv {
	color: #999999;
	float: right;
	width: 38em;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
#picturesMenu {
	float: left;
	height: 3em;
	width: auto;
	margin-right: 1em;
	text-align: center;
	text-decoration: none;
	border: 0.05em solid #FFF;
}
#picturesMenu a:link {
	float: left;
	height: 3em;
	width: auto;
	margin-right: 1em;
	text-align: center;
	text-decoration: none;
	border: 0.05em solid #FFF;
}
#picturesMenu a:visited {
	float: left;
	height: 3em;
	width: auto;
	text-align: center;
	text-decoration: none;
	margin-right: 1em;
	border: 0.05em solid #FFF;
}


#picturesMenu a:hover {
	float: left;
	height: 3em;
	width: auto;
	text-align: center;
	text-decoration: none;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-color: #3399cc;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#picturesMenu a:active {
	float: left;
	height: 3em;
	width: auto;
	text-align: center;
	text-decoration: none;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-color: #3399cc;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#ShadesMenu {
	width: 100%;
	float: right;
}
