/* CSS Document */
/*Welcome Page Banner Styling*/
img.enter {
	position: reletive; 
	top: 0px;
	display: inline;
	margin: 0 auto;
	text-align: center;
	padding-right: 90px;
}
/*Welcome Page Link Styling*/
ul.enter {
	position: relative;
	margin: 0 auto;
	text-align: center;
	list-style-type: none;
}

		
.enter a {
	position: relative;
	right: 20px;
	width: 200px;
	text-decoration: none;
	display: inline;
	font-family: "Courier New", "Trebuchet MS", Tahoma, Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 3em;
	margin: 0 auto;
	text-align: center;
	background: url(images/enterbutton.jpg) no-repeat center center;
	padding: 10 100 10 100;
	}
.enter a:link{
	color: #ffffff;
}
.enter a:visited {
	
}
.enter a:hover {
	background-image: url(images/enterbuttonrollover.jpg);
}
/* Main Banner*/
.bannerspan {
	Position: relative;
	margin: 0 auto;
	text-align: center;
	top: 10px;
	display: inline;
	padding: 5px;
	padding: 0;
}

/* Main Navigation */	
ul.mainNav {
	
	float: left;
	left: 0px;
	top: 40px;
	width: 720px;
	hight: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(images/navbar1.jpg) no-repeat right top;
}

.mainNav li {
	
	list-style: none;
	float: left;
	display: inline;
	/*
	background: #FFF url(images/right_side.gif) no-repeat right top;
	*/
	margin-right: -5px;

}

.mainNav a {
	background: url(images/navbar.jpg) no-repeat right top;
	display: block;
	float: left;
	display: inline;
	padding: 2px 6px 2px 4px;
	text-align: center;
	text-decoration: none;
	font-family: "Courier New", "Trebuchet MS", Tahoma, Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	margin-left: 16px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.mainNav a:link {
	color: #ffffff
	}
.mainNav a:visited {
	color: CCCCCC;
	}
.mainNav a:hover {
	background-image: url(images/navbarhover1.jpg);
}
.mainNav a:active {
	color: FF9933;
	}

/*Width Hack page164 CSS Mastery*/
* html #wrapper {
	width: 720px;
	w\idth: 720px;
	}
/*Main Content*/
	
#wrapper {
	margin: 0 auto;
	width: 720px;
	Position: relative;
	top: -40px;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
	background-color: white; 
	padding-bottom: 1px;
	font-family: "Courier New", "Trebuchet MS", Tahoma, Verdana;
}
#wrapperenter {
	margin: 0 auto;
	width: 720px;
	Position: relative;
	top: -40px;
	
	background-color: white; 
	padding-bottom: 1px;
	font-family: "Courier New", "Trebuchet MS", Tahoma, Verdana;
}
body {
	position: relative;
	margin: 0 auto;
	text-align: center;
	top: 0px;
	}

h1 {
	position: relative;
	padding: 10 10 10 10;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;

	}
.title {
position: relative;
margin-top: 20px;
margin-bottom: 20px;	
	}
p {
	padding-left: 40px;
	padding-right: 30px;
	margin: 0px;
	padding-bottom: 1px;
	text-align: left;
}

.form {
	text-align: left;
	margin-left: 85px;
}
#footer {
	position: relative;
	top: -45px;
	padding-top: 1px;
	margin: 0 auto;
	text-align: center;
}

	
/*The Dictionary Gallery*/
/*Width Hack page164 CSS Mastery*/

.figure {
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
	padding: 10;
	width: 640px;
	height: 340px;
	background: url(images/defbox.gif) no-repeat left top;	
}

.photo {
	position: relative;
	bottom: 5px;
	margin: 0 auto;
	right: 115px;
	padding: 2px 2px 2px 2px;
	
	width: 300px;
	border: 1px solid black;
}

.figure p {
	position: relative;
	top: 5px;
	text-align: left;
	margin-left: 370px;
	margin-top: -275px;
	font: bold 1em/normal "Courier New", "Trebuchet MS", Tahoma, Verdana;
	background: url(images/deftop.jpg) no-repeat left top;
	width: 200px;
	color: #000;
	background-color: #CCCCCC;
	padding: 10 10 10 10;
	
}

.defbottom {
	position: relative;
	top: -5px;
	text-align: left;
	margin-left: 370px;
	font: bold 1em/normal "Courier New", "Trebuchet MS", Tahoma, Verdana;
	background: url(images/defbottom2.jpg) no-repeat right bottom;
	width: 200px;
	color: #000;
	background-color: #CCCCCC;
	padding: 10;
}

/*Merchandise */
.shoppingfig {	
	position: relative;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
}

.shoppingfig p {
	position: relative;
	top: 5px;
	margin: 0 auto;
	text-align: left;
	font: bold 1em/normal "Courier New", "Trebuchet MS", Tahoma, Verdana;
	background: url(images/deftop.jpg) no-repeat left top;
	width: 200px;
	color: #000;
	background-color: #CCCCCC;
	padding: 10 10 10 10;
	left: 180px;
	top: -400px;
	}
.buyarrow {
	position: absolute;
	left: 200px;
	top: 190px;
	}
.merchphoto {
	position: relative;
	margin: 0 auto;
	text-align: center;
	right: 120px;
	padding: 2px 2px 2px 2px;
	width: 300px;
	height: 460px;
}
.cart {
	position: absolute;
	left: 580px;
	top: 40px;
	padding: 1px 30px 1px 1px;
	
}

.buy {
	Position: relative; 
	margin: 0 auto;
	text-align: center;
	background: url(images/defbottom2.jpg) no-repeat right bottom;
	width: 200px;
	background-color: #CCCCCC;
	padding: 10px;
	left: 180px;
	top: -400px;
}

/*Background*/
html {
	background:  url(images/wickerfadeblack.jpg) repeat-x;
	top: 0px;
	background-color: black;
}

