@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background-image: url(../images/bg_01.gif);
}
.centred{
	margin: 0 auto;
	text-align:center;
	width:100%;
	position: relative;
             }
	.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4689D2;
}
.main a:link a:visited{text-decoration:none;}
.b {font-weight:bold;}
.back {
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {

}
#editbox  {
	margin-top: 0px;
	margin-bottom: 0px;

	/*border-bottom:  2px #0099CC  double;	
	border-top: 0px transparent;	
	border-left: 0px;	
	border-right: 0px;*/
}
 a:hover{color:red;}
#nav-myprofile {
	height: auto;
	width: 150px;
}
#content {
	height: auto;
	width: 1000px;
}
.sp_search {
	margin-top: 2px;
	margin-bottom: 4px;
}
#txt {
	height: auto;
	width: 50%;
	text-align: justify;
	left: 25%;
	position: inherit;
}

