@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_base.gif);
}

a:visited{
	color:#993366
}
a:link{
	color:#993366
}
a:hover{
	color:#993366
}
a:active{
	color:#993366
}
a img {
	 border:none;
	 }
p {
	 line-height:1.5;
	 font-size:12px;
	 letter-spacing: 2px;
	 }

/* wrapper */
#wrapper {
	width:1160px;
	margin:0 auto;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}

#wrapper .text1 {
	line-height:1.3;
	font-size:12px;
	letter-spacing: 0px;
	color: #373737;
	 }
	 
#wrapper .text2 {
	line-height:1.3;
	font-size:10px;
	letter-spacing: 0px;
	color: #373737;
	 }
	 
#wrapper .box1 {
	background-color: #FFFFFF;
	background-image: url(../../profile/img/profile01.jpg);
	background-repeat: no-repeat;
	 }