#avatar {
	position: absolute;
	height: 110px;
	width: 110px;
	margin: 22px 0 0 -5px;
}

#avatar a:link {
	text-decoration: none;
	border: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#avatar a:visited {
	text-decoration: none;
	border: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#avatar a:hover {
	text-decoration: none;
	border-bottom: 2px dashed #5D6772;
	background: none;
}

#avatar a:active {
	text-decoration: none;
	border-bottom: 1px dashed #5D6772;
	background: none;
}

#avatar img {
border: 0px;
}

#bevel {
position: relative;
height: 1px;
width: 100%;
background: #919599;
padding: 0px;
margin: 0;
}

#bevel-left {
position: absolute;
height: 100%;
width: 1px;
background: #919599;
padding: 0px;
margin: -10px 0 0 0;
float: left;
}


#banner a:link, #banner a:visited {
	color: #dddddd;
	text-decoration: none;
	border-bottom: 0px solid #919ba7;
	padding-bottom: 1px;
	padding-top: 2px;
	text-shadow: 2px 2px 2px #313131;
}

#banner a:hover, #banner a:active {
	color: #ffffff;
	text-decoration: none;
	background: #606a73;
	border-bottom: 1px solid #a9b1bb;
	padding: 2px 0 1px;
	text-shadow: 1px 1px 0px #313131;
}

#rose {
	font-family: 7px;
}

