.clear {
	clear:both;
	}
	
body {
background: #767070;
	background-image:url(bGround.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 0px;
}

#content {
	width:607px;
	display:block;
	float: left;
}

#rightPanel {
	width: 330px;
	display:block;
	float:right;
}

#footer {
	width: 982px;
	margin: 0 auto 20px auto;
	padding: 0;
	background-color:transparent;
	height: 50px;
}

#dogTags {
	background-image: url(dogTags.png);
	background-position: top left;
	background-repeat:no-repeat;
	width: 249px;
	height: 188px;
	margin: 0px 0 0 -100px;
	z-index: 999;
	position:absolute;
	top:0px;
	

}

#welcomeBox {
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:17px;
	width: 288px;
	background-color:#515151;
}

#networks {
	background-color:#333333;
	width: 100%;
	height: 20px;
	
}

#networkLinks {
	background-color:transparent;
	width: 982px;
	height: 10px;
	padding: 5 0 5 0;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	margin: 0 auto 0 auto;
	color:#CCCCCC;	
}

#networkLinks a {
	text-decoration:none;
	color:#CCCCCC;
	}

#mainWrap {
	background-color: #FFF;
	width: 982px;
	min-height:600px;
	margin: 0 auto 0 auto;
	
}

#header {
	background-color: #767070;
	background-image:url(headerBG.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 113px;
	width: 982px;
	margin: 0 auto 0 auto;
}

#spotlightHdr {
	background-image:url(SpotligthHdr.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	width: 100%;
	text-indent: -5000px;
}

#faqHdr {
	background-image:url(faqHdr.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	width: 100%;
	text-indent: -5000px;
}

#newsHdr {
	background-image:url(newsHdr.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	width: 100%;
	text-indent: -5000px;
	margin-top: 10px;
}

/* PriNav Links
----------------------------------------------------------- */
#priNav {
	background-image:url(priNavBG.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #FFF;
	width: 982px;
	height: 28px;
	margin:0 auto 0 auto;
	padding:0;
}

#priNav ul {
	float:right;
	list-style:none;
	margin:0;
	padding: 0;
	width:720px;
	display:block;
	height: 28px;
}
#priNav ul li, #priNav ul li a{
	float:left;
	display:block;
	height: 28px;
	overflow:hidden;
	text-indent: -5000px;
}

#priNav li a {
	background-image:url(navBtns.jpg);
	background-repeat:no-repeat;
}

/* HomeLink
----------------------------------------------------------- */
#priNav li#homeLink a {
	background-x-position: 0pt;
	background-y-position: 0pt;	
	width: 69px; 
 }

#priNav li#homeLink a:hover{
	background-position: 0px -28px;
 }
 
 /* speakerLinks
----------------------------------------------------------- */
 
 #priNav li#speakerLink a {
	background-position: -69px 0px;
	width: 135px; 
 }

#priNav li#speakerLink a:hover{
	background-position: -69px -28px;
 }
 
  /* locinfoLink
----------------------------------------------------------- */
 
 #priNav li#locinfoLink a {
	background-position: -204px 0px;
	width: 149px; 
 }

#priNav li#locinfoLink a:hover{
	background-position: -204px -28px;
 }
 
   /* itinLink
----------------------------------------------------------- */
 
 #priNav li#itinLink a {
	background-position: -353px 0px;
	width: 94px; 
 }

#priNav li#itinLink a:hover{
	background-position: -353px -28px;
 }
 
    /* faqLink
----------------------------------------------------------- */
 
 #priNav li#faqLink a {
	background-position: -447px 0px;
	width: 173px; 
 }

#priNav li#faqLink a:hover{
	background-position: -447px -28px;
 }
 
    /* regLink
----------------------------------------------------------- */
 
 #priNav li#regLink a {
	background-position: -620px 0px;
	width: 100px; 
 }

#priNav li#regLink a:hover{
	background-position: -620px -28px;
 }
 
 #bodyWrap {
 	background-color: transparent;
	padding: 15px;
 }
 
 #signUpForm {
 	background-color:#fef2b6;
	background-image:url(subscribeFrmBG.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height:55px;
	width: 310px;
	border-bottom: dotted 1px #999999;
	padding: 10px;
	margin-bottom: 10px;
 }
  #signUpForm input{
	background-color:#FFFFFF;
	width:220px;
	height: 18px;
	border: #999999 solid 1px;
	padding: 5px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#999999;
	margin-top: 20px;

}
 
 
.spkSpotTbl {
	margin-bottom:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
} 

.spkSpotTbl h2{
	font-size: 16px;
	color	: #336699;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
} 

/* News Table
-------------------------------------------*/
.newsTbl {
	margin:0 0 10px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
} 

.newsTbl h2{
	font-size: 16px;
	color	: #336699;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

.moreLnk {
	color:#FF0033;
	text-decoration:none;
}

 .moreLnk:hover {
	text-decoration: underline;
}

#newsWrapper {
	border-left: #999999 dotted 1px;
	padding-left: 10px;
}

.bodyList {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #336699;
	line-height: 18px;
	list-style:none;

}

.bodyList li{
	color: #336699;
	background-image:url(liArrow.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding-left: 12px;
	text-decoration:none;
	margin-left: -40px;
	list-style:none;
}

.bodyList li a{
	color: #336699;
	/* border-bottom: #336699 dotted 1px; */	
	text-decoration:none;
}

.bodyList li a:hover {
	border-bottom: #336699 dotted 1px;	
}


/* Recent Testimonies Tbl */
.recTestTbl {
	margin-bottom:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom: 10px;
	border-bottom:#666666 dotted 1px;
} 

#recTestHdr {
	background-image:url(recTestHdr.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	width: 300px;
	text-indent: -5000px;
	margin-top: 10px;
overflow: hidden;
}

.infoConf {
	color: #999999;
	margin-bottom: 10px;
}

#moreConfHdr {
	background-image:url(moreConfHdr.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	width: 100%;
	text-indent: -5000px;
	margin-top: 5px;
	overflow: hidden;
}

#noticiasHdr {
	background-image:url(intNewsHdr.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	width: 100%;
	text-indent: -5000px;
	margin-top: 10px;
	overflow: hidden;
}

#moreNewsHdr {
	background-image:url(morenewsHdr.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	width: 100%;
	text-indent: -5000px;
	margin-top: 5px;
	overflow: hidden;
}
