body
{
	background: #dcebf2 url(../images/grid_bg.gif);
	background-repeat: repeat;
	font-family: Myriad Pro, Verdana, Arial;
	margin-top: 0;
	text-align: center;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited
{
	text-decoration: none;
	color: #ff9933;
}

a:hover
{
	text-decoration: none;
	color: #999999;	
}

#vellumOverlay
{
	width: 949;
	height: 671;
	margin: 30 80 0 80;
	background-image: url(../images/vellum_overlay.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	text-align: left;
	clear: both;
	
}

#vellumOverlayLegacy
{
	width: 949;
	height: 671;
	margin: 30 80 0 80;
	background-image: url(../images/vellum_overlay_legacy.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#vellumJewelryOverlay
{
	width: 949;
	height: 671;
	margin: 30 80 0 80;
	background-image: url(../images/vellum_overlay_jewelry.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#vellumLandscapeOverlay
{
	width: 949;
	height: 671;
	margin: 30 80 0 80;
	background-image: url(../images/vellum_overlay_landscape.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#vellumMetalOverlay
{
	width: 949;
	height: 671;
	margin: 30 80 0 80;
	background-image: url(../images/vellum_overlay_metal.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#vellumGenericOverlay
{
	width: 949;
	height: 671;
	margin: 30 80 0 80;
	background-image: url(../images/vellum_overlay_generic.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#wingoLogo
{
	width: 225;
	height: 156;
	margin-top: 30;
	margin-left: 85;
	background-image: url(../images/wingo_logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	cursor: pointer;
}

#wingoLogoLegacy
{
	width: 225;
	height: 156;
	margin-top: 30;
	margin-left: 85;
	background-image: url(../images/wingo_logo_legacy.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	cursor: pointer;
}

#upperHeaderWrapper
{
	float: right;
	width: 550px;
	margin-top: 30;
	margin-right: 85;
}

#upperHeader
{
	text-align: right;
	top: 50;
	font-size: 24px;
	color: #999;		
}

#mainNav
{
	color: #ff9933;
	font-size: 14px;
	font-family: Myriad Pro, Verdana, Arial;
	text-align: right;
	margin-top: 22px;
}

#mainNav ul
{
	display: inline;
	margin-left: 0px;
	padding-left: 0px;	
}

#mainNav ul li
{
	margin-left: 0px;
	padding-left: 23px;
	padding-right: 0px;
	list-style: none;
	display: inline;	
}

#mainNav ul li a:link, #mainNav ul li a:visited
{
	white-space: nowrap;
	text-decoration: none;
	color: #ff9933;
}

#mainNav ul li a:hover
{
	color: #999;	
}

#homePhoto
{
	float: right;
	text-align: right;
	margin-top: -35px;
	margin-right: 85px;
	width: 386;
	height: 440;
}

#footer
{
	width: 949;
	clear: both;
	text-align: left;
	margin: 0 auto;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	color: #999;
	font-weight: normal;
}

#footer a:link, a:visited
{
	color: #999;
	text-decoration: none;	
}

#footer a:hover
{
	color: #ff9933;	
}

#footer .footerLeft
{
	float: left;
	text-align: left;
	margin-left: 53;
	margin-top: 0;
	vertical-align: top;
}

#footer .footerRight
{
	float: right;
	text-align: right;
	margin-right: 53;
	margin-top: 0;
	vertical-align: top;
}

#mainContent
{
	float: left;
	margin-top: 38;
	margin-left: 85;
	width: 360;
	line-height: 1.9em;
	color: #999;
	font-weight: normal;
	font-size: 12px;
}

.secondaryContent
{
	font-weight: normal;
	font-size: 12px;
	margin-top: 35;
	margin-right: 85;
	width: 462;
	line-height: 1.9em;
	color: #999;
	font-weight: normal;
	float: right;
}

.secondaryContent h1
{
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
}

.secondaryGallery
{
	margin-top: 47;
	width: 400;
	float: left;	
}

.secondaryGallery .previewLarge
{
	text-align: center;	
}

.secondaryGallery .thumbnails
{
	margin-left: 109;
	margin-top: 25;
}

.galleryThumb
{
	padding-right: 17;
	padding-bottom: 17;
	border: none 0px;
}


