body {
	font-family: Georgia, "Times New Roman", Times, serif;/*Tahoma, Arial, sans-serif; "Trebuchet MS", in beginning*/
	font-size:100$;
	margin:0 20%;
	background-color:#b3bbca; /*light blue color to page*/
	}

#main p, #sidebar p	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	/*border:thin red solid;*/
	margin-top:0em;
	margin-bottom:1.5em;
	line-height:1.75em;
	}*/

#main li {
	font-size:0.775em;
	}
	
#mainnav li {
	font-size:0.875em;
	/*background-color:#e5dab3;*/
	margin-bottom:2em;
	padding-left:0em;
	list-style-position:inside;
	}

#sidebar li, 
	font-size:0.875em;
	/*background-color:#e5dab3;*/
	margin-bottom:2em;
	padding-left:0em;
	list-style-position:inside;
	}
	
h1	{
	font-size:1.50em;
	/*border:thick blue solid;*/
	line-height:1.75em;
	font-weight:normal;
	}

h2	{
	font-size:1.125em;
	/*border:thin red solid;*/
	margin-bottom:0em;
	font-weight:lighter;
	text-transform:uppercase;
	letter-spacing:0.2em;
	}

