body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.webteam.vcn.bc.ca/uploads/images/newWebTeam_bg.jpg);
	background-repeat: repeat-x;
}

h1 { 
	font-family: tahoma;
	font-size: 20px;
	color: #E50017;
	text-align: left;	
}

h2 { 
	font-family: tahoma;
	font-size: 16px;
	color: #E50017;
	text-align: left;	
}

h3 { 
	font-family: tahoma;
	font-size: 14px;
	color: #4C4C4C;	
	text-align: left;
}

h3 a:link { 
	font-family: tahoma;
	font-size: 14px;
	color: #005396;	
}

h3 a:visited { 
	font-family: tahoma;
	font-size: 14px;
	color: #005396;	
}

h3 a:hover { 
	font-family: tahoma;
	font-size: 14px;
	color: #E50017;	
	text-decoration: underline;
}

.webteam {
	font-family: tahoma;
	font-size: 13px;
	font-style: italic;
}

a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #005396;
	text-decoration: none;
}

a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #005396;
	text-decoration: none;
}

a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #005396;
	text-decoration: none;
}

p {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;	
}

#login {
	font-family: tahoma;
	font-size: 10px;
	text-align: right;
	color: #e2e2e2;
	margin-top: 90px;
}

.loginBox {
	font-family: tahoma;
	font-size: 10px;
}

input.loginBoxField {
	width: 70px;
	height: 11px;
	background-color: #ffffff;
}

input.loginBoxButton {
	font-size: 9px;
}

.content { 
	padding-left: 10px;
	padding-right: 10px;
	padding-top:0px;
	padding-bottom: 10px;
	font-family: tahoma;
	font-size: 12px;
	color: #767676;
	line-height: 20px;
	text-align: left;
}

IMG {border-color: #ffffff;}
A:hover IMG, A:active IMG {border-color: #ff6600; }

.horizontalMenu {
	font-family: tahoma, arial, verdana;

}



