/* CSS file for The Hatchery temp page. Auth: Rohan Walsh, 01/05/2007 */

* {
	margin:0px;
	padding:0px;
}
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
}
h1 {
	position:absolute;
	right: 9999px;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #999999;
	font-weight: normal;
	padding-bottom: 8px;
}
h5 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 0.75em;
	color:#999999;
	font-weight: normal;
}
p {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 15px;
	text-align: justify;
	font-size: 0.75em;
	color: #666666;
}
#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 447px;
	height: 551px;
}
#left1 {
	width: 447px;
	height: 320px;
	background-image: url(images/layout_r1_c1.png);
	}
#left2 {
	width: 447px;
	height: 158px;
	background-image: url(images/layout_r3_c1.jpg);
}
#left3 {
	width: 447px;
	height: 73px;
	background-image: url(images/layout_r4_c1.jpg);
}
#center {
	margin: 0px 346px 0px 447px;
	height: 551px;
	background-image: url(images/layout_r1_c2.gif);
}
#right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 346px;
	height: 628px;
}
#right1 {
	width: 346px;
	height: 141px;
}
#right2 {
	width: 346px;
	height: 179px;
}
#right3 {
	width: 346px;
	height: 231px;
	background-image:url(images/layout_r3_c4.jpg);
}
#right4 {
	width: 346px;
	height: 77px;
	background-image:url(images/layout_r5_c4.gif);
}
img {
	display: block;
}
.padd {
	padding: 15px 45px 15px 15px;
}
#spacer {
	height: 8px;
}
a:link {color: #999966;}
a:hover {color: #99CC33;}