.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #38382b;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
body {
	background-color: #666666;
	margin-top: 5px;
}
.content {
	float: left;
	width: 900px;
	background-image: url(assets/bkgnd.gif);
}
.row900 {
	float: left;
	width: 900px;
}
a:link {
	color: #772800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #772800;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
.footer_box {
	float: left;
	height: 53px;
	width: 888px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3f3f30;
	background-color: #FFF;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.box900 {
	padding: 6px;
	float: left;
	width: 888px;
}
.boxTopbdr721 {
	padding: 6px;
	float: left;
	width: 709px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
blockquote {
	margin-top: 8px;
	margin-bottom: 8px;
}
.medium22 {
	font-size: 22px;
	font-weight: bold;
	color: #3f3f30;
	line-height: 30px;
}
.medium16 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #38382b;
}
.small_verd11px {
	font-size: 11px;
	color: #3f3f30;
}
.big30 {
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}
.medium18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.fontcolour {
	color: #990000;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
li {
	margin-top: 2px;
	margin-bottom: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_bdr {
	border: 2px solid #990000;
}
.bullets {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(assets/bullet1.gif);
}
.leftcol {
	float: left;
	width: 179px;
}
.rightcol {
	float: left;
	width: 721px;
}
.row721 {
	float: left;
	width: 721px;
}
.box721 {
	padding: 6px;
	float: left;
	width: 709px;
}
.imageL {
	float: left;
}
.boxL {
	padding: 6px;
	float: left;
}
.imageR {
	float: right;
}
.boxR {
	padding: 6px;
	float: right;
}
.PopBoxImageSmall {
   border: none 0px white;
   cursor: url("assets/magplus.cur"), pointer;
}
.PopBoxImageLarge {
   border: solid thin #CCCCFF;
   cursor: url("assets/magminus.cur"), pointer;
} 
.indent {
	text-indent: 20px;
}
