#container {
	background-color: #FFFFFF;
	margin: auto;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/background-colour.png);
	background-repeat: repeat-y;
	background-position: bottom;
	line-height: 0;
}
#body_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-left: 34px;
}
#bottom {
	width: 818px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 33px;
	clear: both;
}
.h1 {
	font-weight: bold;
	color: #333333;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	width: 381px;
	padding-left: 34px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#test {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #CC0033;
	text-decoration: none;
}
#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	width: 351px;
	padding-left: 20px;
	padding-right: 18px;
	float: right;
	margin-right: 36px;
	margin-left: 5px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3FB9E6;
	text-decoration: none;
}
p {
	margin-top: 0px;
}
#footer {
}

