body {
	background-color: #FFCCFF;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/pinkdot.jpg);
	background-repeat: repeat;
}
#menu_top {
	position: absolute;
	height: 175px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 10;
}
#ho_girl_left {
	position: absolute;
	left: 5px;
	top: 50px;
}
#ho_girl_right {
	position: absolute;
	top: 50px;
	right: 5px;
}
#menu_strip {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 114px;
}
#logo {
	position: relative;
	top: 10px;
	text-align: center;
	display: block;
	width: 100%;
}
#centerer {
	position: absolute;
	width: 100%;
	top: 170px;
	text-align: center;
	left: 0px;
}
.polka_dot_bg {
	border: 2px solid #000000;
	width: 600px;
	background-color: #FFCCFF;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.black_outline {
	border: 2px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCCFF;
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
table.shop_table {
	padding: 0px;
	margin: 0px;
	width: 580px;
	height: 380px;
}
.blue_bg {
	height: 400px;
	width: 600px;
	background-color: #3399CC;
	margin-bottom: 5px;
	border: 2px solid #000000;
}
td.shop_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 33%;
	height: 170px;
	background-color: #3399CC;
	font-weight: bold;
	vertical-align: top;
}
a:link img.lk {
	border: 1px solid #000000;
	margin-top: 8px;
}
a:visited img.lk {
	border: 1px solid #000000;
}
a:hover img.lk {
	border: 1px solid #FFFFFF;
}
a:active img.lk {
	border: 1px solid #FFFFFF;
}
a:link img.rare_bird {
	border: 1px solid #000000;
	margin: 5px;
}
a:visited img.rare_bird {
	border: 1px solid #000000;
	margin: 5px;
}
a:hover img.rare_bird {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
a:active img.rare_bird {
	border: 1px solid #FFFFFF;
	margin: 5px;
}

/* THIS IS THE CODE FOR THE SHOPPING CART BUTTONS */

a:link img.pat, a:visited img.pat, a:active img.pat {
	border:0px;
}
a:hover img.pat {
	border:0px;
}

a:link img.menu  {
	border: 0px;
}
a:visited img.menu  {
	border: 0px;
}
a:hover img.menu  {
	border: 0px;
}
a:active img.menu {
	border: 0px;
}


a.text:link, a.text:visited, a.text:active {
	color: #F0F0F0;
	text-decoration: underline;
}
a.text:hover  {
	border: 1px solid #FFFFFF;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
td.shop_click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #3399CC;
	height: 35px;
}
td.shop_cell_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 33%;
	background-color: #3399CC;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}
h1.shop_heading {
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding: 3px;
}
form.center {
	text-align: center;
}
p.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding: 20px;
}
p.returns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.emphasis {
	font-size: 12px;
	font-weight: bold;
}
.example {
	list-style-position: outside;
	list-style-type: circle;
	display: inline;
}
img.rare_bird {
	border: 2px solid #FFFFFF;
}
td.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 10px 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}
th.press_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1em;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	height: 20px;
}
#pat_field_button {
	position: absolute;
	left: 15px;
	top: 350px;
	z-index: 10;
	padding-left: 0px;
}
#manwhore_button {
	position: absolute;
	right: 15px;
	top: 350px;
	z-index: 10;
	padding-right: 0px;
}
