<style type="text/css">

body {
	background: #fff url() top right;
	margin: 0px;
	padding: 10px;
	font: 11pt/14pt Ariel, sans-serif; 
	}

#header {
	margin-top: 0px;	
	height: 170px;
	border-bottom: 5px solid black;
	}

#pageHeader h3 {
	position: absolute;
	top: 0px;
	left: 10px;
	background-image: url("anth_webmining_desktop.gif");
	background-repeat: no repeat;
	width: 250px;
	height: 65px;
	}

#pageHeader h3 span {
	display: none;
	}	


#pageHeader p1 {
	margin-top: clear;
	position: absolute;
	top: 100px;
	left: 25px;
	width: 350px;
	height: 130px;
	font-size: 11px;
	letter-spacing: 0.1em;	
	}
		
#pageHeader p2	{
	margin-top: clear;
	position: absolute;
	top: 150px;
	left: 25px;
	font-size: 24px/26px bold;
	letter-spacing: 0.1em;	
	}
#pageHeader h4 {
	margin-top: clear;
	position: absolute;
	top: 5px;
	right: 25px;
	font-weight: bold;
	font-style: italic;
	background: transparent url("accessinfo.gif");
	background-repeat: no repeat;
	width: 289px;
	height: 80px;
	}

#pageHeader h4 span {
	display: none;
	}
#pageHeader h5 {
	margin-top: clear;
	position: absolute;
	top: 95px;
	right: 20px;
	background: transparent url("AnthSECexample.gif");
	background-repeat: no repeat;
	width: 475px;
	height: 69px;
	}

#pageHeader h5 span {
	display: none;
	}	

#content {
	float: left;
	width: 60%;
	background-color: #fff;
	margin-top: -30px;
	padding: 0px 15px 15px 15px; 
	}
#right img {
	margin-top: clear;
	margin-top: -30px;

	}


#rightside {
	background: #E6E6DB;
	border: 3px dashed grey;
	margin-top: clear;
	margin-top: 10px;
	float: right;
	margin-right: 25px;
	padding: 10px 15px 0 30px;
	}
#rightside p	{
	font: 11px/11px;
	}
#rightside ul	{
	padding: 0 0 0 15px;
	list-style: circle inside;
	}

#nav ul	{
	margin-top:-25px;
	margin-left: -25px;
	}
#nav li	{ 
	font-size: 14px;
	color: #CC9900;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}
#footer p	{
	font-size: 11px align center;
	}
	

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #e46216;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9685ba;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #9685ba;
}

</style>
