/* Nav menu */

.navMenuItems{list-style:none;margin:210px auto 0 auto;padding:0;width:785px}
.navMenuItems li{display:block;float:left}
.navMenuItems li a{display:block;height:40px;padding:0 17px;font-size:23px;font-family:verdana;color:#1e1e1e;text-decoration:none}
.navMenuItems li a:hover{color:#c80033;text-decoration:underline}

#contact {
	background-image: url(getScrapping-graphics/bg_contact.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#home {
	background-image: url(getScrapping-graphics/bg_home.jpg);
}

#thanks {
	background-image: url(../getScrapping-graphics/bg_thanks.jpg);
}
#mailingList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #75432A;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #A1D2D0;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #999;
}
#subscription {
	background-image: url(getScrapping-graphics/bg_sub.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #D91F2A;
}
#thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F60;
	background-color: #FFF;
}
#shop {
	background:url(getScrapping-graphics/bg_shop.jpg) no-repeat 0 0;
}
#scroller {
	overflow: scroll;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 950px;
	text-align: right;
}
#alignTop {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	color: #4EAFCF;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

