html, body { 
	background-image: url(./images/right.gif); 
	background-position: top right; 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
	color: #000000; 
 	font-weight: bold; 
	margin:0; 
	padding:0; 
	border:none; 
}
body { 
	background-image: url(./images/bg.jpg); 
	background-position: center center; 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
 	font-weight: bold; 
	color: #000000; 
}
#container { 
	background-color: transparent; 
	color: #000000; 
 	font-weight: bold; 
	width: 92%; 
	max-width: 1000px; 
	min-width: 300px; 
	margin: 0 auto; 
	padding: 0; 
}
#container h1 { 
	background-color: transparent; 
	color: #000000; 
	font: 11px verdana,arial,sans-serif; 
	font-weight: bold; 
	letter-spacing: -1.5px; 
	border: 0; 
}
#container h2 { 
	background-color: transparent; 
	color: #000000; 
 	font-weight: bold; 
	border: 0; 
}
#container h3 { 
	background-color: transparent; 
	color: #666666; 
 	font-weight: bold; 
	font: 11px arial,sans-serif; 
	clear: both; 
	border: 0; 
}
#thick-col { 
	background-image: url(./images/bg.png); 
	background-position: top left; 
	background-repeat: repeat-y; 
	background-color: transparent; 
	color: #000000; 
 	font-weight: bold; 
	width: 78%; 
	float: right; 
}
#thin-col { 
	background-image: url(./images/left.png); 
	background-position: top left; 
	background-repeat: no-repeat; 
	background-color: transparent; 
	color: #000000; 
 	font-weight: bold; 
	width: 20%; 
	float: left; 
	border: 0; 
}
#ul { 
	background-image: url(./bg.gif); 
	background-position: center left; 
	background-repeat: no-repeat; 
	background-color: transparent; 
	color: #000000; 
 	font-weight: bold; 
}
ul { 
	background-color: transparent; 
	color: #000000; 
 	font-weight: bold; 
	list-style-type: none; 
}
.neighbors { 
  	background-color: transparent;
  	color: #000000; 
}
.wnav { 
  	background-color: transparent;
  	color: #000000;  
 	font-weight: bold; 
}
a.wnav { 
  	background-color:  transparent; 
  	color:  #666666; 
 	font-weight: bold; 
}
.wc { 
  	background-color: transparent; 
 	color: #033b73; 
 	font-weight: bold; 
}
#wc { 
  	background-color: transparent; 
 	color: #033b73; 
 	font-weight: bold; 
}
:link img { 
  	background-color: transparent; 
 	color: #033b73; 
 	font-weight: bold; 
 	border: 0px none; 
}
a img { 
  	background-color: transparent; 
 	color: #033b73; 
 	font-weight: bold; 
 	border-style: none; 
}
a:link img { 
	background: transparent; 
 	color: #033b73; 
 	font-weight: bold; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: 0px; 
}
a:hover img { 
	background: transparent; 
 	color: #033b73; 
 	font-weight: bold; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: 0px; 
}
.input { 
  	background-color: transparent; 
  	color: #000000; 
  	font-family: arial,helvetica,sans-serif; 
  	font-size: 11px; 
 	font-weight: bold; 
	border-color: #191970 #191970 #191970 #191970; 
	border-width: 2px; 
	border: 2px solid #191970; 
}
.input:hover { 
  	background-color: transparent; 
  	color: #000000; 
  	font-family: arial,helvetica,sans-serif; 
  	font-size: 11px; 
 	font-weight: bold; 
	border-color: #000000 #000000 #000000 #000000; 
	border-width: 1px; 
	border: 1px solid #000000; 
}
.select { 
  	background-color: transparent; 
  	color: #000000; 
  	font-family: arial,helvetica,sans-serif; 
  	font-size: 11px; 
 	font-weight: bold; 
	border-color: #191970 #191970 #191970 #191970; 
	border-width: 2px; 
	border: 2px solid #191970; 
}
.select:hover { 
  	background-color: transparent; 
  	color: #333333; 
  	font-family: arial,helvetica,sans-serif; 
  	font-size: 11px; 
 	font-weight: bold; 
	border-color: #000000 #000000 #000000 #000000; 
	border-width: 1px; 
	border: 1px solid #000000; 
}
.network { 
	background-image: url(./images/bg.png); 
	background-position: center center; 
	background-repeat: repeat-y; 
	background-color: transparent; 
  	color: #033b73; 
 	font-weight: bold; 
 	font-style: italic; 
	width: 450px; 
	border-width: 0px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	padding-bottom: 0px; 
	text-align: center; 
}
.community { 
	background-image: url(./images/bg.png); 
	background-position: center center; 
	background-repeat: repeat-y; 
	background-color: transparent; 
  	color: #033b73; 
 	font-weight: bold; 
	width: 450px; 
	border-width: 0px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	padding-bottom: 0px; 
	text-align: center; 
}
#table { 
	background-color: transparent; 
  	color: #033b73; 
 	font-weight: bold; 
	border-width: 0px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	padding-bottom: 0px; 
	text-align: center; 
}
.td { 
	background-image: url(./images/bg.png); 
	background-position: center center; 
	background-repeat: repeat-y; 
	background-color: transparent; 
  	color: #033b73; 
 	font-weight: bold; 
	border-width: 1px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	border-color: #033b73; 
	padding-bottom: 0px; 
	text-align: center; 
}
.catalogue { 
	background-color: transparent; 
  	color: #033b73; 
 	font-weight: bold; 
	border-width: 0px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	padding-bottom: 0px; 
	text-align: center; 
}
.neighbor { 
	background-color: transparent; 
  	color: #033b73; 
 	font-weight: bold; 
	border-width: 0px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	padding-bottom: 0px; 
}
a.neighbor { 
  	background-color:  transparent; 
  	color:  #000000; 
 	font-weight: bold; 
	border-width: 0px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	padding-bottom: 0px; 
}
