body {
		margin:0px 0px 0px 0px;
		font: 9pt arial;
		background: #fff;
		}
a:link,a:active,a:visited{
	font-size:		5pt arial;
	font-family:	verdana,arial,helvetica;
	color:			#3300ff;
	text-decoration: none;
	}
a:hover{
	color:			#003366;
	text-decoration: underline;
	}
#image1 {
   position: absolute;
   top: 0px;
   left: 0px;
   }
#image2 {
   position: absolute;
   top: 156px;
   left: 101px;
   }
#links {
	font-weight: 500;
    position: absolute;
	width:101px;
	height: 600px;
	background:#ffffff;
    margin:5px 5px 5px 5px;	
	top: 156px;
   	left: 0px;
	}
#main {
    position: absolute;
	width:649px;
	height: 600px;
	background:#fff;
   	top: 156px;
   	left: 101px;
	}
#featured {
    position: absolute;
	width:649px;
	height: 250px;
	background:#fff;
   	top: 371px;
   	left: 101px;
	}
h1 {
	text-align: center;
	font-size:18px;
	padding-top:10px;
	}
p,h1,pre {
		margin:5px 30px 10px 30px;
		}
#footer {
	width:649px;
	height: 50px;
	background:#fff;
   	left: 101px;
	}