@charset "UTF-8";
/* CSS Document */

#Wrapper {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #CCC;
	background-image: url(../_graphics/global/line.gif);
	font-size: 12px;
	color: #333;
}
#nav {
	width: 765px;
	margin: 0px;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #dd002d;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



#styleone{
	position:relative;
	display:block;
	height:21px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
#styleone ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:18px;
}
#styleone ul li a:hover,#styleone ul li a.current{
	color:#FF0;
	background:transparent url(images/bgON.gif) repeat-x top left;
}

#main {
	height: auto;
	background-color: #FFF;
	width: 800px;
}
#flash {
	float: right;
	width: 560px;
	height: 330px;
	vertical-align: top;
}
#winners {
	width: 220px;
	float: left;
	margin-left: 20px;
	height: 310px;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
#giftcard {
	float: right;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	vertical-align: top;
}
#announcements {
	clear: both;
	width: 800px;
	text-align: left;
	color: #FAFAFA;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #dd002d;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #dd002d;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #dd002d;
	text-decoration: none;
}
a:active {
	color: #dd002d;
	text-decoration: none;
	text-align: center;
}
#footer {
	clear: both;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #dd002d;
}
#footer ul{
	position:relative;
	display:block;
	list-style-type: none;
	list-style-image: none;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;	
}
#footer ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	color: #FFF;
}

#footer ul li a{
	display:block;
	float:left
	color:#FFF;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:18px;
	color: #FFF;
}
#footer ul li a:hover,#styleone ul li a.current{
	color:#FF0;
	background:transparent url(images/bgON.gif) repeat-x top left;
}
#Wrapper #main #announcements table {
	text-align: center;
}
