body {
	color:#000;
	background:#fff;
	font-size:76%;
	line-height:150%;
	font-family: verdana, sans-serif;
	margin:0;
	padding:0;
}

table {
	color:#000;
	background:#fff;
	font-size: 8pt;
	font-family: arial, sans-serif;
	margin:0;
	padding:0;
}

td {
  vertical-align: top;
}
	
  
*/**********menu************/

#menu {
	clear: both;
	float: left;
	width: 15%;
	margin: 0;
	padding: 5px;
	text-align:right;
	font-size:85%;
	line-height:120%;
	margin: 0px 5px 0px 0px;
}

#menu ul {
	clear:both;
	list-style:none;
	display:block;
	margin-left: 0;
	padding-left: 0;
	}

#menu ul li {
	margin: 5px 0px 5px 0;
	width:100%;
	border-bottom:1px solid #666;
}

#menu li a {
	width:100%;
	display: block;
	padding:5px 2px 5px 0;
	background:#fff;
	font-weight:normal;
	border-right:8px solid #ddd;
	color:#666;
}

html>body #menu li a {
	/* for Ie5mac and NS/mozilla*/
	width: auto;
	}

#menu li a:link {
	text-decoration:none;
	font-weight:normal;
	}	

#menu li a:visited {
	text-decoration:none;
	font-weight:normal;
	}	

#menu li a:hover {
	background: #eee;
	color: #000;
	font-weight:normal;
	text-decoration: none;
  border-right:8px #C4BEEA solid;
	}
	
*/**********Head************/

#head {
	text-align:right;
	padding:10px 0;
	margin:0;
	border:0;
	font-size:88%;
	vertical-align: top;
	float:left;
}


#head span {
	display:none;	
	}

#head a {
	padding:10px 10px 5px 10px;
	margin:5px 0;
	border-top-width:0;
	border-right-width:0;
	border-left:1px solid #ccc;
	border-bottom:8px solid #fff;
	color:#777;
	font-weight:bold;
	background:#fff;
	text-decoration:none;
}

#head a:link {
	color:#777;
	background:#fff;
}

#head a:visited {
	color:#777;
	background:#fff;
}

#head a:hover {
	color:#000;
	background:#eee;
	border-bottom:8px #C4BEEA solid;
	border-top-width:0;
	border-right-width:0;
}


#logo {
	float:right;	
	}

#spacer {
  height: 1px;
  clear: both;
  }


#main {
	margin: 5px 5px 5px 17%;
	padding:5px 0;
  }
  
#main a {
  color: 0000CC;
}
  
#maintitle {
  border-top: 1px solid #ccc;
	border-bottom :1px solid #ccc;
	margin: 5px;
	padding:5px 0;
	font-weight: bold;
	font-size:120%;
  }
  
#adsense {
  margin-left: 125px;
  margin-bottom: 80px;
}

#ads {
  float: right;
  }

#amazon {
  float: right;
  width: 100px;
  text-align: center;
  font-size: 88%;
  line-height: 110%; 
  border: 1px solid orange;
  }

.amzhead {
  font-size: 100%;
  line-height: 130%; 
  background-color: orange;
  font-weight: bold;
  color: white;
  
}

.amz img{
  border: 1px solid black;
  clear: both;
  }

.amz {
  margin-top: 5px;
  margin-bottom: 5px;
  text-decoration: none;
  }

.amz a {
  color: 0000CC;
  text-decoration: none;
  }

#foot {
	clear:both;
	text-align:center;
	padding:10px 0;
	margin:0px;
	background:#fff;
  }
#foot a {
	font-size:88%;
	color:0000CC;
	text-decoration:none;
	}
#foot a:visited {
	color:#0000CC;
}

#articlelist {
  min-height: 220px;
}

#article {
  min-height: 220px;
}

#addarticle {
  width: 450px;
}

#addarticle, 
#addcategory, 
#addurl,
#addbacklink,
#sponsor {
  border: 2px solid #C4BEEA;
  padding: 5px 20px ;
}

#addurl .text {
  font-size:88%;
  }

#addarticle span, 
#addcategory span, 
#addurl span,
#sponsor span {
	font-size:88%;
}

#addarticle input, 
#addcategory input, 
#addurl input, #addurl select,
#sponsor input, #sponsor select {
	font-size:88%;
}
  
#addarticle table, #addarticle tr, #addarticle td, 
#addcategory table, #addcategory tr, #addcategory td, 
#addurl table, #addurl tr, #addurl td,
#sponsor table, #sponsor tr, #sponsor td {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#addarticle textarea,
#addcategory textarea,
#addurl textarea,
#sponsor textarea {
	font-size:88%;
	font-family: verdana, sans-serif;
}

#addbacklink textarea {
	font-size:7pt;
	font-family: verdana, sans-serif;
}
  
#subscribenewsletter,
#subscribenewsletter form {
  background-color: #eee;
  clear: both;
	margin: 0px;
	padding: 2px;
  text-align: center;
	font-size:8pt;
	font-family: verdana, sans-serif;
}

#subscribenewsletter input {
	font-size:7pt;
	font-family: verdana, sans-serif;
}

#legal {
  text-align: center;
  color: #999;
	font-size:7pt;
	line-height: 110%;
	font-family: verdana, sans-serif;
	padding-bottom: 5px;
}

#content
	{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;

	}