a:link {
	color: #FFF;
	text-decoration: none;
}

#bodylink{
	color:#eb7132;
	}
#bodylink:hover{
	color:#000;
	}
	
#copylink{
	color:#eb7132;
	}
#copylink:hover{
	color:#000;
	}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

html{height:100%;}

body {
	height:100%;
	background: url(images/bg.png) repeat-x #dddcdc;
  	top:0px;
}

#wrapper{
	width: 1000px;
	height:100%;
	margin: 0 auto;
	position:relative;

	}
	
#logo{
	width: 470px;
	height: 377px;
	margin: -22px auto;
	position:absolute;
		
	}
#header1{
	width: 600px;
	height:20px;
	margin: 20px 500px;
	position:absolute;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:20px;
	}	
.headertext{
	width: 500px;
	height:100px;
	margin: 55px 500px;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#FFF;
	text-align:justify
	}
#bodytext{
	width: 500px;
	height: 100px;
	margin: 330px 50px;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	color:#eb7132;
	font-size:14px;
	text-align:justify;
	}
	
#graphix1{
	width: 603px;
	height:441px;
	margin: 280px 480px ;
	background:url(images/graphix1.png) no-repeat;
	float:left;
	}
	
#number{
	width: 534px;
	height: 126px;
	margin: 420px 40px;
	position:absolute;
	background:url(images/number.png) no-repeat;
	}
	
#copyright{
	width: 500px;
	height:10px;
	margin: 870px  80px;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	color:#eb7132;
	font-size:14px;
	text-align:justify;
	
	}
	
#ad { margin:1000px 200px;
	position:absolute;}
