body {
    margin-top: 30px
	background-repeat: repeat;
	background-image: url(images/cb3_03.jpg);
	background-repeat: repeat;
	margin: 30px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	font-size: 24px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color:#000000;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #000000;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 799px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#header {
	height: 168px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	}
#globalNav  {
	height: 37px;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 799px;
	}
#columnRight {
	padding: 10px;
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 400px;
	margin: 0px;
	height: 300px;
}
#columncenter {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 100px;
	margin-top: 20px;
	}
#columnLeft {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 240px;
	margin-top: 30px;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 799px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#contact {
    width: 450px;
	float: right;
}
