@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;
}

.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 { 
	height: 100px;
	background: #000000;
	background-image:url(http://www.law.buffalo.edu/forum/fall08/images/templateHeader.gif);
	background-repeat:no-repeat; 
	padding: 0 10px;
}


.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 195px;
	background: #EBEBEB;
	padding: 5px 0;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	margin: 0 1.5em 0 13em;
	padding:5px;

} 
.twoColElsLtHdr #footer { 
	padding: 0 10px;
} 
.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:small;
}

.headers {
	color:#0B479D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left:5px;
}

.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;
}

.subhead {
	font-style:italic;
	font-weight:bold;
	margin-left:20px;
}

.title {
	font-weight:bold;
	font-size:1.2em;	
}

.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color:#343537;
	margin:7px;
	width:320px;
	}

.tn {
	padding:0px;
	border:medium;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-decoration:none;
	margin:5px
}

.contact {
	font-size:.7em;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#7B7D7B;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
	}

h2 {
	font-size:1.1em;
	font-weight:bold;
	
	}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	}

img {padding:5px;
	}

ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	}

ol {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	}

li {
	font-size:.9em;
	}

hr {
  color:#000;
  height: .5px;
  width: 70%;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
