@charset "utf-8";
/* CSS Document by Subeesh for English Guide Online - 14/11/2009*/
/* Global Styles */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0;
	height: 100%;
}

/*html {
	min-height: 100%;
	margin-bottom: 1px;
	height: auto;
}*/
body {
	background: url(../images/bck_page.gif) repeat-x top #eaeff1;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e6061;
}
/*Typo Styles*/
h1{
	font-family: "Trebuchet MS";
	color: #181717;
	text-align: left;
	font-size: 30px;
	padding-bottom: 8px;
}
h2{
	font-family: "Trebuchet MS";
	color: #181717;
	text-align: left;
	font-size: 20px;
	padding-bottom: 8px;
}
p{text-align: left; color: #5e6061; padding-bottom: 18px; line-height: 22px;}
a{color: #fe7612;} a:hover{color: #FF9933;}
strong{color: #181717;}
/* Class Styles */
.lft{float: left;} .rit{float: right;} .clrboth{clear: both;} 
#MainWrap{
	width: 987px;
	margin: 0 auto;
}
/*Header Styles*/
#Header{
	width: 100%;
	height: 180px;
}
#Logo{
	float: left;
}
#HeaderAd{
	float: right;
	margin-right: 1%;
	padding-top: 8%;
} #HeaderAd img{border:none;}
/*Top Navigation*/
#TopNavWrap{
	width: 100%;
	background: url(../images/bck_Topnav.gif) repeat-x;
}
#TopNavWrap2{
	width: 968px;
	background: url(../images/bck_Topnav.gif) repeat-x;
	height: 44px;
}
#TopNavText{
	width: 92%;
	text-align: right;
	padding: 8px 10px;
	height: 28px;
} #TopNavText a{background: url(../images/brdr_Topnav.gif) right top no-repeat; font-family: "Trebuchet MS"; font-size: 17px; text-align: center; padding: 10px 18px; color: #FFFFFF; text-decoration: none; letter-spacing: .28em;} #TopNavText a:hover{color: #CCCCCC;} #TopNavText a:visited{color: #D3D3D3;} #TopNavText a.navlast{background: none;}
/*Content Styles*/
#ContentWrap{
	width: 100%;
	min-height: 800px;
	background: url(../images/bck_content.jpg) no-repeat top center;
	padding: 8px 0;
	overflow: hidden;
}
#LeftSide{
	width: 21%;
	padding: 1% 0;
}
#LiteraryTerm{
	background: url(../images/bck_literaryterms.jpg) left top no-repeat;
	text-align: left;
	padding: 25px 18px;
	font-size: 12px;
}
#LiteraryTerm h1{font-size: 18px; margin:0;} #LiteraryTerm p{line-height: 18px;}
#RitWrap{
	width: 75%;
	padding: 1% 1%;
}
#MidColumn{
	width: 52%;
	min-height: 800px;
	overflow: hidden;
}
#MidColumnInnr{
	width: 74%;
	min-height: 800px;
	overflow: hidden;
} #MidColumnInnr ul{line-height: normal; padding-left: 10px;} #MidColumnInnr li{padding-bottom: 12px;} #MidColumnInnr em{font-weight: bold;}
#RitSide{
	width: 43%;
	min-height: 800px;
	overflow: hidden;
	text-align: center;
}
#RitSideInnr{
	width: 25%;
	border-left: 1px solid #d9dbdc;
	min-height: 800px;
	overflow: hidden;
	text-align: center;
}
#LeftSide ul{
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
} #LeftSide li{background: url(../images/brdr_leftnav.gif) right bottom no-repeat; font-family: "Trebuchet MS"; font-size: 18px; color: #086cad; text-align: right; padding: 12px 14px 12px 0; list-style: none;} #LeftSide li a{text-decoration: none; color: #086cad;} #LeftSide li a:hover{color: #00CCFF;} #LeftSide li a:visited{color: #00CCFF;} #LeftSide li.navlast{background: none;} #LeftSide li img{border: none;}
/*Footer*/
#Footer{
	background: url(../images/bck_footer.gif) top center no-repeat;
	height: 100px;
	text-align: center;
	padding: 25px;
}
#Footer a{
	background: url(../images/brdr_footr.gif) right no-repeat;
	padding: 0 3%;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #878a8b;
	text-decoration: none;
	letter-spacing: 0.2em;
} #Footer a:hover{color: #CCCCCC;} #Footer a:visited{color: #CCCCCC;} #Footer a.nobck{background: none;}
