body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #cccccc;
}
#header {
	height: 65px;
	width: 100%;
	background: #000;
	border-bottom: 1px solid #b7b7b7;
}
#tbg {
	background: url(images/tbg.gif) repeat-x;
	height: 11px;
	border-bottom: 2px solid #e25e20;
}
#logo {
	width: 684px;
	text-align: left;
}
#book {
	text-align: right;
	width: 256px;
}
.ts {
	width: 50%;
}
/* CONTENT */
#mc {
	background: #b7b7b7;
	width: 693px;
	padding: 0 10px 10px 10px;
	vertical-align: top;
}
.h {
	width: 100%;
	height: 28px;
	background: #000 url(images/arr1.gif) no-repeat;
	border-bottom: 5px solid #d9703e;
	margin-top: 8px;
}
h2 {
	padding: 7px 2px 7px 43px;
	margin: 0;
	color: #d9703e;
	font-size: 12px;
	font-weight: bolder;
}
.thumbs {
	width: 100%;
	padding: 8px 0 0 0;
}
.thtd {
	width: 130px;
	height: 130px;
	font-size: 1px;
}
.thtd img {
	border: 1px solid #000;
}
/* LINKS 1 */
.links1 {
	width: 100%;
	padding: 0 0 0 0;
	background: #dbdbdb;
	color: #333333;
}
.ltd {
	padding: 8px;
	font-size: 13px;
	width: 100%;
  line-height: 18px;
}
.links1 a {
	color: #DE4B05;
	text-decoration: none;
	padding-left: 21px;
}
.links1 a:visited {
	color: #DE4B05;
	text-decoration: none;
}
.links1 a:hover {
	color: #fa7e2c;
	text-decoration: none;
}
.p {
	background: url(images/camera.png) no-repeat;
}
.v {
	background: url(images/movie.png) no-repeat;
}
.d {
	background: #ededed;
	text-align: right;
	font-size: 9px;
	padding: 5px 15px 5px 4px;
}
.pd {
	background: url(images/camera.png) no-repeat;
  padding: 2px 10px 2px 21px;
}
.vd {
	background: url(images/movie.png) no-repeat;
  padding: 2px 5px 2px 21px;
}
/* LINKS 2 */
.links2 {
	background: #878787;
	width: 100%;
	padding: 0 0 0 0;
	color: #333333;
}
.l2td {
	padding: 8px;
}
.sp {
	background: #b7b7b7;
	border: 1px solid #000;
	font-size: 10px;
}
.sp td {
	padding: 3px;
	vertical-align: top;
}
.sp img {
	border: 1px solid #000;
}
.sp a {
	color: #0054a6;
	text-decoration: none;
	display: block;
	font-weight: bolder;
}
/* LINKS 3*/
.links3 {
	
	background: #dbdbdb;
	width: 100%;
	padding: 0 0 0 0;
	color: #333333;
	font-size: 11px;
}
.l3td {
	width: 50%;
	padding: 8px;
	vertical-align: top;
}
.l3td div {
	background: url(images/arr2.gif) no-repeat;
	padding: 0 4px 4px 20px;
}
.l3td a {
	color: #f86620;
	text-decoration: none;
	display: block;
	font-weight: bolder;
}
/* LINKS 4 */
.links4 {
	background: #9d9d9d;
	width: 100%;
	padding: 0 0 0 0;
	margin-top: 1px;
	color: #333333;
	font-size: 10px;
}
.l4td {
	width: 33%;
	padding: 8px;
	vertical-align: top;
}
.l4td a {
	color: #0054a6;
	text-decoration: none;
	font-weight: bolder;
}
.l4td a:visited {
	color: #0054a6;
	text-decoration: none;
}
.l4td a:hover {
	color: #dbdbdb;
	text-decoration: none;
}
/* SIDE */
#side {
	background: #d9703e;
	width: 227px;
	vertical-align: top;
}
.sh {
	width: 100%;
	height: 28px;
	background: #898989 url(images/arr3.gif) no-repeat;
	border-bottom: 5px solid #000;
	margin-top: 8px;
}
.sh h2 {
	padding: 7px 2px 7px 38px;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-weight: bolder;
}
/* SIDE LINKS 1 */
.sidelinks1 {
	width: 100%;
}
.sidelinks1 a {
	display: block;
	background: url(images/arr4.gif) no-repeat;
	margin: 3px 4px 0 13px;
	padding-left: 25px;
	color: #000;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
.sidelinks1 a:visited {
	color: #000;
	text-decoration: none;
}
.sidelinks1 a:hover {
	color: #ccc;
	text-decoration: none;
}
/* AD */
.ad {
	width: 211px;
	margin: 8px;
	text-align: center;
}
/* SIDE LINKS 2 */
.sidelinks2 {
	width: 100%;
	margin: 8px;
	text-align: center;
}
.sidelinks2 table {
	margin-bottom: 8px;
	width: 211px;
}
/* FOOTER */
#footer {
	height: 65px;
	width: 100%;
	background: #000;
}
#fbg {
	height: 3px;
	background: #e25e20;
	border-top: 1px solid #000;
}
#lb {
	width: 200px;
	text-align: left;
}
#copy {
	text-align: left;
	width: 740px;
	font-size: 10px;
	color: #999999;
}
#copy a {
	color: #e25e20;
	text-decoration: none;
}
