
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(../images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
}

.blackLink
{
	color:Black;
	font:90% Arial;
	text-decoration:none;
	padding-right:10px;
	cursor:pointer;
	font-weight:bold;
}

.blackLink:hover
{
	text-decoration:none;
	cursor:default;	
}

.blackLink:visited
{
	color:Black;	
	text-decoration:none;
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	width: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

.search {
	width:100px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:100% Arial;
	color:#999;
}

.searchbig {
	width:250px;
	padding:5px;
	background:#fff;
	border:2px solid #79B933;
	font:100% Arial;
	color:black;
}

.button 
{
	width:40px;
	padding:5px;
	background:#79B5D6;
	border:1px solid #ccc;
	font:100% Arial;
	color:#FFFFFF;
}

.search:hover {
	border:2px solid #ccc;
}

.search:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#menuDiv
{
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;

}

#header h1 
{
	float:left;
	font:180% Trebuchet MS;
	color:#333;
	padding:4px 10px 4px 4px;
	border-right:1px solid #ccc;
	margin:0 10px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}

#header h2 {
	font:110% Trebuchet MS;
	color:#666;
	padding:10px 0 0 0;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:underline;
	border-bottom:2px solid #f6f6f6;
	padding-left:2px;
	padding-right:2px;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}



#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}


#sidebar {
	background:url(../images/content.jpg) top left no-repeat;
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
	color:#666;
}

#sidebar h1 {
	font:140% Arial;
	color:#999;
	border:none;
	letter-spacing:2px;	
	margin:0 0 10px 0;
}

#sidebar h2 {
	font:140% Arial;
	color:#999;
	border:none;
	letter-spacing:2px;	
	margin:0 0 10px 0;
}

#sidebar h3 {
	color:#79B933;
	font:95% Arial;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;	
}

#sidebar p {
		margin:0px;	 /* margin:10px 0px 0px 0px; bring closer */
}

#sidebar p.news {
	font:90% Arial;	
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:left;
	font:90% Arial;
	letter-spacing:0px;
	text-decoration:none;
	padding:0 0 0px 0;
}

#sidebar p.news a:hover {
	/*color:#98D158;*/
}

#sidebar .subnav {
	/*border-top:1px solid #2C2C2C;*/
	margin:0px;		
	padding:0px;
}

#sidebar li {
	list-style:none;
	margin:0px;
	padding:0px;	
	font-family:Arial;
}

#sidebar .subnav li {
	list-style:none;
	margin:0px;
	padding:0px;	
	/*padding:5px;
	border-bottom:1px solid #2C2C2C;*/
}

#sidebar .subnav li a {	
	color:#79B933;
	text-decoration:none;
	font:100% Arial;
	padding:0px;
	text-decoration:underline;		
	margin:0px;		
}


#sidebar .subnav li a:hover {
	color:#98D158;
	margin:0px;	
	padding:0px;		
}
#sidebar .subnav li a:hover b {
	display:inline;
	margin:0px;	
	padding:0px;		
}


#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
	margin:0px;	
	padding:0px;	
}

#sidebar input {
	padding:4px;
	background:#2c2c2c;
	border:1px solid #222222;
	color:#ccc;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:120% Arial;
	color:#333;
	margin:10px 0;
	border:none;
	font-weight:bold;
}

#sidebarright ul {
	margin:0px 0 10px 15px;
	font:90% Verdana;

}

#sidebarright ul li {
	margin:5px 0;
	list-style:none;	
}

#sidebarright a {
	color:#79B933;
	text-decoration:none;
	font:100% Arial;
	padding:0px;
	text-decoration:underline;		
	margin:0px;		
	font-weight:bold;
}

/*
#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}
*/

#content {
	margin:0 210px 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#contentnorightbar p.main {
	margin:0px;
	line-height:10px;
	font:95% Arial;	
	color:#828282;
}

#contentnorightbar p.main a.main {
	font:88% Arial;	
	text-decoration:none;	
	color:#828282;
	
}

#contentnorightbar p.main a.main:hover {
  text-decoration:none;
  font:Arial;		  
}

#contentnorightbar a.main {
	font-weight:bold;
	font:Arial;		
}

#contentnorightbar a.main:hover {
  text-decoration:underline;
 }

/* 


#ebookmain p a {
	font:90% Arial;	
	text-decoration:none;	
	color:#828282;
}

#ebookmain p a:hover {
  text-decoration:none;
}

#ebookmain a {
	font-weight:bold;
}
*/

#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:8px;
	text-align:center;
}


p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

a {
	color:#79B933;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}


#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

.imgNone {
	padding:0px;
	background:#ccc;
	border:0px;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

.greenbtn
{
	width: 90px;
	background: #79B933;
	padding: 3px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;	
	font-family:Verdana;	
	border:solid 1px #488EB2;	
	cursor:pointer;	
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* Added for Adsense background image */
div.container
{
  position:relative;
  float: left;
  width:390px;
  height:397px;
  margin:0px;
  padding:5px;
  color:black;
  font-size:14px;
  background:url(../images/free-ebooks-download-adsense.gif) no-repeat
}
div.adsense
{
  margin:120px 40px 10px
}

.divH1
{
    font-family:Verdana;
    cursor: default;
    left:250px;
    top:150px;
    color:transparent;
    position:absolute;
    width:500px;
    height:800px;
    font-size:8px;
    z-index:-1;    
}

.divH1 H1
{
	font-family:Verdana;
	cursor: default;
    color:Black;
    font-size:12px;
}

.divH1 H2
{
	font-family:Verdana;
	cursor: default;
    color:Black;
    font-size:12px;
}

.divH1 a
{
	font-family:Verdana;
	cursor: default;
    color:Black;
    font-size:12px;
}

.free-ebooks
{
	color:yellow;font-size:14px;float:right;padding-right:20px;
}

#divWait img
{
padding:0px;
background:#ccc;
border:0px;
}