@charset "UTF-8";
/* CSS Document */





body,div,span,p,ul,li,td,th,input,select,textarea,button{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: 421702;
}

#bird2 {
	top: 100px;
	position: absolute;
	right: 0px;
}

#hline {
	position: absolute;
	left: 0;
	width: 100%;
	top: 406px;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}

#name {
	position: absolute;
	left: 10px;
	top: 382px;
}

#links {
	position: absolute;
	text-align: center;
	top: 416px;
	/*left: 341px;
	margin-left: -130px;*/
	left: 22px;
}

#link {
	padding-top: 2px;
}

#link:hover {
	/*background-color: #FFFF00;*/
	position: relative;
	/*left: 10px;*/
	/*background-color: #FFCCFF;*/
	background-color: #CCCCFF;
}