body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }


#siteframe {
	z-index:1;
	position:absolute;
	margin-left: -359px;
	margin-top: 0px;
	height: auto;
	width:718px;
	left: 50%;
	top: 0px;
	padding-bottom: 25px;
	
}
