

body#page           { 
	background-color: 	#ffffff;
}


table#flagtable {
	position:		relative;
	top:			3.00px;
	width:			826px;
	height:			200px;
	background:		transparent url(jilr-index.png) no-repeat top left;
}


table#contenttable {
	position:		relative;
	top:			3.00px;
	width:			826px;
	border-right:		1px purple solid;
	border-left:		1px purple solid;
	border-bottom:		2px purple solid;
	background-color:	#eeeeff;
	font-family:		Georgia, Palatino, Times New Roman, serif;
	font-size:		14px;
	text-align:		left;
}


td#articletext {
	text-align:		justify;
	vertical-align:		top;
        line-height:            135%;
}


td#leftcolumn {
	vertical-align:		top;
        font-size:              11px;
}


td#rightcolumn {
	vertical-align:		top;
        font-size:              12px;
}



p#articletitle {
	font-size:		26px;
	text-align:		left;
        line-height:            125%;
}

p#byline {
	font-size:		17px;
	font-variant:		small-caps;
}

p#schoolline {
	font-size:		12px;
	color:			green;
	margin-top:		-15px;
	margin-bottom:		18px;
}


p#sectionhead {
	font-size:		12px;
	font-variant:		small-caps;
	margin-top:		28px;
	color:			red;
}


p#acceptdate {
	font-size:		12px;
	font-variant:		small-caps;
	text-align:		right;
	color:			green;
	margin-top:		44px;
        line-height:            110%;
}


p#heading3 {
	font-size:		16px;
	text-align:		left;
	font-family:		Arial Narrow, Arial, sans-serif;
	font-weight:		bold;
}


div#footer	{
	text-align	: center;
	color		: #333333;
	font-family	: Times New Roman, Times, Georgia, serif;
	font-size	: 14px;
	padding-top	: 12px;
	padding-bottom	: 17px;
}
