@charset "utf-8";

div#main	{
	margin: 0px auto;
	width:	878px;
	height:	auto;
}

div#the_minutes	{
	margin:	0px auto 16px;
	width:	878px;
	height:	auto;
}

div#the_minutes h2	{
	width:		878px;
	height:		24px;
	background:	url(./images/ct_the_minutes.jpg) no-repeat 0px 0px;
	text-indent:	-9999px;
}

div#the_minutes div#contents	{
	margin:	6px 18px 6px 78px;
	width:	780px;
	height:	auto;
}

div#main p	{
	margin:	0px 30px 20px;
	font:	normal normal normal small /1.4em sans-serif;
}

div#the_minutes span#date	{
	font:	normal normal normal small normal sans-serif;
}

div#main table	{
	margin:			0px auto;
	border-top:		3px rgb(184,184,184) double;
	border-right:	3px rgb(150,150,150) double;
	border-bottom:	3px rgb(128,128,128) double;
	border-left:	3px rgb(168,168,168) double;
}

div#main table th	{
	padding:	4px 8px;
	font:	normal normal bold medium /1.4em sans-serif;
}

div#main table tr#wtm th	{
	border-top:		3px rgb(184,184,184) double;
}

div#main table td	{
	padding:	2px;
}

div#main p#honorific	{
	margin:	2px 50px 10px;
	text-align:	right;
}

div#page_turning	{
	margin:	10px 200px;
}

div#page_turning div#prev	{
	text-align:		left;
	float:			left;
}

div#page_turning div#next	{
	text-align:		right;
	float:			right;
}

div#page_turning div#return	{
	text-align:		center;
}

div#the_minutes h3	{
	margin:	20px auto 0px;
	text-align:	center;
}

div#the_minutes p#date	{
	margin:	0px auto 30px;
	text-align:	center;
}

div#the_minutes h4#speak	{
	margin:				0px 0px 10px;
	text-decoration:	underline;
}

div#assembly,
div#explanation,
div#report	{
	margin:	0px 0px 50px;
}

div#assembly p,
div#explanation p,
div#report p	{
	margin:	0px 0px 10px;
}

div#database p#assembly	{
	text-align:		center;
	text-indent:	-9999px;
}

div#database p#assembly a:link,
div#database p#assembly a:visited	{
	margin:		0px auto 4px;
	display:	block;
	width:		180px;
	height:		135px;
	background:	rgb(204,204,204) url(./images/menu_database.jpg) no-repeat 0px 0px;
}

div#database p#assembly a:hover,
div#database p#assembly a:active	{
	background:	rgb(140,140,140) url(./images/menu_database.jpg) no-repeat -180px 0px;
}

