#container {
	width: 1000px;
	height: 640px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	
}
#sidebar {
	width: 170px;
	height: 640px;
	background-color: #C40008;
	background: url('../i/sidebar.gif');
	float: left;
	
}
#menu {
	
}
#portfolio_menu { 

}

#content {
	width: 830px;
	float: left;
}
#brand_name {
	margin-top: 0px;
	margin-left: 0px;
	color: #ed1c24;
	font-weight: bold;
	font-size: 100%;
}
#contact {
	margin-top: 150px;
	margin-left: 35px;
	color: #ed1c24;
	font-weight: bold;
	font-size: 100%;
	width: 250px;
}
.community {
	margin-top: 40px;
	margin-left: 35px;
	color: #ed1c24;
	font-weight: bold;
	font-size: 100%;
	width: 300px;
	float: left;
}
.profile {
	margin: 0px 0px 20px 0px;
}
#about, #news {
	width: 70%;
	font-size: 100%;
	color: #ccc;
	line-height: 110%;
	font-weight: bold;
	letter-spacing: -0.01em;
	margin-top: 35px;
	margin-left: 35px;
	
}
#news #title {
	color: #b7262e;
	font-size: 110%;
	padding-top: 40px;
	padding-bottom: 10px;
}
#display_box {
	width:830px;
	height: 640px;
}