/* CSS Document */#copy a {	color:#003366}#copy p {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	margin: 1em 0em;	padding: 0px;	text-indent: 1em;}#copy ul {	font-family: "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	line-height: 120%;	font-weight: normal;	font-variant: normal;	text-transform: none;	padding: 0px;	list-style-type: disc;	list-style-position: inside;	margin: 1em 0px 1em 2em;	list-style-image: url(/img/bullet.gif);}#copy {	padding: 12px;	display: block;	width: 576px;	position: absolute;	left: 150px;	top: 104px;	margin: 0px;}#homepage {	display: block;	width: 750px;	margin: 0px;	padding: 0px;	height: 800px;	float: none;	position: absolute;	left: 0px;	top: 0px;	background-image: url(../images/bubbles.jpg);	background-attachment: scroll;	background-repeat: no-repeat;	background-position: left top;}#announce {	display: block;	width: 150px;	float: right;	padding: 0em 1em 1em;	margin: 4em 1em 8em 2em;	background-color: #FFFFFF;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #000033;}#announce p{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;}
