*{
	font-size:100%;
	margin:0px;
	padding:0px;
	list-style: none;
	border: 0;
}

#ratinglist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#ratinglist li
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}



.clearboth {
	clear: both;
}

body {
	background: #fff url("images/bg.jpg") top no-repeat;
	color:#333;
	font: 70%/1.25em "lucida sans",verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#headstrap {
	background: url("images/bg-header.gif") top no-repeat;
	position: absolute;
	width: 100%;
	height: 160px;
	z-index: 20;
top:0; left:0;
}

#widerstrap {
	background: url("images/bg-sides.gif") top repeat-x;
	width: 100%;
	position: absolute;
	height: 160px;
	z-index: 10;
top:0; left:0;
}

#nav {
	margin: 0px auto;
	padding: 85px;
	width:750px;
	
}

#content {
	margin: 0 auto;
	position: relative;
	width: 750px;
	height: 100%;
	color: #633;
	text-align: left;
	z-index: 0;
}

#leftcol {
	width: 310px;
	float:left;
	z-index: 1;
	margin-top: 175px;
 	top:0;
 	left:0;
}

#entrybutton {
	position:relative;
	margin-top:20px;
	margin-left: 20px;
}

#logo {
	position:relative;
	margin-top:5px;
	margin-left: 580px;
	z-index: 20;
}

#macysbutton {
	position:relative;
	left: 20px;
}


#rightcol {
	width: 440px;
	float:right;
	z-index: 1;
	margin-top: 154px;
 	top:0;
 	right:0;
}

#newspos {
	position:relative;
	left: 20px;
}

#news-top2 {
	width: 265px;
	height: 52px;
	background: url("images/newstop2.jpg") 0 0 no-repeat;
}

#news-top {
	width: 265px;
	height: 55px;
	background: url("images/newstop.jpg") 0 0 no-repeat;
}

#news{
	width: 256px;
	background: url("images/newsmiddle.jpg") 0 -10px repeat-y;
}

#news-bot {
	width: 256px;
	height: 34px;
	background: url("images/newsfooter.jpg") 0 0 no-repeat;
}

#newscontent {
	width: 256px;
	padding: 10px;
}

#rightbody{
	width: 440px;
	background: url("images/rightbody.jpg") 0 -10px repeat-y;
}

#right-bot {
	width: 440px;
	height: 37px;
	background: url("images/rightfooter.jpg") 0 0 no-repeat;
}

#slideshowpos {
	position:relative;
	left: 8.5px;
}

#righttext {
	position:relative;
	width:410px;
	padding: 10px;
	margin-left:10px;
}

#footer {
	margin: 0 auto;
	background: #222222;
	margin-top: 0px;
	padding: 20px 0;
	position: relative;
	width: 750px;
	border-top: 1px solid #eee;
	color: #aaa;
	text-align: center;
	font: 81%/2.25em verdana,arial,helvetica,sans-serif;
}
#foot li {
	display: inline;
	margin: 0 0 0 15px;
}
#footer a {
	color: #aaa;
	background: transparent url(none);
	border-bottom: 1px dotted #aaa !important; /* nice dotted underlines for FF */
	border-bottom: 1px solid #eee; /* lighter solid underlines for IE */
}
#footer a:hover {
	color: #aaa;
	background-color: #fafafa;
}

/* the below is in reference to the ratings page.. i'am lazy so i kept it here */

#singleframe {
	background: url("images/bg_stripes.gif") top repeat;
	width: 750px;
	position: relative;
	z-index: 50;
	margin-top: 160px;
 	top:0;
 	left:0;
}

#ratingspos {
	position:relative;
	left: 28px;
}

#ratingshead-top {
	width: 695px;
	height: 89px;
	background: url("images/ratingsheadtop.gif") 0 0 no-repeat;
}

#ratingshead-mid{
	width: 695px;
	height: 200px;
	background: url("images/ratingsheadmid.jpg") 0 -10px repeat-y;
}

#ratingshead-bot {
	width: 695px;
	height: 18px;
	background: url("images/ratingsheadbot.jpg") 0 0 no-repeat;
}

#ratingsbody{
	width: 695px;
	background: url("images/ratingsbody.jpg") 0 -10px repeat-y;
}
#ratingsbot {
	width: 695px;
	height: 16px;
	background: url("images/ratingsbot.gif") 0 0 no-repeat;
}

#iframepos {
	padding-left: 23px;
}

#leftcolumn {
 	float:left;
	padding-left: 30px;
 	width:221px;
}
#centercolumn {
 	float:left;
 	width:221px;
}
#rightcolumn {
 	float:left;
 	width:221px;
}