#lit_wrapper { width: 600px; }
#lit_header { border-bottom: solid 3px #f90; }
#lit_header img { display: block; }
#lit_subpage { width: 600px; height: 190px; }
#lit_subpage h1 { float: right; width: 410px; text-align: right; font: bold 25px Arial, sans-serif !important; color: #fff !important; letter-spacing: 1px; text-shadow: 1px 1px 1px #333; padding-right: 15px; padding-top: 150px; margin: 0 !important; padding-bottom: 0 !important; }
#lit_footer { background-color: #333; height: 3px; float: left; width: 600px; }
#lit_body { float: left; }

#lit_body_items_list, #lit_subpage_items_list { list-style: none !important; margin: 0 !important; padding: 0 !important; }
#lit_subpage_items_list { float: left; width: 165px; }
#lit_body_items_list .lit_body_item { width: 300px; height: 100px; float: left; }
#lit_subpage_items_list .lit_body_item { width: 165px; height: 61px; margin-bottom: 2px; }

.lit_body_item img { border: none; }
#lit_body_items_list .lit_body_item a { display: block; padding-top: 70px; padding-right: 5px; text-align: right; font: bold 20px Arial, sans-serif !important; text-decoration: none !important; letter-spacing: 1px; text-shadow: 1px 1px 1px #333; }
#lit_subpage_items_list .lit_body_item a { display: block; padding-top: 40px; padding-right: 5px; text-align: right; font: bold 15px Arial, sans-serif !important; text-decoration: none !important; letter-spacing: 0px; text-shadow: 1px 1px 1px #333; }

.lit_body_item a:link, .lit_body_item a:visited {  color: #fff; }

/*#overlay { position: absolute; z-index: 1000; top: 126px; top 120px !important; left: 282px; color: #fff; }*/
#overlay { position: absolute; z-index: 1000; left: 290px; padding-top: 75px; }

#TeachingAndResearch { background: url('../../../images/depts/isr/front/front-TeachingAndResearch_blur.jpg') no-repeat; }
#Technology { background: url('../../../images/depts/isr/front/front-Technology_blur.jpg') no-repeat; }
#Library { background: url('../../../images/depts/isr/front/front-Library_blur.jpg') no-repeat; }
#About { background: url('../../../images/depts/isr/front/front-About_blur.jpg') no-repeat; }

/*#BodyCopy ul { margin: 0; padding: 0; }*/
#BodyCopy ul li { margin: 0px; }
/*.photo { padding: 0; }
#BodyCopy .photo { margin: 0; background: none; }*/

#welcome { float: left; clear: both; width: 100%; padding: 15px 0 15px 0; }

#isr-FrontContent{
	width: 100%;
	float: left;
	clear: both;
}
#isr-FrontContent td{
	padding: 5px;
}
#isr-FrontContent td a:link{
	text-decoration: none;
}
#isr-FrontContent td a:visited{
	text-decoration: none;
}
#isr-FrontContent td a:hover{
	text-decoration: underline;
}
#isr-FrontContent h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
#isr-FrontContent h3 a{
	font-size: 14px;
}
#isr-FrontContent td{
	vertical-align: top;
	width: 175px;
}
#isr-FrontContent ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
#isr-FrontContent li{
	margin-bottom: 3px;
}
#isr-FrontContent #TopPages{
	padding-left: 20px;
}
.blogPostBody{
	padding: 15px;
}
