body { 
	background:#ffffff; 
	margin: 0px 0px 10px 0px;
	font-size: 12px; 
	color: #444; 
	}

#top1 {
  background: url(http://profile.nettribe.org/images/topbg.gif) repeat-x;
  height: 11px;
  }

#nav {
	background-color: #FFF;
	padding: 0px 0px 0px 30px;
	}

#container {
	position: relative;
	height: 55px;
	width: 713px;
	}

#logo {
	position: relative;
	top: 10px;
	left: 0px;
	}

a:link, a:visited, a:active {
	color: #334488;
	text-decoration: underline;
	font-weight: bold;
	}

.style10 {
	margin: 0px 0px 10px 0px;
}

#box {
	padding-top: 10px;
	padding-left: 10px;
}

#box1 {
	float: left;
	padding-left: 10px;
	border: 1px solid #666;
	}

