body{
	font-family:	Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../images/bg_main_vec.jpg) 50% no-repeat fixed;
	color: white;
}

 A:link {color:#0065CA;text-decoration: none;font-weight : normal;}
 A:visited {color:#0065CA;text-decoration: none;font-weight : normal;}
 A:hover {color:#0065CA;text-decoration: underline;font-weight : normal;}

img{
	border: none;
}

li{
	padding:2px 0 2px 0;
}

p{
	margin-top: 5px;
	margin-bottom: 10px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #618EE9;
	margin: 0 0 15px 0;
}

.clear{
	clear:both;
}

.loading{
	width: 210px;
	text-align:center;
	margin: 25% auto;
}

span.title{
	font-size: 15px;
	font-weight: bold;
	color: #618EE9;
}

img.bio{
	padding-right:5px;
}

div#container{
	width: 850px;
	margin:0 auto;
	position: relative;
}

div#content{
	margin-top:-20px;
}

div#header{
	position: relative;
}

div#canadaFlag{
	position: absolute;
	right:0px;
	top:-10px;
}

div#logo{
	/*background: url(../images/bgOpacHeader.png) bottom no-repeat;*/
}

div#expeditionMap{
	position:relative;
	width: 500px;
	height: 300px;
	margin-left:5px;
	border:1px solid silver;
	float:left;
}

div#expeditionMapControls{
	float:left;
	color:black;
	width:295px;
	height:287px;
	padding: 15px 0 0 30px;
	margin-left:5px;
	font-weight:bold;
	background: #E5E5E5 url(../images/bg_onexone.gif) no-repeat;
}

div#expeditionMapControls a{
	font-weight:bold;
}

div#blog{
	float:left;
	width:500px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	border-right:1px dashed silver;
}

div#onexone{
	float:left;
	width:320px;
}

div.rogersPhoneWide{
	padding-top: 30px;
	width: 485px;
	height: 267px;
	background: url(../images/nokia_wide.png) no-repeat;
}

div.rogersTextWide{
	padding: 0 0 0 62px;
	font-size: 11px;
	height: 212px;
	width: 282px;;
	overflow: auto;
	color: black;
	position:relative;
	z-index:99;
	overflow-x: hidden;
}

div.rogersPhone{
	padding-top: 50px;
	width: 200px;
	height: 361px;
	background: url(../images/rogersPhone.png) no-repeat;
}

div.rogersText{
	padding: 0 0 0 25px;
	font-size: 11px;
	height: 180px;
	width: 150px;;
	overflow: auto;
	color: black;
	position:relative;
	z-index:99;
}

div#vidDay{
	text-align:center;
	margin-top:5px;
	margin-bottom:40px;
}

div.roundEdgeTop{
	background: url(../images/bgOpacHeader_40.png) bottom no-repeat;
	height: 14px;
	margin-top:7px;
}

div.roundEdgeTop_50{
	background: url(../images/bgOpacHeader.png) bottom no-repeat;
	height: 14px;
	margin-top:7px;
}

div.edgeTitle{
	position:absolute;
	margin-top:-7px;
	margin-left:220px;
}

div.edgeTitle2{
	position:absolute;
	margin-top:-7px;
	margin-left:750px;
}

div.blogPost{
	background-color:#353535;
	border:1px solid silver;
	padding:5px;
	margin-bottom:10px;
}

div.donate{
	background:url(../images/bg_hands.png) left 20px no-repeat;
	height:165px;
}

div.member{
	background:url(../images/bg_bracelet.png) left 20px no-repeat;
	height:165px;
}

div.block{
	width: 840px;
	padding: 5px;
	background: url(../images/bgOpac.png);
}