#body {
	background:#999999;
	}
	
#logo {
	position: absolute; width:100%; height: 50px; top:0px; left:0px;
	background: #003366;
}

#minitabs {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #fff;
	}
	
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#minitabs a {
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #CCCCCC;
	}
#minitabs a.active, #minitabs a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color:
	#bdba00
	}
#minitabs a:hover {
	color: #bdba00;
	}
	
#thumbs {
	position:absolute;
	top:87px;
	left: 24px;
	background-color:#fff;
	border-right: 1px solid #036;
	width: 230px;
	
}

#content {
	position: absolute;
	top:73px;
	left:335px;
	background-color:#022f55;
	padding: 20px;
	width: 412px;
}

#content h1 {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	}
	
#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
	
#content p.end {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	}
	
#content h2 {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	}
	
#sketch	{
	position: absolute;
	top:76px;
	left:140px;
	background-color:#648dc7;
	padding: 20px;
	width: 620px;
	height: 600px;
}
	
#footer {
	left: 0;
	width: 100%;
	height: 50px;
	background: #003366;
		}
	
#house {
		position: absolute;
		top: 60px;
		left: 0;
		}
		
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8px;
	}
	
h1, h2	{margin-top: 0px;
	margin-bottom: 12px}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.5%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 12px;
}
.blue {
	color: #003366;
}

td	{
	font-size:xx-small;
	line-height: 6px;
	margin: 0;
	color: #333333;
	valign: bottom;
	}