#border {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#all-right {
	width: 865px;
	float: right;
}
#logo-left {
	width: 220px;
	margin-left: 70
];
	margin-left: 0px;
	text-align: right;
}
#get-in-touch-right {
	float: right;
	width: 215px;
}
#stage {
	width: 625px;
}
#inside-right {
	height: 250px;
}
#above-nav {
	height: 120px;
}
#second-links {
	float: right;
	width: 160px;
	text-align: center;
}
#second-links a {
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#second-links a:hover {
	color: #FFF;
	background-color: #000;
}
#text {
	width: 450px;
	float: left;
}
#text a {
	color: #8e2c2d;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#foot {
	background-image: url(../graphics/foot-bkd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 162px;
	clear: both;
}
#clear {
	clear: both;
}
#inside-foot {
	margin-left: 320px;
	font-size: 11px;
}
#inside-foot a {
	color: #8e2c2d;
	text-decoration: none;
	font-size: 11px;
}
#inside-foot a:hover {
	text-decoration: underline;
}
#inside-foot-right {
	float: right;
	width: 600px;
}
#inside-right-again {
	width: 460px;
	float: right;
}
#more-inside-right {
	width: 320px;
	float: right;
}

.aligncentre {
	text-align: center;
}
.lineheight {
	line-height: 19px;
}
.twitter-widget {
	font-size: 10px;
}
