.content {
	padding: 10px 0;
	width: 960px;
	margin: 0px auto;
	height: auto;
	color: #333;
}
* {
	margin: 0;
	padding: 0;
}

body {
	
}

#page{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FFF;
	clear: both;
	margin: 0 auto 10px auto;
	overflow: hidden;
	padding: 0;
	width: 945px;
	}
	


#left-column {
	float: left;
	width: 231px;
	margin-top: 10px;
	padding-bottom: 150px;
}

#left-column h2 {
	font-size: 18px;
	color: #FFF;
	padding-top: 15px;
	text-transform: uppercase;
	vertical-align: middle;
	font-family: Georgia, serif;
	font-weight: normal;
}
#left-column h2 a {
	color: #FFF;
	text-decoration: none;
}

.left-column-top {
	padding-bottom: 10px;
	padding-left: 10px;
	background: #323232 url(http://www.law.uh.edu/images/left-column/left-column-top.jpg) no-repeat;
}
.left-column-top h2 {
	margin: 0px;
	padding: 0px;
}

.left-column-bottom {
height:18px;
	background-image: url(http://www.law.uh.edu/images/left-column/left-column-bottom.jpg);
}

#right-column {
	width: 695px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.right-column-top {

}

.right-column-top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #999;
}
.right-column-top h1 strong {
	color: #000;
}

.right-column-bottom{ margin: 10px 15px; 
	}
	
.personnelname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

.personneltitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

.right-column-bottom p {
	margin-top: 10px;
}
.right-column-bottom h1 {
	font-size: 24px;
	font-weight: bold;
}


.right-column-bottom h2 {
	margin-top: 10px;
}

.right-column-bottom a {
	color: #F00;
	text-decoration: none;
}

.right-column-bottom a:visited {
	color: #F00;
	text-decoration: none;
}

.right-column-bottom ul{
	margin-top: 10px;
}

.right-column-bottom ul li {
	margin-left: 40px;
	padding-left: 15px;
}
.right-column-bottom ul ul li {
	padding-left: 15px;
	list-style-type: circle;
}


table {
	border:#DDD 1px solid;
	border-width: 1px 1px 0 1px;
	margin:10px auto;
	padding:0;
	font-size: 12px;
	}
	
table caption {
	font-weight:bold;
	}
	
table.center th, table.center td, td.center, th.center, tr.center  {text-align:center;}
table.left th, table.left, td.left, th.left, tr.left {text-align:left;}
table.right th, table.right, td.right, th.right, tr.right {text-align:right;}

table th {
 	background:#FCF5C0;
	color: #000;
	margin:0;
	padding:2px;
	border-bottom:1px solid #666;
	}

table td {
	padding:5px;
	border:0;
	margin:0;
	border-bottom:1px solid #CCC;
	}
table td.scope {
 	text-align:left;
	background:#FCF5C0;
	}
table th.alt-th{
	background-color:#FFF;
	}
.right-column-bottom p img {
	padding-right: 5px;
	padding-left: 5px;
}
