/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
html {}

body {
	background-image:url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	}


#outerwrap {

	width:928px;
	height:800px;
	background-repeat: no-repeat;
	margin: 0 auto;
	}
	


/* Home Page */

	
#blackbox{
	background-color:#000000;
	height:1400px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}
	
#blackboxhome{
	background-color:#000000;
	height:1410px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}
	
#blackboxshowpigs{
	background-color:#000000;
	height:1910px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}	
	
#navblack{
	background-image:url(images/topnav.png);
	height:60px;
	width:640px;
	position:absolute;
	margin-left:25px;
	margin-top:0px;
	}
	
#headerleft{
	background-image:url(images/header_left.jpg);
	height:289px;
	width:471px;
	position:absolute;
	margin-left:0px;
	margin-top:60px;
	}

#headerright{
	background-image:url(images/header_right.jpg);
	height:289px;
	width:457px;
	position:absolute;
	margin-left:471px;
	margin-top:60px;
	}
	
#welcome{
	background-image:url(images/welcome.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:500px;
	}
	
#breakingnews{
	background-image:url(images/breakingnews.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:350px;
	}	
	
#upcoming{
	background-image:url(images/newboars/upcomingevents.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:750px;
	}	

	
#opengilts{
	background-image:url(images/opengilts/title_opengilts.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:750px;
	}
	
#welcome2{
	background-image:url(images/welcome2.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:500px;
	}		
	
#breakingnewstype{
	height:200px;
	width:800px;
	position:absolute;
	margin-left:62px;
	margin-top:425px;
	text-align:center;
	}
	
#breakingnewstype p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#breakingnewstype a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}	
	
#breakingnewstype h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#F00;
	}		

#opengiltstype{
	height:200px;
	width:800px;
	position:absolute;
	margin-left:62px;
	margin-top:745px;
	text-align:center;
	}
	
#opengiltstype p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#opengiltstype a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}	
	
#opengiltstype h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#F00;
	}
	
#words{
	height:300px;
	width:400px;
	position:absolute;
	margin-left:482px;
	margin-top:605px;
	}
	
#words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#F00;
	}	
	
#homepic{
	height:275px;
	width:385px;
	position:absolute;
	margin-left:50px;
	margin-top:605px;
	}

#customer{
	background-image:url(images/title_customer.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:600px;
	}
	
#customerwords{
	height:300px;
	width:830px;
	position:absolute;
	margin-left:50px;
	margin-top:1000px;
	text-align:center;
	}
	
#customerwords p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#F00;
	}
	
#customerwords a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	text-decoration:none;
	}	

#feeds{
	background-image:url(images/feeds.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:900px;
	}
	
#feedbag{
	background-image:url(images/feedbag.jpg);
	height:415px;
	width:255px;
	position:absolute;
	margin-left:550px;
	margin-top:1010px;
	border:#FFF solid 2px;
	}
	
#feedwords{
	height:300px;
	width:430px;
	position:absolute;
	margin-left:50px;
	margin-top:1010px;
	}
	
#feedwords p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}

/* Winners */


#forsalepics{
	height:300px;
	width:430px;
	position:absolute;
	margin-left:150px;
	margin-top:600px;
	}
	
#forsalepics h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F00;
	text-align:center;
	font-size:14px;}
	
#forsalepics h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
	}	
	
#forsalepics a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-style:italic;
	}
	
#forsalepics p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
	font-size:13px;
	}		

/* Bred Gilts */

#bredgilts{
	background-image:url(images/bredgiltsale/tile_bredgilt.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:350px;
	}
	
#wordsbredgilts{
	height:100px;
	width:830px;
	position:absolute;
	margin-left:50px;
	margin-top:435px;
	text-align:center;
	}
	
#wordsbredgilts h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#F00;
	}	
	
#wordsbredgilts p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#CCC;
	}
	
#wordsbredgilts h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#F00;
	}
	
#wordsbredgilts h4 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#F00;
	text-decoration:none;
	}	


/* Video */

#blackboxvideo{
	background-color:#000000;
	height:1240px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}
	
#video{
	height:480px;
	width:720px;
	position:absolute;
	margin-left:105px;
	margin-top:500px;
	}	

 	
#videotitle h3{
	height:20px;
	width:230px;
	position:absolute;
	margin-left:50px;
	margin-top:450px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#CCC;
	}

#mapvideo{
	height:264px;
	width:230px;
	position:absolute;
	margin-left:360px;
	margin-top:1025px;
	}	
	
#championvideo{
	background-image:url(images/champion_button.png);
	height:121px;
	width:229px;
	position:absolute;
	margin-left:640px;
	margin-top:1075px;
	}	


	
	
/* Showpigs */	
	
#showpigpic{
	background-image:url(images/pic.jpg);
	height:340px;
	width:385px;
	position:absolute;
	margin-left:50px;
	margin-top:425px;
	}	
	
#showpigs{
	background-image:url(images/showpigs.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:360px;
	}
	
#wordsshowpigs{
	height:300px;
	width:400px;
	position:absolute;
	margin-left:482px;
	margin-top:450px;
	}
	
#wordsshowpigs p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#CCC;
	}	
	
#saledates{
	background-image:url(images/title_saledates.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:820px;
	}	
	
	
#saledateswords{
	height:300px;
	width:600px;
	position:absolute;
	margin-left:50px;
	margin-top:950px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCC;
	font-size:14px;


	}
	
#saledateswords p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}		
	
	
#showcontacts{
	background-image:url(images/showpigcontacts.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:1220px;
	}
	
#contactwords{
	height:300px;
	width:350px;
	position:absolute;
	margin-left:300px;
	margin-top:1320px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCC;


	}
	
#contactwords p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#CCC;
	}	
	
/* Showpigs Footer */

#mapshowpigs{
	height:264px;
	width:230px;
	position:absolute;
	margin-left:360px;
	margin-top:1700px;
	}	
	
#championshowpigs{
	background-image:url(images/champion_button.png);
	height:121px;
	width:229px;
	position:absolute;
	margin-left:640px;
	margin-top:1750px;
	}	


/* Hampshires */

	
#blackboxpoland{
	background-color:#000000;
	height:1550px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}

#blackboxyork{
	background-color:#000000;
	height:1950px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}	
	
#blackboxhamp{
	background-color:#000000;
	height:4200px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}
	
#blackboxexotics{
	background-color:#000000;
	height:5200px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}
	
#sires{
	background-image:url(images/sires.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:360px;
	}
	
#hampshire{
	background-image:url(images/hampshire.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:480px;
	}
	
#yorkshire{
	background-image:url(images/yorkshire.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:480px;
	}
	
#durco{
	background-image:url(images/durco.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:480px;
	}	
	
#exotics{
	background-image:url(images/exotic.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:480px;
	}
	
#poland{
	background-image:url(images/polandchina.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:480px;
	}
	
#chesterwhite{
	background-image:url(images/newboars/chesterwhite.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:480px;
	}	

#affirmative{
	background-image:url(images/boar_Affirmative.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:600px;
	border:#FFF solid 2px;
	}
	
#worldcup{
	background-image:url(images/newboars/worldcup.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:600px;
	border:#FFF solid 2px;
	}	

#whiteoak{
	background-image:url(images/boar_whiteoak.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:600px;
	border:#FFF solid 2px;
	}
	
#deeppockets{
	background-image:url(images/boar_deeppockets.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:600px;
	border:#FFF solid 2px;
	}
	
#passionate{
	background-image:url(images/boar_passionsmoke.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:600px;
	border:#FFF solid 2px;
	}
	
#durco1{
	background-image:url(images/boar_CD09PowerBall247-4.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:600px;
	border:#FFF solid 2px;
	}	

#boars1words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:570px;
	}
	
#boars1words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars1words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars1words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars1words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}
	
#oneandonly{
	background-image:url(images/newboars/oneandonly_new.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:970px;
	border:#FFF solid 2px;
	}


	
#ribcage{
	background-image:url(images/boar_ribcage.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:970px;
	border:#FFF solid 2px;
	}
	

#gangster{
	background-image:url(images/boar_ganster.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:970px;
	border:#FFF solid 2px;
	}
	
#priceless{
	background-image:url(images/boar_priceless.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:970px;
	border:#FFF solid 2px;
	}	

#boars2words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:930px;
	}
	
#boars2words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars2words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars2words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars2words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}

#tightrope{
	background-image:url(images/boar_tightrope.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:1350px;
	border:#FFF solid 2px;
	}



#bareness{
	background-image:url(images/boar_bareness.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:1350px;
	border:#FFF solid 2px;
	}
	
	
#super{
	background-image:url(images/newboars/Super-Monster2_crop.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:1350px;
	border:#FFF solid 2px;
	}
	
#super2{
	background-image:url(images/newboars/boar_supermonster.jpg);
	height:117px;
	width:194px;
	position:absolute;
	margin-left:680px;
	margin-top:1560px;
	}	

#boars3words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:1310px;
	}
	
#boars3words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars3words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars3words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars3words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}
	
#monsoon{
	background-image:url(images/boar_Monsoon.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:1720px;
	border:#FFF solid 2px;
	}	
	
	
	
#smodel{
	background-image:url(images/newboars/Super-Model-2_crop.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:460px;
	margin-top:1720px;
	border:#FFF solid 2px;
	}
	
#smodel2{
	background-image:url(images/newboars/Super-Model1_front.jpg);
	height:131px;
	width:131px;
	position:absolute;
	margin-left:750px;
	margin-top:1900px;
	border:#FFF solid 2px;
	}	
	
#winners4{
	background-image:url(images/winners/Oh-My.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:1720px;
	border:#FFF solid 2px;
	}
	
#boars4words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:1700px;
	}
	
#boars4words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars4words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars4words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars4words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}	
	
#aceinthehole{
	background-image:url(images/boar_aceinthehole.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2105px;
	border:#FFF solid 2px;
	}
	

#buriedalive{
	background-image:url(images/boar_buriedalive.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2110px;
	border:#FFF solid 2px;
	}	
	

	
#winners5{
	background-image:url(images/winners/FameMonster_s.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2105px;
	border:#FFF solid 2px;
	}	
	
#boars5words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:2050px;
	}
	
#boars5words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars5words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars5words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars5words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}		
	
#cashout{
	background-image:url(images/newboars/Cash-Out_crop.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2500px;
	border:#FFF solid 2px;
	}
	
#sodapop{
	background-image:url(images/boar_sodapop.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2500px;
	border:#FFF solid 2px;
	}	
	
#winners6{
	background-image:url(images/winners/winner2.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2650px;
	border:#FFF solid 2px;
	}

#boars6words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:2450px;
	}
	
#boars6words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars6words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars6words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars6words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}

#game{
	background-image:url(images/boar_legendarysplit.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2900px;
	border:#FFF solid 2px;
	}
	
#surreal{
	background-image:url(images/newboars/surreal_new.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2900px;
	border:#FFF solid 2px;
	}
	
#winners7{
	background-image:url(images/winners/winner1.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:2900px;
	border:#FFF solid 2px;
	}

#boars7words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:2850px;
	}
	
#boars7words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars7words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars7words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars7words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}
	
	
#megawatt{
	background-image:url(images/boar_megawatt.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:3250px;
	border:#FFF solid 2px;
	}	
	
#hound{
	background-image:url(images/newboars/Coon-Hound.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:3250px;
	border:#FFF solid 2px;
	}		
	
#boars8words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:3200px;
	}
	
#boars8words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars8words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars8words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars8words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}	
	
#legendary{
	background-image:url(images/boar_legendarysplit.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:3600px;
	border:#FFF solid 2px;
	}
	
#triplecrown{
	background-image:url(images/newboars/triplecrown.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:3600px;
	border:#FFF solid 2px;
	}
	
#grandtheft{
	background-image:url(images/newboars/grand-theft.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:3600px;
	border:#FFF solid 2px;
	}	

#boars9words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:3520px;
	}
	
#boars9words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars9words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars9words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boarswords a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}	
	
#coonhound{
	background-image:url(images/newboars/triplecrown.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:3900px;
	border:#FFF solid 2px;
	}
	
#littlemonster{
	background-image:url(images/newboars/littlemonster.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:3950px;
	border:#FFF solid 2px;
	}	

#boars10words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:3850px;
	}
	
#boars10words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars10words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars10words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars10words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}
	
#rivermonster{
	background-image:url(images/newboars/rivermonster.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:4350px;
	border:#FFF solid 2px;
	}	

#boars11words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:4250px;
	}
	
#boars11words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars11words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars11words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars11words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}

#monstershot{
	background-image:url(images/newboars/monstershot.jpg);
	height:260px;
	width:375px;
	position:absolute;
	margin-left:480px;
	margin-top:4750px;
	border:#FFF solid 2px;
	}	

#boars12words{
	height:300px;
	width:370px;
	position:absolute;
	margin-left:52px;
	margin-top:4650px;
	}
	
#boars12words p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
#boars12words h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CCC;
	}
	
#boars12words h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCC;
	}
	
#boars12words a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F00;
	text-decoration:none;
	}
	
/* Winners */

#blackboxwinners{
	background-color:#000000;
	height:9900px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:60px;
	}
	
#winners{
	background-image:url(images/winners.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:360px;
	}
	
	
#winners2010{
	background-image:url(images/winners2010.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:4700px;
	}
	
#winners2011{
	background-image:url(images/winners2011.jpg);
	height:80px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:480px;
	}	


/* Footer */
	
#footer{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:1430px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}
	
#footerboars{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:1030px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}	
	
#footerhamp{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:3980px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}
	
#footerpoland{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:1330px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}
	
#footeryork{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:1730px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}
	
#footerwinners{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:9760px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}	
	
#footerexotics{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:5120px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}	
	
#footershowpigs{
	height:230px;
	width:877px;
	position:absolute;
	margin-left:25px;
	margin-top:1700px;
	text-decoration:none;
	border-bottom:#FFF double solid;
	background-color:#000;
	}		
	
#mapfooter{
	height:200px;
	width:230px;
	position:absolute;
	margin-left:75px;
	margin-top:00px;
	}	
	
#championfooter{
	background-image:url(images/champion_button.png);
	height:121px;
	width:229px;
	position:absolute;
	margin-left:640px;
	margin-top:50px;
	}	

#footerwords{
	height:100px;
	width:550px;
	position:absolute;
	margin-left:302px;
	margin-top:50px;
	}
	
#footerwords p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
#footerwords h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
#footerwords a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	text-decoration:none;
	}
#footerwords a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#CCC;
	text-decoration:line-through;
	}

#footerwords2{
	height:50px;
	width:275px;
	position:absolute;
	margin-left:400px;
	margin-top:150px;
	}
	
#footerwords2 p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
#footerwords2 h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
#footerwords2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#F00;
	text-decoration:none;
	}
#footerwords2 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#CCC;
	text-decoration:line-through;
	}
	
/* Top Nav */
	
#topNav1{
	height:24px;
	width:150px;
	position:absolute;
	margin-left:50px;
	margin-top:30px;
	text-decoration:none;
	}
	
#topNav1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:none;
	}
	
#topNav1 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:line-through;
	}
	
#topNav2{
	height:24px;
	width:150px;
	position:absolute;
	margin-left:152px;
	margin-top:30px;
	text-decoration:none;
	}
	
#topNav2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:none;
	}
	
#topNav2 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:line-through;
	}

#topNav3{
	height:24px;
	width:150px;
	position:absolute;
	margin-left:292px;
	margin-top:30px;
	text-decoration:none;
	}
	
#topNav3 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:none;
	}
	
#topNav3 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:line-through;
	}
	
#topNav4{
	height:24px;
	width:150px;
	position:absolute;
	margin-left:442px;
	margin-top:30px;
	text-decoration:none;
	}
	
#topNav4 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:none;
	}
	
#topNav4 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	text-decoration:line-through;
	}
	
#siresNav{
	height:20px;
	width:700px;
	position:absolute;
	margin-left:202px;
	margin-top:450px;
	text-decoration:none;
	}
	
#siresNav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	text-decoration:none;
	}
	
#siresNav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	text-decoration:line-through;
	}
	
#siresNavback{
	height:20px;
	width:150px;
	position:absolute;
	margin-left:780px;
	margin-top:450px;
	text-decoration:none;
	}
	
#siresNavback a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#F00;
	text-decoration:none;
	}

	

