body {
	background-color: rgb(186,212,5);
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	height: 100%;
	width: 100%;
	color: #666;
	font-weight: normal;
}
body img{border:0}
#book a{font-size:.90em;}
#main {
	background-color: rgb(158,171,5);
	width: 900px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 20px;
}

#contant {
	float: right;
	width:600px;
	font-size: 0.75em;
}
#leftbar {
	text-align: left;
	float: left;
	width: 180px;
	padding-top: 20px;

}
#container {
	width: 800px;
	background-color: #FFF;
	display: block;
	background-color:#FCFCFC;
}

#leftbar ul{}

#leftbar li{
	margin-left:10px;
	padding-left:5px;
	list-style-image: url(imgs/ul.jpg);
}

#leftbar a{
		font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #333;

}
h1 {
	font-size: 1.10em;
	font-weight:normal;
	text-transform: lowercase;
	color:#006;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2
{
	text-align: center;
	font-size: .75em;
	font-weight: bold;
	color:#600
	}
#leftbar li:hover {
		margin-left:10px;
	padding-left:5px;
	list-style-image: url(imgs/ul1.jpg);

}
#leftbar  a:hover {
	color: #690;
}

#book{
margin-top:20px;
width:580px;
height:250px;
	display:block;
	float: left;

}



#navigation {
	float: left;
	height: 50px;
	width:400px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}
#navigation a {
	font-size: 1em;
	text-transform: lowercase;
	color: #36AC33;
	text-decoration: none;
}
#navigation a:hover {
	color: #1A5323;
	text-decoration: underline;
}

#logo h1 {
	font-size: 2.5em;
	font-weight: bold;
	text-transform: capitalize;
	color: rgb(0,146,63);
	margin-top: 30px;
	margin-bottom:0px;
	margin-right: 100px;
}
#logo h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: capitalize;
	color: #000;
	margin-top:10px;
	margin-right: 100px;
}
#logo {
	float: left;
	margin-top: 10px;
	margin-left: 100px;
	display: block;
}
#header {
	background-color: rgb(227,235,105);
	height: 250px;
	width: 800px;
}
#fotter {
	background-color: rgb(227,235,105);
	height: 60px;
	color: #26AF23;
}

#hederImage {
	float: right;
	height: 250px;
	margin-bottom: 0px;
}
#flashContent { width:100%; height:100%; }
