  body {
	font-family: 'Century Gothic',Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: small; 
	color: #ffffff; 
	font-weight: normal; 
	font-style: normal; 
	background-color: black; 
	background-image: none;
	margin: 50px;
	}
 a:link { 
	color: #bfbfbf; 
	font-weight:bold;
	} 
 a:visited { 
	color: #808080; 
	font-weight:bold;
	}
 a:hover { 
	color: #003300;
	font-weight:bold;
	}
 p {
/*	margin:0px 10px 10px 10px; */
	font-size: small; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal;
	}
	h1{
	text-align:right;
/*	margin-right: 10pt;  */
	font-size: large; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal
	}
	
 p.indent { 
	text-align: right;
/*	margin-left: 150pt;  
	margin-right: 10pt; */
	}
 table,tr,td {	
	padding: 0px;
	border-collapse: collapse;
	text-align: right;
	clear: left;
	margin-top: 150px;
	margin-bottom: 150px;


	}
 img {
	border: 0px;
	}
/* Used to setup the main page structure with borders on the left and right */
 #centercontent {
	background: black;
	margin-left: 40px;
	margin-right: 40px;
	padding:20px 25px 20px 35px;
	background-image: url(purplestripe.gif);
	}



/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: x-small;
	color: rgb(191,191,191); 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal;
	}
 .header { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: large; 
	color: white; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: normal;
	}
 .footer { 
	font-size: xx-small; 
	color: rgb(97,97,97); 
	text-align: center; 
	}
 .list1 {
	float:left; 
	width:100%;
	clear: left; 
	padding:10px 10px 10px 5px;
	float: left; 
	width:168px; 
	text-align: center; 
	overflow:hidden; 
	margin-right: 3px;
 	}
 .list2 {
	padding:10px 10px 10px 5px;
	margin-left: 168px; 
	padding-left: 3px;
	line-height: 110%;
	margin-top: 38px;
	}
.linklist1 {
	float:left; 
	width:100%;
	clear: left; 
	padding:10px 10px 10px 5px;
	float: left; 
	width:250px;
	height: 60px;
	text-align: center; 
	overflow:hidden; 
	margin-right: 3px;
 	}
 .linklist2 {
	padding:10px 10px 10px 5px;
	margin-left: 260px; 
	padding-left: 10px;
	line-height: 110%;
/*	margin-top: 10px; */
	height: 60px;
	text-align: left; 
	top:50%;
	}
.disclaimer {
	text-align: center;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	padding:20px;
	font-size: x-small;
	}