.box { 

	width: 690px;
	text-align:left;
	margin:40px auto;
 }
 
.boxtop { 
	background: url(images/gore.gif) no-repeat;
 }

.boxbottom {
	background: url(images/dole.gif) no-repeat;
 }

.boxtop div, .boxtop, .boxbottom div, .boxbottom {
	width: 100%;
	height: 25px;
	font-size: 25px;
}

.content {
	width:690px;
	margin: 0 auto;
	background:url(images/content-back.jpg);
	background-repeat: repeat;
 }

.header {
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	height:175px;
}

.navigation {
	margin:20px 0px 20px 0px;
	font-size: 1em;
}

.navigation a:link {
	color: #000000;
	text-decoration: none;
}

.navigation a:visited {
	color: #000000;
	text-decoration: none;
}

.navigation a:hover{
	color: #666666;
	text-decoration: none;
}

.navigation a:active {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

.logoimg {
	margin-left:20px;
	width:100px;
	float:left;
	display: inline;
}

.logo { 
	display: inline;
	font-size: 55px;
	margin-left:80px;
	line-height:90px;
} 

.sidebar {
	width:150px;
	float:left;
	margin: 0px 20px 0px 20px;
	display:inline;
}

.main {
	width:430px;
	margin-left:200px;
	margin-right:20px;
	padding-top:5px;
	font-size: 1em;
}

.main h1 {
	font-size: 1.5em; 
}

body {
	background: url(images/stripes.png);
	background-repeat:repeat;
	text-align:center; 
	font-size: 1em; 
	font-family: Tahoma,Verdana, Helvetica, Arial;
}
	
.footer {
	font-size: .8em; 
	text-align:center; 
	width:690px;
}

.clear {
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

.upload_now {
	width: 140px;
	height: 49px;
	background: url(images/btn_register.png) no-repeat;
	border: 0;
	cursor: pointer;
}

.upload_now2 {
	width: 140px;
	height: 49px;
	background: url(images/btn_upload.png) no-repeat;
	border: 0;
	cursor: pointer;
}

.passbre {
	width: 60%;
}

.avatar_url {
	width: 90%;
}