body {
	background-image: url(images/bluesquare.jpg);
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}
#outer {
	width: 100%;
	height: 480px;
	background: #FFFFFF;
	margin-top: 60px;
}
#inner {
	position: relative;
}
#logo {
	top: 20px;
	position: absolute;
}
#body {
	position: absolute;
	top: 110px;
	height: 340px;
	width: 100%;
	color: #660000;
}
a img {
	border: none;
}
h1 {
	font-size: 22pt;
	font-weight: normal;
	margin-top: 0px;
}



#links {
	position: absolute;
	top: 51px;
	right: 0px;
}

#links img {
	margin-left: 32px;
}
#aboutustext {
	margin-top: 30px;
}


#homeimagebar {
	text-align: center;
	margin-top: 25px;
}
#homestrapline {
	margin-top: 60px;
	text-align: right;
}
.nametag {

	padding-bottom: 12px;
	color: #660000;
}
.thumbnail {
	padding-right: 7px;
	padding-left: 7px;
}
.narrowthumbnail {

	padding-right: 4px;
	padding-left: 4px;
}
#contactbody {
	position: absolute;
	top: 110px;
	height: 340px;
	width: 100%;
	color: #660000;
}
#contactbody table {
	color: #660000;
}

#contactbody .smallcell {
	font-size: 9pt;
}
