@charset "utf-8";
/* University of Michigan Amicus */

body{
	background-color: #313545;
	background-image: url(http://www.law.umich.edu/newsandinfo/amicus/PublishingImages/bg.gif);
	background-repeat: repeat-x;
}

#container {
	width:810px;
	overflow:hidden;
	margin-top: -13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header{
	width:810px;
	height:133px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-top: -15px;
}



#left {
	width:180px;
	float:left;
	background-color: #313545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: -1000px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 1000px;
	padding-left: 10px;
}
#left h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FDB913;}
	
#left a{
	color: #ffffff;
	text-decoration: none;
}
#left a:visited{
	color: #ffffff;
	text-decoration: none;
}

#right {
	width:180px;
	float:right;
	background-color: #464956;
	background-image: url(http://www.law.umich.edu/newsandinfo/amicus/PublishingImages/bg_right.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: -1000px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 1000px;
	padding-left: 10px;
}

	
#right h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FDB913;}
#right a{
	color: #ffffff;
	text-decoration: none;
}
#right a:visited{
	color: #ffffff;
	text-decoration: none;
}



#center {
	width:385px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(http://www.law.umich.edu/newsandinfo/amicus/PublishingImages/bg_center.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313545;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 18px;
}
#center h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #313545;
}


#footer {
	width:810px;
	margin:0px auto 0px auto;
	height:5px;
	background-color:##FDB913;
	clear:both;
}
  
  
  
  .style1 {font-weight: bold}
  .style2 {
	color: #999999;
	font-style: italic;
	font-size: 10px;
}

#htmlElement {
	padding: 10px;
	background-color: #000;
}

