/* trueNorth css */

body {
	background-color: #D0B876;
	background-image: url(x_tile.gif);
	background-repeat: repeat-x;	
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:110%;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.subhead {
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: inherit;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#tag {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	width: 390px;
	height: 25px;
	left: 535px;
	top: 123px;
}
#disc {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	width: 183px;
	height: 24px;
	left: 697px;
	top: 23px;
	z-index: 60;	
}
#disc a:link,a:visited,a:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
        }
#disc a:hover { 
       color: #0033CC;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 10px;
	   text-decoration: none;  
        }
 

#logo {
	position: absolute;
	width: 208px;
	height: 126px;
	left: 58px;
	top: 27px;
	z-index: 6;
}

#text {
	position: absolute;
	width: 555px;
	height: 589px;
	text-align: justify;
	left: 326px;
	top: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 110%;
}
	
#nav{
	position: absolute;
	width: 165px;
	height: 528px;
	left: 63px;
	top: 181px;
	z-index: 5;
}

