body {
	background-color: #ffffff;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

a:link,a:visited {
	color: #EF8C31; 
	font-weight: 
	bold; text-decoration: none;
}

a:hover {
	color: #FF7C21;
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 200% Arial, Sans-Serif;
	font-weight: bold;
	color: #a08080; 
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}

h3 {
	margin: 0; 
	padding: 6px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #908080; 
	background-color: inherit;
	
}

h3 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}



#header {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #fff;
	height: 130px;
	background: url(../images/logo.gif) no-repeat;
}

#logo {
padding-top: 25px;	
}


#content {
    	left: 50%;
	margin-left: -512;
	width: 1024px;
    	position: absolute;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#right_adsense_header {
	background: url(../images/rightheader.gif) no-repeat top left;
	height: 20px;
}
#right_adsense {
	float: right;
	width: 170px;
	padding: 0px 0px 0px 0px;
	background: #FFF url(../images/rightcontent.gif);
	text-align:justify;
	color: #ccc;
}

.right_adsense_text {
	padding: 0px 0px 40px 5px;
	color: #e2e2e2;
	background: url(../images/rightfooter.gif) no-repeat left bottom;
}
.article {
	margin-right: 175px;
	max-width: 34em;
	text-align:justify;
}

.article_title {
	padding-top: 10px;
	padding-left: 15px;
	font-size:20px;
	margin-bottom: 1px;
	font-weight:bold;
	height: 30px;
  color: #c08080;
}

.article_title a, #article_title a:visited {
	color: #DEF0FE;
}

.article_image {
	float: right;
	padding: 0px 15px 0px 15px;
}

.article_source {
	padding: 0px 15px 20px 15px;
	color: #000;
}
.text {
	padding: 5px 15px 20px 15px;
	color: #000;
}


#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

.amazon { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center; 
	height: 110px;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: none; 
}

#container0 {
	width: 1024px;
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	height: 30px;
}

#container1 {
	float: right;
	width: 814px;
}


#spice_list {
	float: left;
	width: 200px;
	height: 100px;
}

#spice_list a, #spice_list a:visited {
	display: block;
	padding-left: 20px;
	padding-right: 8px;
	height: 10px;
	color: #c08080;
	font-weight: normal;
}

#spice_list a:hover {
	color: #a14f4f;
	text-decoration: none;
}

#menuheader {
	height: 30px;
}

#menufooter {
	height: 30px;
}

#divUpControl {
position:relative; 
width:200; 
left:0; 
top:0; 
z-index:1; 
text-align: right;
background: url(../images/menuheader.gif) no-repeat;
height: 30px;
}

#divDownControl {
position:relative; 
width:200; 
left:0; 
top:-3; 
z-index:1; 
text-align: right;
background: url(../images/menufooter.gif) no-repeat left top;
height: 30px;
}

#divContainer {
position:relative; 
width:200; 
height:600; 
overflow:hidden; 
top:-3; 
left:0; 
clip:rect(0,200,600,0); 
visibility:hidden;
background: url(../images/menulink.gif);
}

#divContent {
position:absolute; 
top:0; 
left:0;
}

#line {
  height:20; 
  background: url(../images/line.gif) repeat;
}