#leftcolumn
{
	position: absolute;
	left: 35px;
	top: 69px;
}


#middlecolumn
{
	position: absolute;
	left: 91px;
	top: 244px;
	z-index: 3;
}

#ballthree
{
position: absolute;
left: 456px;
top: 217px;
}

#ballfour
{position: absolute;
left: 584px;
top: 300px;
}

#center
{
position: absolute;
left:201px;
top: 87px;
}


#buttonrow
{
	position: absolute;
	left: 11px;
	top: 10px;
	width: 760px;
	}
		
	
#textbox2
{
position: absolute;
left: 62px;
top: 267px;
width: 300px;
}

#textbox3
{
position: absolute;
left: 455px;
top: 270px;
width: 300px;
}

.nospace
{
font-weight: 600;
}

body {
	background-color: #CCD9D8;
}
body,td,th {
	color: #666666;
	font-size: 12px;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #666666;
	font-weight: 100px;
	font-style: normal;
	color: #3C8A88 
}

h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #666666;
	font-weight: 600;
	font-style: normal;
}

a:link {
	color: #666666;
	text-decoration: underline;
}


a:visited {
		color: #666666;
}

a: {
font-weight:100;
}

a:hover {
text-decoration: underline;
color: #000000;
}
