body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:”;
}
html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#000;
}
img {
	border:none;
}
h1 {
	margin-bottom:5px;
	font-size:16px;
}
h2{
	margin-bottom:5px;
	font-size:14px;
}
h3{
	margin-bottom:5px;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin-bottom:10px;
}
#page {
	width:839px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#okanagan{
position: absolute;
top:70px;
left:34%;
z-index: 999px;

}
#header {
	height:258px;
	width:840px;
	display:inline;
}
#navBar {
	width:auto;
	height:50px;
	background-color:#00FFCC;
}
#wrapper {
	width:839px;
	float:right;
}
#maincol {
	float: left;
	display:inline;
	width:466px;
	height:335px;
}
#rightcol {
	width:373px;
	height:335px;
	float:right;
	position:relative;
	background-image:url(images/rightBottum.jpg);
	background-repeat:no-repeat;
}
#content {
	width:295px;
	height:220px;
	margin:10px;
	overflow:auto;
}
#footer {
	width:839px;
	height:55px;
	background-image:url(images/footerBg.jpg);
	 background-repeat:no-repeat;
	clear:both;
	font-size:10px;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
#footer ul {
	width:600px;
	text-align:center;
	margin:auto;
}
/* *** Float Hacks *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  
-->

/*LINKSTYLES*/
a, a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#006600;
	text-decoration:none;
}
#marquee{
	text-align:center;
	color:#92c544;
	background-color: #000000;
	font-size: large;
}
#marquee a, a:hover{
	color:yellow;
	font-weight: bold;
}
#footer ul {
	margin-top:5px;
}
#footer li {
	display:inline;
}

/*STYLE*/
#rightcol ul {
	list-style-type:disc;
	margin-left:10px;
	margin-bottom:5px;
}
#rightcol ol {
	margin-left:10px;
	margin-bottom:5px;
}

#rightcol li {
	margin-bottom:5px;
}