/* CSS Document */

body {
	background-image : url(images/wpebkgd1.gif);
	position: absolute;
	top: px;
	text-align : left;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body, p, html, table, td {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
}



#column1 {
	position: absolute;
	margin-left: 13px;
	margin-top: 25px;
	padding: 0px 4px;
	width : 100px;
}

#column2 {
	position: absolute;
	left: 200px;
	width: 600px;
	margin-top: 0px;
        
	text-align: left;
}

img { 
     margin-top: 2px;
      margin-right: 2px;
     margin-bottom: 2px;
     margin-left: 2px;
	
}