html {
	margin:0;
	padding:0;
	overflow-y: scroll;
}
body {
	margin:0;
	padding:0;
	background:url(../images/bg01.gif) repeat;
}
body, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	margin: 0 auto;
	width:960px;
}
img {
	border:none;
	-ms-interpolation-mode: bicubic;
}
a:link, a:hover, a:active, a:visited {
	color:#00e;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
h1 {
	font-size:180%;
	margin:8px 0;
}
h2 {
	font-size:150%;
	margin:4px 0;
}
h3 {
	font-size:120%;
	margin:2px 0;
}
#tbl_l {
	width:10px;
	background:url(../images/shadow_l.png) repeat-y;
}
#tbl_c {
	width:800px;
}
#tbl_r {
	width:10px;
	background:url(../images/shadow_r.png) repeat-y;
}
#full_page {
	position:relative;
}
#header_01 {
	height:389px;
	background:url(../images/team_whistler_header.jpg);
}
#header_02 {
	height:28px;
	background:url(../images/menu_bg_01.jpg);
}
#col_container {
	background-color:#ffffff;
	padding-bottom:40px;
}
#menu_left ul {
	margin:18px 0;
	padding:0;
	list-style:none;
}
#menu_left li {
	margin:0;
	padding:0;
}
#menu_left a {
	display:block;
	color:#000;
	text-decoration:none;
	height:19px;
	width:134px;
	line-height:19px;
	padding:0 18px;
}
#menu_left a:hover {
	color:#DA251D;
	text-decoration:none;
	background:url(../images/nav_hover.gif) top left no-repeat;
}

#content_pane, #dynamic_content {
	margin:10px auto;
	width:520px;
	padding-left:20px;
	overflow:hidden;
}
#footer_pane {
	height:24px;
	text-align:right;
	color:#fff;
	background-color:#000;
}
#footer_pane ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer_pane li {
	margin:0 3px;
	padding:0;
	display:inline;
	line-height:24px;
}
#footer_pane a {
	color:#fff;
	text-decoration:none;
}
#ad_spot {
	position:absolute;
	width:468px;
	height:60px;
	float:right;
	top:310px;
	right:19px;
}






