h1 {
	font-family: Myriad Pro, Verdana, Geneva, Helvetica;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	padding: 0;
	}
	
	body,td,th {
	font-family: Myriad Pro, Verdana, Geneva, Helvetica;
	font-size: 11px;
	color: #FFCCCC;
}
body {
	background-color: #000000;
	background-image: url(images/webdesign.jpg);
	background-repeat: no-repeat;
}
a {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#apDiv1 {
	position:absolute;
	left:35px;
	top:452px;
	width:471px;
	height:400px;
	z-index:1;
	visibility: visible;
	overflow: none;
}
#apDivNews {
	position:absolute;
	left:40px;
	top:452px;
	width:471px;
	height:400px;
	z-index:1;
	visibility: visible;
	overflow: scroll;
}	
#menu {
	width: 250px;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	margin-top: 150px;
	margin-left: 40px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #CCC;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

