#container {
	height: 710px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#container #side-left {
	float: left;
	height: 500px;
	width: 130px;
	background-image: url(../Images/side-bar-logo-01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #side-right {
	background-color: #4A5557;
	float: left;
	height: 698px;
	width: 770px;
	background-image: url(../Images/5x5.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #f68b1f;
}
#container #side-right #menu {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	padding-left: 50px;
	padding-top: 45px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-repeat: no-repeat;
	background-position: right top;
}
#container #side-right #content {
	height: 552px;
	width: 700px;
	float: left;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 20px;
	background-repeat: repeat;
}
#container #side-right #menu #tabs {

}
#container #tweet {
	float: left;
	height: 40px;
	width: 770px;
	vertical-align: top;
	background-image: url(../Images/tweet.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
#container #side-right #menu #sub {
	height: 30px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
}
#fred {
	height: 50px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 180px;
	padding-top: 5px;
}
#container #side-right #content #formline {
	width: 720px;
	float: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
}
#container #side-right #content #formline2 {
	width: 720px;
	float: none;
	height: 20px;
}
