html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

#wrapper {
	width:778px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	position:relative;
	margin:0px auto;
	background-image:url(http://vcpgv.vcn.bc.ca/uploads/aH/n4/aHn4D9kEEZ9mopC9D3tmxA/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#navigation {
	position:relative;
	top:30px;
	margin:0px auto;
	height:27px;
	width:704px;
	padding-top:4px;
	background-image:url(http://vcpgv.vcn.bc.ca/uploads/HH/h8/HHh8oe6RDBH34I2zsd8kgQ/navigation_bg.jpg);
}

#navigation a{
	font-family:verdana;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


#navigation a:hover{
	font-family:verdana;
	font-size:14px;
	color:#C2F667;
	font-weight:normal;
	text-decoration:none;
}



#mainimg {
	position:relative;
	top:30px;
	background-image:url(http://vcpgv.vcn.bc.ca/uploads/Xb/WC/XbWCBuZsG5VpBggbL15NJA/banner.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}


#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:778px;
}


#bottom {
	clear:both;
	height:40px;
	width:740px;
}

#bottomnav 
	{
	font-family:verdana;
	font-size:11px;
	color:#767676;
	height:40px;
	width:740px;
	float:left;
	padding-top:5px;
	padding-left:40px;
	}

#bottomnav a{
	font-family:verdana;
	font-size:12px;
	color:#767676;
	font-weight:normal;
	text-decoration:none;
}

#bottomnav a:hover{
	font-family:verdana;
	font-size:12px;
	color: #075C50;
	font-weight:normal;
	text-decoration:underline;
}

	

#footer {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	background-color:#9BBE00;
	height:40px;
	width:740px;
	float:left;
	padding-top:5px;
	padding-left:40px;
}

#footer a{
	font-family:verdana;
	font-size:11px;
	color:#075C50;
	font-weight:normal;
	text-decoration:underline;
}

#footer a:hover{
	font-family:verdana;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#login {
	font-family:verdana;
	font-size:12px;
	color:#767676;
	padding-left:37px;
	padding-right:0px;
	padding-top:10px;	
	padding-bottom:20px;
}


link {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: #7EA933;
	text-decoration: none;
}


a:link {
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	color: #7EA933;
	text-decoration: none;
}

a:visited {
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	color: #7EA933;
	text-decoration: none;
}

a:hover {
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	color: #075C50;
	text-decoration: underline;
}

a:active {
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	color: #075C50;
	text-decoration: none;
}

p {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #767676;
	line-height: 20px;	
}


h1 {  
	font-family: verdana;
	font-size: 22px;
	font-weight:300;
	font-style:regular;
	color: #7EA933;		
}

h2 { 
	font-family: verdana;
	font-size: 17px;
	font-weight:300;
	font-style:regular;
	color: #075C50;
	
}



