/* To Change the Colour of the links in the body*/
body
{
font-family: times;
background-color:#D4BDA8;
}
a:link {
    color: blue ;text-decoration:underline; ;font-size: 22px;
}

/* visited link */
a:visited {
color:grey ;text-decoration:none; font-size: 22px;}

/* mouse over link */
a:hover {
color: #ddaaFF;text-decoration:none; font-size: 22px;}

/* selected link */
a:active {
    color: red; background: #835930; ; text-decoration:none; font-size: 22px;
}
#facebookfollow { margin-right: auto; margin-left: auto; width: 1224px;}
#navbarall {margin-right: auto; margin-left: auto;
	; white-space: nowrap; background:#835930; text-align: center; font-size: 16;color: white; width: 1224px;}
/* To Change the colour of the links in the navbar*/
.navbar .nav > li > a {
	
    color:  white;
	text-decoration: none;
	text-align: center;
}	
.navbar .nav > li > a:hover{
	
    color:  #ddaaFF;
	text-decoration: none;
	text-align: center;
}

 #icons { margin-right: auto; margin-left: auto; width: 1224px; height: 200px; }

#container { margin-right: auto; margin-left: auto ;white-space: normal; padding-top: 1px;padding-bottom: 10px; width:1224px;height: 20%; background:#7A5229; text-align: center; font-size: 20;color: white;}



#navigationbar { margin-right: auto; margin-left: auto;
	; white-space: nowrap;padding-top: 10px; height: 45px; background:#835930; text-align: center; font-size: 16;color: white; width: 1224px;}
#MainBody { margin-right: auto;margin-left: auto;
	width: 1224px;white-space: nowrap
overflow-x: auto;overflow-y:hidden;
}

#menu {  padding-left: 20px; width:224px; float: left;overflow: auto;;;font-size: 17; color: white;}

#content {padding-left: 20px; width: 500px; ;font-size: 17;overflow: auto;; float: left; text-align: justify}
#illustrations {;padding-left: 20px; width: 500px; float: left; ;font-size: 17;; text-align: justify}
#illustratioins img {width:400px;}
#footer {margin-right: auto;margin-left: auto; background:#754719;height: 40px;width: 1224px; ; text-align: center;color: white;white-space: normal}
#Blog .Title {;font-family: georgia;font-size: 20px; font-weight: bold;}
#Blog .Text { ;font-family: Times;font-size: 18px;}
#Blog .Time { ;padding-bottom: 30px;font-family: Times;font-size: 16; font-weight: bold;}
.l1 {display: none;}
.j1 {display: none;}
#contentbook { width: 95%; padding-left: 2%; padding-right: 2%; margin: auto;}
#bp { width: 95%; padding-left: 2%; padding-right: 2%; margin: auto;}
#contentcal {width: 90vw; height: 70vh;}

