body { 	color: #160663;
	background-color: #ffffcc;
	background-image : url();
	background-attachment : fixed;
	background-position : top center;
	background-repeat : no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	}

h1.title  {	font-size : xx-large;
		text-align : right; }

.menu {	text-align : center;
	background-image : url(bluefilter.gif);
	border : thin solid;
	font-weight : bold; }

.menu a	{color : #160663;
	 background-color : inherit; }

.menu a:hover {	color : rgb(255,64,64);
		background-color : #ffffcc; }

.menu strong {	font-size : large; }

.link {	text-align : center;
    width: 200;
	font-weight : bold; }

.link a	{color : #160663;
     text-align : center;
	 width: 200;
	 background-color : inherit; }

.link a:hover {	color : rgb(255,64,64);
     text-align : center;
	 width: 200;
     background-color : #ffffcc; }


.other {text-align : center;
	background-image : url(orangefilter.gif);
	border : thin solid;
	background-color : inherit;
	color : #336699;
	font-weight : bold; }

.contentText {	#160663 : black;
		background-color : #ffffcc;
		border : none; }

.footer	{ background-color : inherit;
	  color : rgb(102,102,198); }

.ahem {	display : none;	}
