#navtable {
	top: 9px;
	width: 709px;
	height: 273px;
	text-align: center;
	left: 37px;
}
#layout {
	position: relative;
	left: auto;
	top: auto;
	width: 720px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	border: none;
	font-weight: bold;
	height: 50;
}
#navwrite {
	font-family: "Comic Sans MS";
	color: #999999;
	font-size: 16px;
}
.dot {
	vertical-align: middle;
}
a:link {
	font-family: "Comic Sans MS";
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF3333;
}
body {
	text-align: center;
}
.pic {
	height: 100px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
