
#WK_copyright {
	font-size: small;
	text-align: center;
}

#WK_Header {
	background-image: url(http://www.wannaknow.ca/images/bg_header.gif);
	/*text-align: center;*/
}
/*
didn't work was loaded by the page but never applied ???
#WK_login_menu {
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;

}

#WK_login_menu li {
	display: inline;
}

#WK_login_menu li a {
	padding:0.2em 1em;
	background:#fc6;
	color:#000;
	text-decoration:none;
	float:left;
	border:1px solid #000;

}
didn't work was loaded by the page but never applied????

*/
#WK_MainBody {
	background: #FFFFFF none repeat scroll 0 0;
	color: #471131;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: large;
	margin-left: 20px;
	margin-right:  20px;
	text-align: center;
}

#WK_MainNav {
	/*background: #EBEBEB; /*url(http://localhost/site1/images/menugradient.gif) repeat-x scroll 0 0;*/
	/*background-image: url(http://www.wannaknow.ca/images/bg_header.gif);*/
	height: 45px;
	padding-bottom: 0px;
	/*margin-top: 10px;*/
}

ul#WK_Menu {
	/*border-bottom: 3px double #F0F0F0;*/
	clear: left;
	/*height: 20px;*/
	/*line-height: 1; */
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul {
	margin-left:0;
	padding-left:2em;	
}

#WK_Menu li.WK_linkhome {
	border-left:0 none;
	float:left;
	padding-left:25px;	
}

#WK_Menu li.WK_linkother {
	/*border-left:2px groove #E0E0E0;*/
	float: right;
	/*height:25px;*/
	margin:0;
	padding-left: 20px;
	padding-top: 5px;
	/*padding-right: 25px;*/
	width:auto;
}

#WK_Page {
	background: #EBEBEB; /*url(http://localhost/site1/images/menugradient.gif) repeat-x scroll 0 0;*/
	/*height: 45px;
	margin-top: 10px;*/
}


img {
    border-style: none
}

#navmenu { 
	background-color: #330066; 
	border: 1px solid #FFF; 
	border-width: 1px; 
	text-align: center; 
} 
#navmenu li { 
	font-family: Verdana, sans-serif; 
	list-style: none; 
	display: block; 
	float: left; 
	width: 15%; 
} 
/*#navmenu a {color: #FFFFFF;}*/ 
