<!--

#level1 {
	height: 1025px;
}
#article, #articlepics, #sponsors {
	height: 1000px;
}

#sponsors {
	height: 815px;
}
#article img {
	margin: 0 0 25px 52px;
}

#level2 {
	height: 825px;
	position: relative;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
}

#article2 {
	height: 790px;
	width: 500px;
	float: left;
	margin: 0 0 10px 5px;
}

#articlepics2 {
	float: left;
	height: 790px;
	width: 400px;
	margin-left: 25px;
	padding: 0;
}

#level3 {
	border-top-style: none;
	height: 430px;
}

#level3 a:link {
	color: #333333;
}

#level3 a:hover {
	color: #999999;
}

#article3  {
	width: 400px;
	float: right;
	height: 400px;
}

#articlepics3  {
	width: 545px;
	height: 400px;
	float: left;
}
#articlepics3 img {
	width: 500px;
	margin: 0 0 0 25px;
}

img.t1 {
	margin-top: 42px;
}

.t1 {
	width: 230px;
}

img.t2 {
	margin-top: 42px;
}

.t2 {
	width: 280px;
}

img.t3 {
	margin-top: 85px;
}

.t3 {
	width: 400px;
}

img.t4 {
	margin-top: 8px;
}

.t4  {
	width: 259px;
	margin: 0px;
}

img.t5 {
	margin-top: 15px;
}

.t5 {
	width: 216px;
}

div.pic img {
	margin-bottom: 5px;
}

div.pic {
	float: right;
	margin: 0;
}
-->