#content{
	height	: 455px;
}

#topimage img{
	position	: absolute;
	margin-left	: -10px;
	margin-top	: -10px;
}

#topcontainer{
	position	: relative;
	top	: 205px;
}

#toplink{
	position	: absolute;
	top	: 5px;
}
#toplink img{
	margin-top	: 5px;
	display	: block;
}
#updates{
	position	: absolute;
	top	: 10px;
	left	: 250px;
	background	: url(../../Component/img/top_updatemenu.gif) no-repeat;
	margin	: 0px;
	padding-top	: 30px;
	z-index	: 2;
}

#updates ul{
	margin	: 0px;
	padding	: 0px;
}

#updates li{
	margin	: 8px 0px;
	height	: 20px;
	width	: 502px;
	list-style-type	: none;
	padding-left	: 15px;
	background	: url("../../Component/img/top_update_bg.gif") no-repeat;
}

#updates li a:link, #updates li a:visited{
	text-decoration	: none;
}

#updates li a:hover{
	text-decoration	: underline;
}

#contact{
	position	: absolute;
	z-index	: 1;
	top	: 177px;
	left	: 556px;
	width	: 214px;
	height	: 73px;
	background:url(../../Component/img/top_vi.jpg) no-repeat;
}