/* IANTAYLORDESIGNS.COM
 * ====================
 *
 * Page Built by SWEEB
 * Alexander.Shepherd@Gmail.com
 *
 * VALID XHTML
 * http://validator.w3.org/check?uri=http%3A%2F%2Fwww.iantaylordesigns.com
 *
 * VALID CSS 2.1
 * http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.iantaylordesigns.com
 *
 */

/* PAGE LAYOUT */
	body {
		font-size: 16px;
	}

	#holder1 {
		border: 5px solid rgb(0,150,0);
		width: 800px;
		padding: 2px;
	}
	
	#holder2 {
		width: 796px;
		font-family: Palatino Linotype;
		border: 2px solid rgb(0,150,0);
		text-align: left;
	}
	
/* LINKS */
	a.head {
		width: 100px;
		height: 21px;
		background: rgb(0,150,0);
		padding: 2px;
		text-decoration: none;
		color: white;
		display: block;
		text-align: center;
		font-weight: bold;
		font-family: Arial;
		font-size: 16px;
	}

	a.head:hover {
		background: rgb(255,0,0);
	}

img {
	border: 1px solid black;
}

tr.gallery {
	text-align: center;
	font-weight: bold;
}

