	*{margin:0;padding:0;}
	html, body, table.outer {height:100%;}
	#dotlinks {height:0; position:absolute; top:0px; left:0px;}
	#dotlinks a:focus{outline:none;}
	table {border-collapse:collapse; border-spacing:0;}
	table.outer {width:100%;}
	noframes {background:#cccccc;}
	noframes p {margin: 2px;}
	noframes font {font:75% verdana;}
	.frag_left{padding-right:10px;}
	.frag_right{padding-left:10px;}
	.frag_header{padding-bottom:10px;}
	.frag_footer{padding-top:10px;}
	#getFlash {margin:10px 10px 0px 10px;}
	#hist {position:absolute; width:10px; height:10px; top:0; left:-100px;}
	#pagecontents {margin: 10px;;}
	#pagecontents {font: normal normal normal 12px sans-serif}
	#pagecontents img {margin:0px}
	#pagelinks {text-align:left}
	.shortLinks{text-align:left}
	#siteContainer {width:980px;
				height:660px;
				border-width:1px; 
				border-style:solid;
				border-color:#000066;
				text-align:center;
				background-color:#E7E7E7;}
		table.outer td {vertical-align:center;}
		table.inner { width:980px;
					 margin-left:1px;
					 margin-right:1px;
					 margin-top:1px;
					 margin-bottom:1px;}

#menu  {
	margin-bottom: 10px;
	width: 190px;
	font-size: 15px;
	font-weight: bold;
	background-color: #000066;
	color: #CCCCCC;
	float: left;
	display: inline;
}

ul.menu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	font: 13px arial, helvetica, sans-serif;
	padding-left: 10px;
}

a.menuLink, li a {
	text-decoration: none;
	color: #CCCCCC;
}

a.menuLink {
	font-size: 15px;
	font-weight: bold;
}
a.menuLink:hover {
	color: white;
}
a.menuItem {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
}
a.menuItem:hover {
	color: white;
}
li a:hover {
	background-color: #000066;
	color: white;
}
#theText {
	margin: 80px 20px 0px 10px;
	font: 14px Arial, Helvetica, sans-serif;
	text-align:left
}
#theText p {margin: 2px;}
