body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #032a55;
	scrollbar-track-color:#DBC984;
	scrollbar-face-color:#DBC984;
	scrollbar-arrow-color:#8B7A41;
	scrollbar-darkshadow-color:#8B7A41;
	scrollbar-highlight-color: #F4E9BC;
	scrollbar-3dlight-color: #F4E9BC;
	scrollbar-base-color: Black;
	scrollbar-shadow-color: #8B7A41;
}
h1 {
	color: #930;
	font-weight:  normal;
	font-size: 110%;
}
a {
 color: #369;
}
a:hover {
 color: #97B1CB;
}
a img {
 border: none;
}
.txt {
 padding: 130px 0px 0px 0px;
}
.flash {
 padding: 50px 0px 0px 0px;
}
#layout {
	background: url(i/bg_layout2.jpg) center;
}
#dream {
	background: url(i/bg_dream.jpg) repeat-x left bottom;
}
#dream_bottom {
	background: url(i/dream_bottom.jpg) repeat-x top;
}


#book_m {
	background: url(i/bg_book.jpg) repeat-y;
	table-layout: fixed;
}
#stars_l {
	min-height: 438px;
	background: url(i/bg_stars_l.gif) no-repeat right top;
}
#stars_r {
	background: url(i/bg_stars_r.gif) no-repeat left top;
}
#navigator, #navigator a, #paging, #paging a {
	color: #8B7A41;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
 #paging {
 	display: inline;
 }
#submenu {
	list-style-image: url(i/bullet.gif);
}
#submenu li {

}
#submenu a {
	color: #501900;
}
.content {
	vertical-align: top;
	padding-top: 20px;
}
.content, .content p, .content ul {
	color: #000;
	font: 100% Times New Roman;
	text-align: justify;
}
#book_bottom {
	background: url(i/book_bottom.jpg) no-repeat left  bottom;
}
.left {
	float: left;
}
.right {
	float: right;
}
.red, p.red {
	color: #930;
}
.beige {
	color: #501900;
}
.smaller {
	font-size: 80%;
}
.larger {
	font-size: 105%;
}
p.note {
	padding-top:0px;
	margin-top: 0px;
	margin-left: 40px;
	font-style:  italic;
}
.br {
	clear: both;
}
.lev2 {
	list-style-image: url(i/bullet_s.gif);
}
.review {
	background-color: #DBC984;
	border: 1px solid #AC9D63;
	width: 200px;
}
#popup_b_m {
	background: url(i/popup/b_m_bg_l.jpg) no-repeat right bottom;
}
#popup_m_r_bg_m {
	background: url(i/popup/m_r_bg_b.jpg) no-repeat  bottom;
}
.menu td {
	background: url(i/menu_dots_bg.gif) repeat-x bottom;
	padding: 5px 0px;
}
td.price {
	color: #930;

}
td.price span {
	color: #8B7A41;
}
.frame_r {
	background: url(i/frame_r.gif) repeat-y;
}
.frame_l {
	background: url(i/frame_l.gif) repeat-y;
}
.frame_t {
	background: url(i/frame_t.gif) repeat-x;
}
.frame_b {
	background: url(i/frame_b.gif) repeat-x;
}
#print {
	 background-color: #fff;
	 padding: 10px 30px;
}
#copyright {
	margin-top: 70px;
	color: #fff;
	font: 70% Arial;
}
#copyright a {
	color: #fff;
	text-decoration: underline;
}
#text_extra_box {
	text-align: center;
	/*background: url(i/bg_text_extra_box.jpg) repeat top;*/
	background: url(i/fon_04.jpg) repeat top;
}
#text_extra {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	color: #97B1CB;
	font: 70% Arial;
	text-align: left;
}

ul.links {
list-style-type:none;
}

ul.links  li a {
color:#FFFFFF;
}