/* CSS Document */

div#pagewrapper {
   /*background: #E55414 url(../img/pics/start.jpg) no-repeat; */
   background:  url(../img/pics/start.jpg) no-repeat;
   margin-top:60px;
   height:456px;

}
div#main{
	color:#FFEF03;
	padding:250px 0 0 588px;
	width:284px;
	margin:0;
	line-height:1.3em;
	font-size:0.9em;
	
}
div#main a{
	font-weight:bold;
	color:#FFEF03;
}
div#main a:hover{
	color:#FFEF03;
}
p{
	margin:0;
}
div#footer {
/*color:#E55414;*/
   font-size:10px;

}