body {
	background-color: #003366;
	background-image: url("../../images/bg/bg-authors.jpg");
	background-position:top; 
	background-repeat:repeat; 
	background-attachment:fixed;
	padding: 0px; 
	margin: 0px;
	/*margin:0px 10px 10px 10px;*/
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: small;
}
/*Table related things*/
TABLE { 
	border: none; 
	padding: 0; 

}
TD {
	padding: 0;
	margin: 0; 
}
iframe {
	display: none;
}
.content {
	vertical-align:top;
	/*padding:5px 0px 4px 15px;
	width:100%; 
	height: 100%;*/
	font-family:'Times New Roman', Times, serif; 
	font-size:13px; 
	letter-spacing:1px;
}
.content p { 
	font-family:'Times New Roman', Times, serif; 
	font-size:13px; 
	letter-spacing:1px; 
}

.content pre {
	font-family:'Times New Roman', Times, serif; 
	font-size:13px; 
	letter-spacing:1px; 
}
/* no more table things*/

#top { 
	float: left; 
	width: 100%; 
	display: block; 
	padding:0 0 4px 0; 
	background-color: #240000;	/*#1A0C04;*/ 
}
#top p { 
	padding: 8px 8px 10px 15px; 
	background-color: #240000; 
	letter-spacing: 4px; 
	font-size:22px; 
	color:#999999; 
}
#top a {
	 color: #240000; 
}
#top img { 
	border: none; 
	padding: 0 8px; 
}
/*----------------------------*/
#topinfo { 
	padding: 9px 4px 8px 4px; 
	margin: 0; 
	background-color:#401F0A; 
}  
#topinfo a { 
	color:#FF9900; 
	font-family:"Verdana", Arial, Helvetica, sans-serif; 
	font-weight:bolder; 
	font-size: 30px; 
	letter-spacing: 14px; 
}
#topinfo a:hover { 
	color:#FFFFFF; 
}
/*--------------------------------------*/
#hdr { 
	width: 100%; 
	padding: 6px 6px 6px 15px; 
	background-color: #42617B; 
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	letter-spacing: 1px;
}
#hdr p { padding:3px 5px 3px 0px; color:#ffffff; font-size:small; }
#hdr a { color:#ffffff; font-size:14px; text-decoration:none; }
#hdr a:hover { color:#c6c6c6; }
/*--------------------------------------*/
#sidepanel {
	padding:20px 4px 4px 4px;
	border: none;
	width:150px; height:100%; line-height:16px;
}
#sidepanel p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:11px; word-spacing:1px; line-height: 16px;
}
.sidebtn {
	padding: 5px 4px 1px 4px; margin:0;
	font-size: 11px;  font-family: "Verdana", Arial, Helvetica, sans-serif; line-height: 10px;
	border-bottom: 1px solid #FFEBCD;
	color: #662E1F;
	height: 40px;
}

/*--------------------------------------*/
p {
	padding: 0px 6px 0px 4px; margin: 5px 1px 7px 1px;
	font-size: 15px;  font-family: "Times New Roman", Times, serif; line-height: 13px;
}
/*--------------------------------------*/
a { color: #662E1F; text-decoration: none; }
a:hover { color: #42617B; }

a.spot { color: #fff; text-decoration: none; }
a:hover.spot {color: #7E3517; }
/*--------------------------------------*/
#photo { float:left; padding: 1px; margin: 10px 5px 5px 5px; background-color:#FFFFFF; }
#photo img { width: 100px; }
/*--------------------------------------*/
#powered { background-color: #000000; padding: 0px 3px 0px 3px; color: silver; font-size:10px; width: 185px; height: 14px; text-align: center; }
#powered a { color:#ffffff; font-weight:bold; letter-spacing: 1px; }
/*--------------------------------------*/