/* CSS Document */

body {
	margin: 0 0px 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#444444;
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:12px;
	line-height: 13px;
	text-decoration:none;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height: 13px;
	text-decoration:none;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:12px;
	line-height: 13px;
	text-decoration:none;
}

a.active {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height: 13px;
	text-decoration:none;

}

a.main:active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	line-height: 22px;
	font-weight:bold;
	text-decoration:none;

}

a.main:link {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	line-height: 22px;
	font-weight:bold;
	text-decoration:none;

}

a.main:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	line-height: 22px;
	font-weight:bold;
	text-decoration:none;

}

a.main:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #BF2A1D;
	font-size:14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
}


.hrimg {
width: 100%;
background-color: #999999;
height: 1px;
}


.mainheader {
font-family: Arial, Helvetica, sans-serif;
color:#707568;
position: absolute;
top:7px; 
font-size: 12px;
margin-left: 10px;
line-height: normal;
font-weight:normal;
}

#main_backgroundimg {
width: 790px;
height: 850px;
position: absolute;
left: 0px;
top: 35px;
}

#nav_questions a {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   width: 15px;
   height: 15px;
   position:absolute;
   top: 173px;
   left: 388px;
   }
#nav_questions a:hover {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   background-position: 0px -15px;
   width: 15px;
   height: 15px;
   }
   
   
#nav_pigcover a {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   width: 15px;
   height: 15px;
   position:absolute;
   top: 475px;
   left: 475px;
   }
#nav_pigcover a:hover {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   background-position: 0px -15px;
   width: 15px;
   height: 15px;
   }
   
   
#nav_facts a {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   width: 15px;
   height: 15px;
   position:absolute;
   top: 635px;
   left: 495px;
   }
   
#nav_facts a:hover {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   background-position: 0px -15px;
   width: 15px;
   height: 15px;
   }
   
   
#nav_websites a {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   width: 15px;
   height: 15px;
   position:absolute;
   top: 720px;
   left: 271px;
   }
   
#nav_websites a:hover {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   background-position: 0px -15px;
   width: 15px;
   height: 15px;
   }
   
   
#nav_books a {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   width: 15px;
   height: 15px;
   position:absolute;
   top: 794px;
   left: 67px;
   }
#nav_books a:hover {
   background: url(../img/readmore-anim.gif) 0 0 no-repeat;
   background-position: 0px -15px;
   width: 15px;
   height: 15px;
   }
   
   
.sidebar {
   width: 125px;
   height: 400px;
   position:absolute;
   top: 65px;
   left: 640px;
   text-align: right;
   }
   
.sidebarbody {
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	line-height: 13px;
}
   

/* START INSIDE PAGE CSS */

#insideheader {
	position: absolute;
	top: 20px;
	width: 800px;
	height: 264px;
}

#insidenavbar {
	position:absolute;
	top: 100px;
	left: 247px;
	width: 500px;
	text-align:right;
}

#insidepagetitle {
	position:absolute;
	left: 60px;
	top: 167px;
	font-family: arial narrow, Arial, Helvetica, sans-serif;
	font-size: 30px;
	width: 400px;
	height: 50px;
	vertical-align: middle;
	color: #7f3744;
	line-height: 32px;
}

#insidebodycontainer {
	position: absolute;
	left: 0px;
	top: 240px;
	width:100%;
	min-height: 400px;
}

#insidebody {
	position: relative;
	left: 60px;
	top: 0px;
	width: 500px;
	min-height: 300px;
	margin: 0px 0px 40px 0px;
}

#insidefooter {
	background-image:url(../img/inside-footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 44px;
	clear: both;
	position:relative;
	margin: 30px 0px 0px 0px;
}

.bodytitle {
	font-family: arial narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7f3744;
	line-height: 32px;
}

.insidecopyright {
	color: #006699;
	margin: 0px 0px 0px 60px;
}

li {
	list-style: square outside;
	color: #006699;
}