@media all {
	html {
		scrollbar-base-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-arrow-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-highlight-color: #999999;
		scrollbar-shadow-color: #999999;
		scrollbar-darkshadow-color: #333333;	
		}
	body {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: #000000;
		/*
		background-image: url(/images/bdy_bg.jpg);
		*/
		background-attachment: fixed;
		}
	table {
		border-collapse: collapse;
		}
	td {
		padding: 0px;
		}
	div {
		border: 0px solid red;
		}
	img {
		border: 0px;
		}
	a {
		text-decoration: none;
		}
	#cntnt_cntnr {
		width: 920px;
		margin-left: auto;
		margin-right: auto;
		}
	#col1,#col3 {
		float: left;
		width: 122px;
		height: 594px;
		background-image: url(/images/pg_vertcol_bg.gif);
		}
	#col2 {
		float: left;
		width: 616px;
		margin-left: 10px;
		margin-right: 10px;
		}
	#nwca_logo {
		display: block;
		margin-left: 1px;
		margin-top: 2px;
		padding-bottom: 2px;
		width: 119px;
		height: 122px;
		text-align: center;
		cursor: pointer;
		}
	img.nwca_logo {
		margin: 1px;
		}
	img.nwca_logo:hover {
		margin: 0px;
		border: 1px solid #ffffff;
		}
	#pg_header {
		width: 616px;
		height: 100px;
		background-image: url(/images/pg_header_bg.gif);
		background-repeat: no-repeat;
		background-position: center top;
		}
	div.top_nav_cntnr {
		margin-left: 9px;
		margin-right: 7px;
		height: 20px;
		overflow: hidden;
		}
	a.top_nav_btn,a.top_nav_btn_selected {
		display: block;
		float: left;
		width: 120px;
		padding-top: 3px;
		height: 17px;
		background-image: url(/images/nav_tab.gif);
		background-repeat: no-repeat;
		background-position: center top;
		text-align: center;
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		font-weight: bold;
		cursor: pointer;
		color: #cccccc !important;
		text-decoration: none;
		}
	a.top_nav_btn:hover,a.top_nav_btn_selected {
		background-image: url(/images/nav_tab_mo.gif);
		color: #ffffff !important;	
		}
	.nav_btn,.nav_btn_selected {
		display: block;
		margin-top: 2px;
		padding-top: 3px;
		height: 17px;
		background-image: url(/images/nav_button.gif);
		background-repeat: no-repeat;
		background-position: center top;
		text-align: center;
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		color: #cccccc;
		font-weight: bold;
		cursor: pointer;
		text-decoration: none;
		}
	.nav_btn:hover,.nav_btn_selected {
		background-image: url(/images/nav_button_mo.gif);
		color: #ffffff;
		}
	div.col_text_hdr {
		margin-top: 10px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 4px;
		font-family: Arial, Verdana, Tahoma;
		font-size: 12px;
		color: #cccccc;
		font-weight: bold;
		text-align: center;
		}
	#pg_footer {
		float: left;
		width: 100%;
		margin-top: 8px;
		text-align: center;
		font-family: Verdana, Arial, Tahoma;
		font-size: 10px;
		color: #cccccc;
		}
	a.banner {
		display: block;
		text-align: center;
		margin-top: 4px;
		text-decoration: none;
		}
	a.contact_info {
		display: block;
		text-decoration: none;
		}
	div.contact_info,a.contact_info {
		margin-top: 4px;
		text-align: center;
		font-family: Verdana, Arial, Tahoma;
		font-size: 10px;
		color: #cccccc;	
		}
	a.contact_info:hover {
		text-decoration: underline;
		}
	#search_cntnr {
		margin-top: 8px;
		text-align: center;
		height: 30px;
		}
	input.yahoo_search,input.yahoo_search_active {
		font-family: Arial, Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		vertical-align: middle;
		background-image: url(/images/search_bg.jpg);
		background-repeat: no-repeat;
		background-position: center -1px;
		border: 1px solid #c8c8c8;
		}
	input.yahoo_search_active {
		background-image: none;
		}
	input.search_btn {
		margin-left: 2px;
		width: 25px;
		font-family: Arial, Tahoma, Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		vertical-align: middle;
		background-color: #333333;
		border: 1px solid #c8c8c8;
		border-right: 1px solid #4b4b4b;
		border-bottom: 1px solid #4b4b4b;
		}
	input.search_btn:hover {
		background-color: #666666;
		cursor: pointer;
		}
	#btnArtBlog {
		background-image: url(/images/btnArtBlog.gif);
		cursor: pointer;
		}
	#btnArtBlog:hover {
		background-image: url(/images/btnArtBlog_mo.gif);
		}
	}