body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*** TEXT STYLES ******************************************/
.helvetica10grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.helvetica10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.helvetica12grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.helvetica14grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.helvetica16grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.cellHighlightRed2 {
	border: medium solid #43A44E;
	height: 100px;
	width: 100px;
}
.cellHighlightWhite2 {
	border: medium solid #43A44E;
	height: 100px;
	width: 100px;
}
.WhiteText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.RedText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #E3604F;
}
.OrangeText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #F29F51;
}
.GreenText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #99CC33;
}
.BlueText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #93C0F0;
}
.menuRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #E3604F;
}
.menuOrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #F29F51;
}
.menuYellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #F9DB02;
}
.menuGreenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #99CC33;
}
.menuBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #93C0F0;
}
.menuPurpleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #9697DE;
}
/*** LAYER STYLES ******************************************/
#header {
	height: 120px;
}
#sideMenu {
	left: -30px;
	position: absolute;
}
#thumbGrid {
	left: 250px;
	height: 400px;
	width: 460px;
	position: absolute;
	z-index: 1;
}
#thumbGrid ul{
	height: 400px;
	width: 460px;
}
#navRight {
	left: 648px;
	position: absolute;
	width: 150px;
	z-index: 3;
	top: 402px;
	height: 60px;
}
#navRight ul li {
	list-style-position: outside;
	list-style-type: none;
}
#bigTextArea {
	float: none;
	left: 250px;
	position: absolute;
	width: 600px;
	padding-top: 10px;
}
#navRight ul li a:hover{
	text-decoration:underline;
}

#artMenu {
	left: 244px;
	position: absolute;
	height: 99px;
	width: 360px;
	top: 540px;
	float:left;
	margin:2px
}
#artMenu ul li {
	margin:2px;
	float:left;
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#artMenu ul li:hover {
	background-color: #666666;
}
#artMenu ul li a:hover {
	color: #FFFFFF;
}
#thumbGrid ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	float: left;
	margin-top: 4px;
	margin-right: 35px;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-type: none;
}
#sideMenu ul li {
	list-style-type: none;
	list-style-position: outside;
}
#sideMenu ul li a:hover {
	text-decoration:underline;
}
#textRight {
	left: 680px;
	position: absolute;
	width: 300px;
	height: 300px;
	padding: 5px;
	z-index: 2;
}
#AlphaMenuRed {
	height:20px;
	width:20px;
	background-color: #E3604F;
}
#AlphaMenuOrange {
	height:20px;
	width:20px;
	background-color: #F29F51;
}
#AlphaMenuYellow {
	height:20px;
	width:20px;
	background-color: #F9DB02;
}
#AlphaMenuGreen {
	height:20px;
	width:20px;
	background-color: #99CC33;
}
#AlphaMenuBlue {
	height:20px;
	width:20px;
	background-color: #93C0F0;
}
#AlphaMenuPurple {
	height:20px;
	width:20px;
	background-color: #9697DE;
}
#orangeTerms {
	background-color: #FF9933;
	height: 600px;
	width: 380px;
	top: 90px;
	position: absolute;
	left: 260px;
	z-index: 3;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright {
	width: auto;
	margin: 40px;	
}
#copyright a:hover {
	text-decoration:underline;
}
#textRight a:hover {
	text-decoration:underline;
}
#formArea1 {
	float: none;
	left: 250px;
	position: absolute;
	padding-top: 10px;
}
#purchaseForm {
	width: 250px;
}
#formRight {
	left: 680px;
	position: absolute;
	width: 300px;
	height: auto;
	padding: 5px;
	z-index: 2;
}
