body {
    background-image: url(images/cb3_03.jpg);
	background-repeat: repeat;
}
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;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	height: auto;
	list-style-image: url(images/dot_green.jpg);
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #F90;
	text-align: left;
}
#content {
	background: #FFFFFF;
	margin: 20px auto;
	width: 800px;
}
#header {
	height: 168px;
	}
#globalNav  {
	height: auto;
	background-color: #9a9901;
	margin: 0px;
	padding: 0px;
	width: 786px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	color:#FFF;
	font-weight: bold;
	}
	
#globalNav a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#globalNav a:visited {
	color: #999900;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#globalNav a:hover {
	color: #F90;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#globalNav a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#columnLeft {
	float: left;
	width: 240px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	padding-top: 20px;
	background-color: #FFF;
}
#columnRight {
	padding: 5px;
	float: right;
	width: 539px;
	border-left: solid #999900 1px;
	background-color: #FFF;
}

#footer {
	padding: 10px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A9A901;
	background-color: #FFF;
	position: relative;
	clear: both; 
	text-align: right;
}

#footer a:link {
	font-weight: bold;
	color: #A9A901;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #A9A901;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: none;
}
#footer a:active {
	font-weight: bold;
	color: #A9A901;
	text-decoration: none;
}

a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#contact {
    width: 450px;
	float: right;
}
#columnLeft p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	font-weight: normal;
	text-align: center;
}
#content #columnRight table tr td {
	text-align: center;
}

