@charset "utf-8";
/* CSS Document */
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #1b2354;
	padding-top: 5px;
}
#header {
	height: 172px;
	background-repeat: no-repeat;
	background-image: url(img/HeaderNew01.jpg);
	padding-bottom: 5px;
}
#nav {
	background-color: #1b2354;
	overflow: hidden;
}
#nav a:hover {
	color: #ffffff;
	overflow: hidden;
}
#middle {
	width: 550px;
	float: left;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(img/legs.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 20px;
}

#middle a {
	color: #
}
#header a {
}


#middle a:hover {
	color: #666
}
.hidden {
	display: none;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #666;
	text-decoration: none;
}
#right {
	width: 210px;
	float: right;
	margin-left: 20px;
}
#right a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
}
body {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #;
}
#footer ul {
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: "Comic Sans MS", cursive;
}
#nav li {
	display: block;
	height: px;
	float: left;
	width: px;
	margin: 13px;
}
#footer li {
	display: inline;
	padding-left: 20px;
}
#right li {
	display: block;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#nav a {
	text-decoration: none;
	line-height: px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	letter-spacing: 1px;
	text-align: center;
	background-color: #1b2354;
}
#fall {
	background-image: url(img/toprNEW.jpg);
	background-position: top;
}
#gift {
	background-position: top;
	background-image: url(img/middlerNEW.jpg);
}
#half {
	background-image: url(img/bottomrNEW.jpg);
	background-position: top;
}
#right a:hover {
	background-position: bottom;
}
#container #middle p {
	text-align: left;
}

