* {
	margin: 0;
	padding: 0;
}
body	{
	background-color:#f60;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
a      {
        color: #900;
        font-weight: bold;
        text-decoration: none;
        }
ul li   {
        list-style: none;
        }
h2      {
        font-size: 12px;
        font-weight: bold;
        }
p       {
        font-weight: bold;
        font-size: 15px;
        margin-top: 10px;
        }
#wrapper	{
	position: absolute;
	background-image: url(images/startBackground.gif);
	background-repeat: no-repeat;
    width: 497px;
    height: 499px;
	top: 50%;
	left: 50%;
	margin-left: -249.5px;
	margin-top: -248.5px;
}
#banner	{
	position: absolute;
	left: 100px;
	top: 5px;
	}
#banner span  {
        visibility: hidden;
        }
#navi   {
        position: absolute;
        top: 95px;
        left: 30px;
        width: 150px;
        }
#news   {
        position: absolute;
        top: 220px;
        left: 30px;
	height: 270px;
        font-size: 13px;
	background-image:url(images/new_start_150.jpg);
	background-position: 0px 120px;
	background-repeat: no-repeat;
        }

#startPic	{
	position: absolute;
	top: 90px;
	left: 250px;
}
#footer p a{
        position: absolute;
        top: 505px;
        left: 130px;
        text-align: center;
        font-size: 12px;
        font-weight: normal;
        }* {
	margin: 0;
	padding: 0;
}
body	{
	background-color:#f60;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
a      {
        color: #900;
        font-weight: bold;
        text-decoration: none;
        }
a:hover	{
		color: #fff;
		}
ul li   {
        list-style: none;
        line-height: 14px;
        }

p       {
        font-weight: bold;
        font-size: 15px;
        margin-top: 10px;
        }
#wrapper	{
	position: absolute;
	background-image: url(images/startBackground.gif);
	background-repeat: no-repeat;
    width: 497px;
    height: 499px;
	top: 50%;
	left: 50%;
	margin-left: -249.5px;
	margin-top: -248.5px;
}
#banner	{
	position: absolute;
	left: 100px;
	top: 5px;
	}
#banner span  {
        visibility: hidden;
        }
#navi   {
        position: absolute;
        top: 95px;
        left: 30px;
        width: 150px;
        }
#startPic	{
	position: absolute;
	top: 90px;
	left: 250px;
}
#footer p a{
        position: absolute;
        top: 505px;
        left: 130px;
        text-align: center;
        font-size: 12px;
        font-weight: normal;
        }
