html,body {
	padding: 0px;
	margin: 0px;
	font: 11px "Lucida Grande",Verdana,Arial,Helvetica,"sans serif";
	height:100%;
	width: 100%;
	text-align:center;
}

body {
	background-color: #FDF8F1;
}

h1,h2,h3,h4,h5{
	padding: 0px;
	margin: 0px; 
	border: 0px none;	
}

div{
	padding: 0px;
	margin: 0px; 	
}


a {
	padding: 0px;
	margin: 0px; 	
}
img {
	border: 0px none;
	padding: 0px;
	margin: 0px; 	
}
p{
	margin: 0px;
	padding: 0px;
}

table{
	border-collapse: collapse; 
}

td{
	padding: 0px;
}



div#container{ width: 900px; border-color:#CBCBCB; border-style:solid; border-width:5px;	background-color: #fff;	margin: 10px auto 10px auto; text-align:left;}
.clear {clear: both; overflow: auto}
.left15{float: left; width: 15%}
.left85{float: left; width: 85%}
.textRight {text-align: right}
.logo{padding: 1px}
#header{clear:both; overflow: auto; color: #3E3D3D; }
#header h1{color: #3E3D3D;}

#main{clear:both; overflow: auto; }
#footer{clear:both; overflow: auto; font-size: 10px; background-color: #E5DDD2; text-align: center}

#menu td{text-align: center; }
#menu td {height: 40px}
#menu td a{color: black; font-weight: bold; font-size: 1.1em}
#sidebar {width: 20%; float: left}
#sidebar li,ul{list-style-type: none; margin-left: -10px}
#sidebar h2{margin-bottom: 10px}
#sidebar a{color: black;font-size: 12px}
#articles {width: 80%; float: left}

.alignleft{float: left}
.alignright{float: right}
#articles p{margin-bottom: 10px}
#articles .content img{margin: 10px}
#articles .content a{color: black}
#articles .content a:hover{text-decoration: none}
#localizer{ margin-top: 10px; margin-bottom: 10px }
#localizer a{color: black}

.similar-articles ul, .similar-articles li {list-style-type: none; margin: 0px; padding: 0px}
