body 	{
	margin: 0em;
	padding: 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:130%;
	color:#333333;
	background-color:#FFFFFF;
	background-image:url(../images-scrolling/right-bg-scroll.gif);
	background-position:top right;
	background-repeat:repeat-y;
	}
	
#illustration {
	position:absolute;
	top:0;
	right:0;
	background-image:url(../images-scrolling/illustrationkhan.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:199px;
	height:167px;
	z-index:18;
	}

table {
	font-size:1em;
	padding:0;
	margin:0;
	}

.tornHeader {
	height:56px;
	width:100%;
	z-index:15;
	position:absolute;
	top:41px;
	background-image:   url(../images-scrolling/torn-header.gif);
	background-repeat:repeat-x;
}

#topnav {
	position:absolute;
	margin:0;
	padding:0;
	background-color:#31454C;
	z-index: 17;
	width:100%;
	height:41px;
	top:0;
	left:0;
}

#topnavContainer {
	margin:30px 0 0 0;
}

#topnav ul {
	margin:0;
	padding:0;
	display:inline;
	}
	
#topnav li {
	float:left;
	list-style:none;
	}

a.topnav {
	padding:0 8px;
	border-left:1px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	}
	
a.topnav:link, a.topnav:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
	}
	
a.topnav:hover, a.topnav:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: underline;
	}

a.topnavfirst {
	padding:0px 8px 0 16px;
	border-left:none;
	text-decoration: none;
	color:#ffffff;
	}
	
a.topnavfirst:link, a.topnavfirst:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
	}
	
a.topnavfirst:hover, a.topnavfirst:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: underline;
	}
	
#secondnav {
	color:#64747A;
	position:absolute;
	margin:0;
	padding:0;
	z-index: 16;
	width:100%;
	top:50px;
	left:0;
	}

#secondnav ul {
	margin:0;
	padding:0;
	display:inline;
	}
	
#secondnav li {
	float:left;
	list-style:none;
	}

a.secondnav {
	padding:0px 8px;
	border-left:1px solid #64747A;
	text-decoration: none;
	color: #738085;
	}
	
a.secondnav:link, a.secondnav:visited {
	color:#738085;
	text-decoration: none;
	font-weight:bold;
	}
	
a.secondnav:hover, a.secondnav:active {
	color:#31454C;
	font-weight:bold;
	text-decoration: underline;
	}

a.secondnavfirst {
	padding:0px 8px 0 16px;
	border-left:none;
	text-decoration: none;
	color: #738085;
	}
	
a.secondnavfirst:link, a.secondnavfirst:visited {
	color:#738085;
	text-decoration: none;
	font-weight:bold;
	}
	
a.secondnavfirst:hover, a.secondnavfirst:active {
	color:#31454C;
	font-weight:bold;
	text-decoration: underline;
	}
	
#pagenav {
	position:absolute;
	top:80px;
	left:30px;
	width:190px;
	z-index:20;
}

.pagenav {
	font-size:85%;
	color: #666666;
}

.pagenavoff {
	font-size:85%;
	color: #B2B2B2;
}

a.pagenav {
	text-decoration: none;
	color: #666666;
	}

a.pagenav:link, a.pagenav:visited {
	font-size:85%;
	color:#666666;
	text-decoration: none;
	font-weight:normal;
	}
	
a.pagenav:hover, a.pagenav:active {
	font-size:85%;
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
	}
	
#dates {
	color:#003848;
	float:left;
	border-top:none;
	border-right:1px solid #627F89;
	border-bottom:1px solid #627F89;
	border-left:1px solid #627F89;
	padding:0;
	margin:8px 20px 5px 0;
	background-color:#ffffff;
}

#dates h3 {
	color:#1D4E5C;
	border-top:1px solid #627F89;
	border-bottom:1px solid #627F89;
	margin:0;
	font-size:85%;
	background-color:#D7E0E3;
	padding:4px 20px 4px 7px;
}

td.subjects {
	font-size:85%;
	padding:3px 20px 3px 0;
}
	
h1.alt {
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
}

h1 {
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
}

h1 a:link, h1 a:visited {
	color:#ffffff;	
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	color:#ffffff;
	text-decoration: underline;
	}
	
h1.red {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-red.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
h1.yellow {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-yellow.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
h1.blue {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-blue.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
h1.green {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-green.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
h1.pink {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-pink.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
h1.purple {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-purple.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
h1.orange {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-orange.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
h1.turquoise {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	padding:6px 12px;
	margin:0 0 8px 0;
	background-image:url(../images-main/h1-bg-turquoise.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
#content h2 {
	font-size:1.1em;
	color:#ffffff;
	padding:4px 12px 6px 12px;
	margin:14px 0 4px 0;
	background-image:url(../images-scrolling/h2-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}

#content p {
	font-size:85%;
	margin:0;
	padding:6px 0 6px 0;
}

#content ul {
	font-size:85%;
	margin:0;
	padding:6px 0 2px 0;
	}
	
#content li {
	margin:0;
	list-style:none;
	padding:0 0 4px 0;
	}
	
#right {
	font-size:85%;
	position:absolute;
	top:170px;
	right:12px;
	padding:15px 0 35px 0;
	width:163px;
	z-index:19;
	}
	
#right table {
	border-collapse:collapse;
	width:90%;
	}
	
#right td {
	color:#ffffff;
	font-weight:bold;
	padding:4px 6px;
	border:1px solid #9CB1B6;
	background:#3B5C67;
	text-align:left;
	vertical-align:middle;
	}
	
#right td.alt {
	color:#ffffff;
	font-weight:normal;
	padding:4px 6px;
	border:1px solid #9CB1B6;
	background:#21343B;
	}
	
#mainContent {

}

.box {
	position:absolute;
	width: 65%;
	margin:0 0 0 30px;
	padding:0 0 90px 0px;
}
	
a.textnav:link, a.textnav:visited {
	color:#333333;
	text-decoration: underline;
	border-bottom:0px;
	padding-bottom:0px;
	}

a.textnav:hover, a.textnav:active {
	color:#000000;
	text-decoration: underline;
	border-bottom:0px;
	padding-bottom:0px;
	}
	
a.textnavalt:link, a.textnavalt:visited {
	color:#ffffff;
	text-decoration: none;
	border-bottom:0px;
	padding-bottom:0px;
	}

a.textnavalt:hover, a.textnavalt:active {
	color:#FFFFFF;
	text-decoration: underline;
	border-bottom:0px;
	padding-bottom:0px;
	}

.tornFooter {
	height:40px;
	width:100%;
	z-index:21;
	position:absolute;
	bottom: 0;
	background-image:   url(../images-scrolling/torn-footer.gif);
	background-repeat:repeat-x;
}
	
#basenav {
	position:absolute;
	left:0;
	bottom:10px;
	color: #ffffff;
	z-index:22;
	}

#basenav ul {
	margin:0;
	padding:0;
	display:inline;
	}
	
#basenav li {
	float:left;
	list-style:none;
	}

a.basenav {
	padding:0 8px;
	border-left:1px solid #ffffff;
	}
	
a.basenav:link, a.basenav:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
	}
	
a.basenav:hover, a.basenav:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: underline;
	}

a.basenavfirst {
	padding:0 8px 0 12px;
	border-left:none;
	text-decoration: none;
	color: #ffffff;
	}
	
a.basenavfirst:link, a.basenavfirst:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
	}
	
a.basenavfirst:hover, a.basenavfirst:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: underline;
	}

.logo {
	position:absolute;
	width:248px;
	height:71px;
	bottom:0;
	right:0;
	z-index:23;
	
	  /* Mozilla et al ignores MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='logo.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.logo[class] {
  	background-image: url(../logo.png);
	background-repeat:no-repeat;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:0px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	visibility:hidden;
	}

.floatclear { 
	display:inline-block; 
	width:100%; 
	}
 
/* Hide from IE-mac \*/ 
* html .floatclear { 
	height:1%; 
	width:auto; 
	}
 
.floatclear { 
	display:table; 
	} 
 
/* End hide from IE-mac */