* { margin:0; padding:0; }
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header {background: url(../images/black_bg.jpg) center; padding:10px }
#header h1 {
margin:10px;
font-size:200%;
color:#4169E1;
text-decoration: none;
}
#header h2 {
margin:10px;
font-size:90%;
color:#afeeee;
text-decoration: none;
}

#left { float:left;padding-left:5px;padding-right:5px;
width:20%;
background-color:#cccccc; }

#right { float:right;padding-left:5px;
width:20%;
background-color:#ffffff }

#center { margin-right:20%;padding-left:10px;padding-right:10px;
margin-left:20%;
background-color:#dcdcdc; }

#footer {font-size: 70%;margin-top: 30px; margin-left: 5px; margin-right: 5px;text-align: center;}
#footer a {color:blue}

h1 {
margin:0px;
font-size:26px;
color:#00AADC;
}

.page_link {font-size: 13px; font-weight: bold}
.current_page_number {font-size: 13px}
.prev_next {font-size: 13px; font-weight: bold;}
.page_title {font-size: 20px; font-weight: bold;}
.style1 {
	font-size: 12px;
	color: #000000;
}

#list_titles a {background:#000000;color: #ffffff;text-decoration: none;margin-left:5px;margin-right:5px;padding-left:10px;padding-right:10px; font-weight: bold;font-size:14px;}
#list_titles A:hover {background: #FFFFFF; color: #000000; text-decoration: underline overline}

#thetags td{text-decoration: underline; font-weight: bold;font-size:12px}
#thetags a {text-decoration: underline; font-weight: bold;font-size:12px}
#thetags A:hover {background: #000000; color: #ffffff;}

#amazonBanner{padding-top:5px;padding-bottom:10px;text-align:center}