#contentholder {
	width: 740px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 650px;
}
.contact {
	margin-left: 250px;
}
#logo {
	margin-bottom: 6px;
}
#contentmain {
	background-color: #E1E1E1;
	height: 650px;
	width: 740px;
}
.sourcetext {
	font-size: 9px;
	color: #333333;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545353;
}
#nav {
	margin-bottom: 5px;
}
#subnav {
	margin-bottom: 10px;
}
#contentmaintext {
	background-color: #E1E1E1;
	width: 660px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
a:link {
	color: #5BAFFD;
}
a:visited {
	color: #65B4FD;
}
a:hover {
	color: #545353;
}

