.text {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:13px;
	clear:both;
}
.welcome {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:13px;
	clear:both;
	font-weight:bold;
}
p {
	margin:0px;
	padding:0px;
}

.h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:17px;
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
.h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:13px;
	clear:both;
	text-align:center;
	font-weight:bold;
}
.h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:16px;
	clear:both;
	text-align:center;
	font-weight:normal;
	text-decoration:line-through;
	color:#FF0000;
}
.h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:18px;
	clear:both;
	text-align:center;
	font-weight:bold;
}
body {
	background:#000000 url(images/bg1.gif) repeat-x;
	text-align:center;
	padding:0px;
	margin-top:20px;
}
.container {
	width:844px;
	margin: 0 auto;
	text-align:left;
	background:#FFFFFF;
}
.header {
	background:url(images/header.gif) no-repeat;
 	width:844px;
	height:168px;
	margin:0 auto;
}
/* Navigation */
.nav {
	height:42px;
	width:844px;
	text-align:center;
	float:left;
	background:url(images/nav_bg.gif) no-repeat;
}
.nav ul {
   margin-top:0px;
   margin-left:50px;
   padding:0px;
   list-style:none;
   text-align:center;
}
.nav li {
	padding-top:10px;
	text-align:center;
	height:15px;
	float:left;
	font-size:15px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	background:url(images/menu_separator.gif) right no-repeat;
	padding-left:8px;
	padding-right:8px;
}
.nav a {
    float:left;
    display:block;
    text-decoration:none;
    color:#FFFFFF;
	font-weight:bold;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
  .nav a:visited{
  color:#FFFFFF;
  text-decoration:none;
}
  .nav a:hover {
  text-decoration:underline;
    color:#FFFFFF;
  font-weight:bold;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/* Main Content */
.maincontent {
	clear:both;
	padding-left:18px;
	padding-right:18px;
	width:808px;
	background:#FFFFFF url(images/main_bg.gif) repeat-y;
	padding-bottom:0px;
	margin-bottom:0px;
	height:615px;
}
.maincontent1 {
	clear:both;
	padding-left:18px;
	padding-right:18px;
	width:808px;
	background:#FFFFFF url(images/main_bg.gif) repeat-y;
	padding-bottom:0px;
	margin-bottom:0px;
}
.maincontent1 a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.maincontent1 a {
	float:none;
}
/* End IE5-Mac hack */
  .maincontent1 a:visited{
  color:#000000;
  text-decoration:none;
}
  .maincontent1 a:hover {
  text-decoration:underline;
  color:#000000;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/*Top*/
.main_top {
	width:808px;
}
.main_left {
	float:left;
	width:620px;
	margin-right:8px;
}
.welcome {
	width:620px;
	height:310px;
}
.welcome_header {
	width:620px;
	height:39px;
	background:url(images/welcome_header.gif) no-repeat;
}
.welcome_text {
	width:604px;
	height:255px;
	background:url(images/welcome_text.gif) no-repeat;
	padding:8px;
}
.main_right {
	float:left;
	width:180px;
}
.latest {
	width:180px;
	height:310px;
}
.latest_header {
	width:180px;
	height:39px;
	background:url(images/week_header.gif) no-repeat;
}
.latest_text {
	width:164px;
	height:255px;
	padding:8px;
}
.latest_text a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#FF0000;
	font-size:13px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.latest_text a {
	float:none;
}
/* End IE5-Mac hack */
  .latest_text a:visited{
  color:#FF0000;
  text-decoration:none;
}
  .latest_text a:hover {
  text-decoration:underline;
  color:#FF0000;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/*Bottom*/
.main_bottom {
	width:808px;
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
}
.buttons {
	float:left;
	width:432px;
	padding-left:31px;
	padding-right:39px;
}
.buttons_left {
	float:left;
	width:200px;
	height:210px;
}
.buttons_right {
	float:right;
	width:200px;
	height:210px;
}
.weekly {
	float:right;
	width:300px;
	height:290px;
}
.weekly_header {
	width:300px;
	height:39px;
	background:url(images/week_header.gif) no-repeat;
}
.weekly_text {
	width:284px;
	height:235px;
	background:url(images/week_bg.gif) no-repeat;
	padding:8px;
}
.weekly_text a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#FF0000;
	font-size:13px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.weekly_text a {
	float:none;
}
/* End IE5-Mac hack */
.weekly_text a:visited{
  color:#FF0000;
  text-decoration:none;
}
.weekly_text a:hover {
  text-decoration:underline;
  color:#FF0000;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/*Bargains*/
.bargains_main {
	width:464px;
	height:130px;
	margin:0 auto;
	margin-bottom:8px;
	border:2px #CCCCCC groove;
}
.bargains_pic {
	float:left;
	height:106px;
	width:138px;
	padding:12px;
}
.bargains_text {
	width:300px;
	height:130px;
  	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:13px;
	float:right;
	text-align:center;
}
/*Footer*/
.footer {
	clear:both;
	background:url(images/footer.gif) no-repeat;
	width:844px;
	height:36px;
	clear:both;
	text-align:center;
	padding-top:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
   	font-family: tahoma, arial, helvetica, sans-serif;
	margin:0 auto;
}
.footer a {
	text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font:bold;
	font-size:12px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.footer a {
	float:none;
}
/* End IE5-Mac hack */
  .footer a:visited{
  color:#FFFFFF;
  text-decoration:none;
}
  .footer a:hover {
  text-decoration:underline;
  color:#FFFFFF;
  font-weight:bold;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/*Design*/
.design {
	width:824px;
	height:20px;
	padding-top:4px;
	text-align:left;
	font-size:13px;
	padding-left:18px;
	color:#FFFFFF;
   	font-family: tahoma, arial, helvetica, sans-serif;
	margin:0 auto;
}
.design a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.design a {
	float:none;
}
/* End IE5-Mac hack */
  .design a:visited{
  color:#ffffff;
  text-decoration:none;
}
  .design a:hover {
  text-decoration:underline;
  color:#ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
}
