body {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 1.5;
	margin-bottom: 0px;
	margin-top: 0px;
}

#container{
	width: 500px;
	margin: 0 auto;
	background: url(images/profile_bk.gif) no-repeat;
}

#content{
	background:url(images/line_t.gif);
	width:  605px;
	height: 100%
	margin:0;
	padding:0;
	margin: 0;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
