/* Coots Gallery */

body	{ min-width: 1010px;	}

#content p	{ text-align: center	}

table	{ border: 2px solid black;
	padding: 0;
	margin: 0 auto 15px auto;
	font-size: 20px }

td, th	{ border: 1px solid black	}

td	{	padding: 0 2px 0 4px }


th { height: 40px;
	padding: 0;
	font-weight: bold;
	text-align: center }

.owner	{ width: 175px	}

.name	{ width: 158px;
	font-style: italic }

th.name	{ font-style: normal }

.length	{ width: 64px	}

.length,	.date { padding: 0;
	text-align: center }

.builder	{ width: 205px	}

.design	{ width: 205px	}

.designer	{ width: 160px	}

.date	{ width: 75px	}

.notes	{	width: 300px	}


