@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:http://www.law.buffalo.edu/images/tile.gif;
	background-repeat:repeat;
}

.twoColElsLtHdr #container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left;
} 
.twoColElsLtHdr #header {
	background: #0B479D;
	background-image:url(../images/templateHeader2.gif);
	background-repeat:no-repeat; 
	padding: 0 0px;
} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 12em;
	background: #EBEBEB;
	padding: 5px 0;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	margin: 0 .0em 0 12em;
} 

.mainContentText {
	margin:5px;
}

.twoColElsLtHdr #footer { 
	padding: 0 5px;
	background:#fff;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 5px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p, blockquote, ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.headers {
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left:5px;
}

.entries {
	margin-top:-1;
	}

.entries {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin-bottom:10px;
	letter-spacing:normal;
}

.searchBar {
	color: #000;
	height: 30px;
	padding: 0px 5px 5px 5px;
	background-color:#fff;
	text-decoration: none;
	vertical-align:top;
}

.blueMenu {
	color: #fff;
	height: 15px;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	background-color: #0B479D;
	text-decoration:none;
	vertical-align: middle;
}

.sideBorder {
	border-right: solid;
	border-right-width:1.2px;
	border-bottom:solid;
	border-bottom-width:1.2px;
}

.contact {
	font-size:.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

.footerText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#7B7D7B;
}

.line {
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:10px;
	}

/* Start Faculty Publications formatting */
.citations {
	margin-left:20px;
	line-height:22px;
}

.book { 
	font-variant:small-caps;
}

.aTitle {
	font-style:normal;
}

.journal {
	font-variant:small-caps;
}

.cTitle {
	font-style:normal;
}



