* {
 padding: 0;
 margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-color: #000000;
	background-repeat: no-repeat;
}
#wrapper {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}

#navbar {
	background-color: #FFFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 27px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#navbar2 {clear:both;width: 960px;}

.headerflash {
	width: 375px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 950px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 75px;
	padding-top: 10px;
}

#header {
	height: 180px;
	float: left;
	width: 958px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/headerbackground.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.headerlogo {
	float: left;
	height: 180px;
	width: 386px;
	clear: right;
}

.leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 380px;
	float: left;
	min-height: 300px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.rightcolumn {
	float: right;
	width: 180px;
	clear: right;
	margin-top: 125px;
	margin-right: 5px;
	margin-left: 5px;
}
.sidebar {
	width: 175px;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sidebarinside {
	padding: 5px;
}

.sidebarinside ul {list-style-position:outside;margin-left:10px}



* html #leftcolumn {
	width: 380px;
} /* IE Min-Height Hack */ 
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 200%;
	color: #333333;
	margin: 0px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#title {
	height: 25px;
	padding-top: 25px;
}


h2{
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #003366;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: 900;
	color: #FF6600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

h4{
	font-size: 140%;
	font-weight: 900;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	color: #006688;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #993300;
	margin: 0px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.leftcolumnmarty {
	height: 200px;
	width: 360px;
	float: left;
	vertical-align: bottom;
	position: static;
	top: 50px;
	background-image: url(../photos/marty_yewchuk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.photo200text {
	float: right;
	width: 220px;
	text-align: left;
}

.centercolumn {
	display: inline; /* IE Hack */
	width: 350px;
	float: left;
	min-height: 300px;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-image: url(../images/bg_grey_lgt.gif);
	background-repeat: repeat;
}
* html #centercolumn {
	width: 350px;
} /* IE Min-Height Hack */ 
.centercolumn2 {
	display: inline; /* IE Hack */
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-image: url(../images/bg_grey_lgt.gif);
	background-repeat: repeat;
}
* html #centercolumn2 {
	width: 350px;
} /* IE Min-Height Hack */ 
.centercolumn3 {
	display: inline; /* IE Hack */
	width: 350px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-repeat: repeat;
}
.footerlogo {
	float: left;
	padding: 0px;
	margin-left: 20px;
}
.footertext {
	float: left;
	width: 325px;
	margin-left: 10px;
}

.footerlogo2 {float: left;padding: 0px 10px 0px 0px;margin-left:20px;width:69px}
.footertext2 {font-size:90%;padding:8px 0px 8px 5px}
.copyright {font-size:12px}


/*a:link.button  {background-color:#FF0;border-bottom:1px solid #000000;border-left:1px solid #999999;border-right:1px solid #000000;border-top:1px solid #999999; -moz-border-radius:6px;border-radius:6px;color:#000;font-weight:bold;font-style:italic;margin-left:10px;padding:4px 10px 4px 10px;text-decoration:none}
a:visited.button  {background-color:#FF0;border-bottom:1px solid #000000;border-left:1px solid #999999;border-right:1px solid #000000;border-top:1px solid #999999; -moz-border-radius:6px;border-radius:6px;color:#000;padding:4px 10px 4px 10px;text-decoration:none}
a:hover.button  {background-color:#ffffcc;border-bottom:1px solid #000000;border-left:1px solid #999999;border-right:1px solid #000000;border-top:1px solid #999999; -moz-border-radius:6px;border-radius:6px;color:#000000;padding:4px 10px 4px 10px;text-decoration:none}*/

a:link.button, a:visited.button  {background-color:#0066cc;border-bottom:1px solid #000033;border-left:1px solid #ccc;border-right:1px solid #000033;border-top:1px solid #ccc; -moz-border-radius:6px;border-radius:6px;color:#fff;font-weight:bold;font-style:italic;margin-left:10px;padding:4px 10px 4px 10px;text-decoration:none}
a:hover.button  {background-color:#ff6600}


a:link, a:visited {
text-decoration:underline; color:#0066cc; 
background-color:transparent;
}
a:hover {
	text-decoration:none;
	color:#ff6000;
	background-color:transparent;
}
a:active {
text-decoration:underline; color:#ff6000; 
background-color:transparent;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#333333;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#footer a:hover, #footer a:active {
text-decoration:underline; 
color:#000066; 
background-color:transparent;
}
.newsandviews {
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 340px;
	margin-left: 10px;
	border: 1px dotted #CCCCCC;
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat;
}
.smallbox {
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 330px;
	margin-left: 5px;
	border: 1px dotted #CCCCCC;
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat;
}
.smallbox2 {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 320px;
	padding: 4px;
	margin-left: 5px;
	border: 1px dotted #CCCCCC;
	background-image: url(../images/bg_org.gif);
	background-repeat: repeat;
}

.smallbox2b {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 320px;
	padding: 4px;
	margin-left: 5px;
	border: 1px dotted #CCCCCC;
	background-image: url(../images/bg_org.gif);
	background-repeat: repeat;
}


.smallbox3 {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 320px;
	padding: 4px;
	margin-left: 5px;
	border: 1px dotted #CCCCCC;
	background-image: url(../images/bg_org.gif);
	background-repeat: repeat;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}


.imagesmcamp {
	float: right;
	width: 150px;
	border: 3px solid #CCCCCC;
	clear: both;
	height: 100px;
	margin-left: 5px;
}

.imagesright {
	float: right;
	margin: 0px 0px 5px 5px;
}

.clear {
clear:both;
}
.martytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #333333;
	font-weight: bold;
}
.leftcolumnprivate {
	margin-top: 20px;
	width: 340px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 10px;
	background-image: url(../images/bg_grey_lgt.gif);
	background-repeat: repeat;
}
.roundcorners {
	margin-top: 30px;
	background-repeat: repeat;
	width: 310px;
	margin-left: 30px;
	margin-right: 15px;
	padding: 0px;
	background-image: url(../images/bg_org_drk.gif);
}
.sidebartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 98%;
	color: #666666;
}

.sidebartitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #993300;
	text-align:center;
}


.skilltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bolder;
	font-style: italic;
	color: #000099;
}

.roundtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
}
#topbg {
	height: 20px;
	background-image: url(../images/bg_ice.gif);
	background-repeat: repeat-x;
	width: 770px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.bl {
	background-image: url(../images/wht_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.br {
	background-image: url(../images/wht_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tl {
	background-image: url(../images/wht_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tr {
	background-image: url(../images/wht_tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px;
}
.indent {
	padding-left: 50px;
}
.redboldtext {
	font-weight: bolder;
	color: #993300;
	font-size: 105%;
}

.center {text-align:center}
img.FB {float:right; margin:25px 20px 10px 10px} img.FB2 {margin:0px 10px 10px 10px}
.jauria {clear:both;
	margin-top: 20px;
	width: 915px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-image: url(../images/bg_grey_lgt.gif);
	background-repeat: repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;}