#outer_wrapper {
	BACKGROUND: url(../i/bg.gif) repeat-y left;
}
#wrapper {
	BACKGROUND: url(../i/bg2.gif) repeat-y right;
}
#container {
	BACKGROUND: margin-right: -200px; WIDTH: 100%
}
#content {
MARGIN-RIGHT: 35px;
}
#main {
	MARGIN-LEFT: 190px;
	text-align: justify;
}
#left {
	FLOAT: left;
	WIDTH: 150px;
	margin-left: 5px;
	text-align: justify;
	color: black;
}
#footer {
	background-color: #7f7f7f;
}
.clearing {
	CLEAR: both; HEIGHT: 0px
}
hr {
	color: "#CCCCCC";
	height: 1px;
	width: 96%;
	text-align: center;
}
a:link {
	font-weight: bold;
}
a:hover {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}
a:active {
	font-weight: bold;
}
img {
	border: 0;
}
table {
	border: 0;
}