/* CSS Document */

/* first set are common items */
html { min-height: 100%; margin-bottom: 1px; }
p {
font-family: Times New Roman, Times, Serif;
font-size: 14px;
color: #000000;
}
h1 {
margin-bottom:.0001pt;
font-family: Times New Roman, Times, Serif; 
font-size:14.0pt
}
h2 {
margin-bottom:.0001pt;
font-family: Times New Roman, Times, Serif; 
font-size:12.0pt
}
h3 {
margin-bottom:.0001pt;
font-family: Times New Roman, Times, Serif; 
font-size:12.0pt
}
body {
	color: #000000;
	background: #f6eef6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
a:link { color: #990000; }
a:visited { color: #6067f5; }
#header {
margin: 0px;
	padding: 0px;
	float: left;
	height: 91px;
	width: 732px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(media/header.gif);
}
/* The set below is for index.html */
#index_wrapper {
	background-color: #abbea5;
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 740px;
	padding: 0px;
	top: 0px;
}
#index_nav {
	float: left;
	height: 38px;
	width: 900px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
}
#flash {
	height: 496px;
	width: 900px;
	float: left;
	position: relative;
}
#index_subcontent {
	float: left;
	height: 150px;
	width: 860px;
	padding: 20px;
}
/* The set below is for about.html */
#about_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1171px;
	padding: 0px;
}
#about_nav {
	height: 1121px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#about_content {
	width: 669px;
	position: relative;
	height: 1030px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#about_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
/* The set below is for katie_picks.html */
#picks_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 875px;
	padding: 0px;
}
#picks_nav {
	height: 835px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#picks_content {
	width: 689px;
	position: relative;
	height: 675px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#picks_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
/* The set below is for contact.html */
#contact_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 820px;
	padding: 0px;
}
#contact_nav {
	height: 780px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#contact_content {
	width: 710px;
	position: relative;
	height: 500px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#contact_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
/* The set below is for buyer_information.html */
#buyer_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 835px;
	padding: 0px;
}
#buyer_nav {
	height: 795px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#buyer_content {
	width: 689px;
	position: relative;
	height: 690px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#buyer_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
/* The set below is for market_information.html */
#market_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1280px;
	padding: 0px;
}
#market_nav {
	height: 1030px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#market_content {
	width: 689px;
	position: relative;
	height: 1000px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#market_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}

/* The set below is for search.html */
#search_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 710px;
	padding: 0px;
}
#search_nav {
	height: 665px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#search_content {
	width: 733px;
	position: relative;
	height: 500px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#search_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
/* The set below is for search_try.html */
#search_try_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 675px;
	padding: 0px;
}
#search_try_nav {
	height: 635px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#search_try_content {
	width: 600px;
	position: relative;
	height: 400px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	}
#search_try_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
/* The set below is for seller_information.html */
#seller_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 990px;
	padding: 0px;
}
#seller_nav {
	height: 950px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#seller_content {
	width: 689px;
	position: relative;
	height: 600px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#seller_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
/* The set below is for blog.html */
#blog_wrapper {
	background-color: #abbea5;
	width: 907px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #6e787b;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 655px;
	padding: 0px;
}
#blog_nav {
	height: 600px;
	width: 173px;
	position: relative;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #b9c9b4;
}
#blog_content {
	width: 715px;
	position: relative;
	height: 460px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #abbea5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#blog_footer {
	height: 40px;
	width: 906px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url(media/up/footer.gif);
	background-repeat: no-repeat;
}
