*{ margin: 0; padding: 0; }*
body {
	font: 14px Arial, Sans-Serif;
	line-height: 1.5em;
	background: #eee;
	color: #444;
}
a { text-decoration: underline;}
a:visited {COLOR: text-decoration: none;}
a:hover {
	text-decoration: none;
	text-align: center;
}
h2 {
	margin: 0 0 10px;
	padding: 10px 0 3px;
	font-size: 14px;
}
h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }

p {
	margin: 5px 0 10px 0;
}
img {
	border: none;
	text-align: center;
}

#header {
background: #FE7B09 url(images/bg.jpg) repeat-x;
height: 100px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 775px; margin:20px auto; background: #fff;}
#left { float: left; width: 180px; background: #FFD8AF; margin-bottom: 10px; margin-top: 20px; border: 1px dotted #FF8B1E;}
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }
#wrap #right .articles table {
	text-align: center;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #39F;
}
.redprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
.tablefront {
	border: medium solid #FF9D3A;
	text-align: center;
}
.Bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009;
}
.Redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D20000;
}
.Greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #390;
}
.effects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #390;
}
.buylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.paddingleft {  padding-left: 10px; padding-top: 3px; padding-bottom: 3px;}
.paddinglinks {  padding-left: 10px;}
.redbold {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
