body {
	background-image: url(graphics/body-bkd.jpg);
	background-repeat: repeat;
}
#head {
	height: 116px;
	background-image: url(graphics/head-bkd1.jpg);
}
#head-middle {
	width: 500px;
	float: right;
	margin-right: 160px;
}
#head-right {
	float: right;
	width: 105px;
	text-align: right;
	line-height: 17px;
	font-weight: normal;
	font-size: 13px;
}
#head-left {
	width: 200px;
	margin-left: 70px;
}
#outer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/outer-bk.jpg);
	background-repeat: repeat;
	font-family: calibri, arial;
	font-size: 12px;
	color: #214287;
}
#outer a {
	color: #0079AB;
	text-decoration: none;
}
#outer a:hover {
	text-decoration: underline;
}
#navbar {
	width: 205px;
	text-align: center;
}
#navbar a {
	color: #214287;
}
#navbar a:hover {
	text-decoration: blink;
}
#stage {
	float: right;
	width: 660px;
}
#rolling-banner {
	height: 200px;
}
#inner1 {
	margin-right: 50px;
	margin-left: 50px;
}
#inner2 {
	margin-right: 10px;
	margin-left: 10px;
}
#foot {
	clear: both;
	height: 58px;
	background-image: url(graphics/foot-bkd1.jpg);
	padding-left: 100px;
}
#right-bar {
	float: right;
	width: 182px;
}
#text-area {
	width: 425px;
}
#left-bar {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;
	padding: 10px;
}
#links-container {
	background-image: url(graphics/link-container-nkd.jpg);
	background-repeat: repeat;
	height: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 14px;
	text-transform: capitalize;
	text-align: center;
	line-height: 12px;
}
#left-bar-surround {
	height: 17px;
	margin-top: 10px;
	background-image: url(graphics/surround-bkd.jpg);
	color: #666;
	text-align: center;
	padding-top: 3px;
}
#left-bar-bottom {
	height: 20px;
	background-image: url(graphics/surround-bkd1.jpg);
}
.makebold {
	font-weight: bold;
}
.makered {
	color: #F00;
}
.imgright {
	margin: 8px;
	float: right;
}
.aligncentre {
	text-align: center;
}
