body{
	margin:0;
	background-image:url('../images/BigBackground.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
body, p, td, h1, h2, h3, div { font-family:arial; }
#container {
	width:990px;
	margin:70px auto 0 auto;
}
#smallnav {
	width:800px;
	text-align:right;
	margin:0 auto 0 auto;
}
#toplinks {
	margin:20px 0 0 0;
	padding:0;
}
#toplinks li {
	font-size:12px;
	display:inline;
	margin:0 0 0 20px;
	padding:0;
	padding:10px 0 10px 0;
	/*border:1px solid red;*/
}
#toplinks li a {
	color:#666666;
	text-decoration:none;
}
#toplinks li a:hover {
	color:#000000;
}
#mainnav {
	float:right;
	margin:30px 20px 0 0;
	padding:0;
}
#mainnav li {
	font-size:14px;
	display:inline;
	margin:0 0 0 20px;
	padding:0;
	padding:10px 0 10px 0;
	/*border:1px solid red;*/
}
#mainnav li a {
	color:#673b2a;
	text-decoration:none;
}
#mainnav li a:hover {
	color:#000000;
}
#bnr {
	width:800px;
	height:140px;
	margin:0 auto 0 auto;
	background-image:url('../images/navbg.jpg');
	background-repeat:no-repeat;
	background-position:right 28px;
}
#d1, #d2, #d3, #d4, #d5 {
	position:absolute;
	z-index:5;
	top:165px;
	left:50%;
	font-size:12px;
	background-repeat:no-repeat;
}
#d1 {
	margin-left:-125px;
	width:90px;
	height:70px;
	padding:0 0 20px 25px;
	background-image:url('../images/navbglrg.gif');
}
#d2 {
	margin-left:-20px;
	width:150px;
	height:20px;
	background-image:url('../images/navPresCoBubble.gif');
	background-position:0 bottom;
	padding:0 0 20px 25px;
}
#d3 {
	margin-left:65px;
	width:130px;
	height:20px;
	padding:0;
	background-image:url('../images/navPresCoBubble.gif');
	background-position:0 bottom;
	padding:0 0 20px 25px;
}
#d4 {
	margin-left:215px;
	width:130px;
	height:20px;
	background-image:url('../images/navPresCoBubble.gif');
	background-position:0 bottom;
	padding:0 0 20px 25px;
}
#d5 {
	margin-left:290px;
	width:150px;
	height:70px;
	padding:0 0 20px 25px;
	background-image:url('../images/navPresCoBubble.gif');
}
#d1 a,#d2 a, #d3 a, #d4 a, #d5 a {
	display:block;
	color:#999999;
	text-decoration:none;
}
#d1 a:hover,#d2 a:hover, #d3 a:hover, #d4 a:hover, #d5 a:hover { color:#EE6D4F; }
#bdy {
	width:800px;
	margin:0 auto 0 auto;
}
.colhdr {
	background-image:url('../images/colhdr.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	width:184px;
	height:40px;
}
.subhdr {
	background-image:url('../images/subhdrbg.gif');
	background-position:0 0;
	background-repeat:repeat-x;
	width:178px;
	height:26px;
	margin-left:3px;
}
.colhdr p, .subhdr p {
	font-size:14px;
	font-weight:bold;
	color:#72483a;
	margin:0;
}
.colhdr p { padding:12px 0 0 15px; }
.subhdr p { padding:0 0 0 15px;line-height:26px; }
.colbdy {
	width:184px;
	background-image:url('../images/colbg.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.colbdy p {
	margin:0;
	padding:15px;
	font-size:14px;
	font-weight:bold;
	color:#72483a;
}
.subnav {
	width:600px;
	height:30px;
	background-image:url('../images/subnavbg.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	float:right;
	font-size:12px;
	color:#666666;
	margin-bottom:15px;
}
.subnav p {
	margin:0;
	padding:9px 0 0 0;
	text-align:center;
}
.subnav a {
	color:#666666;
	text-decoration:none;
}
.subnav a:hover {
	text-decoration:underline;
}
#pgRightWide {
	float:right;
	width:600px;
}
#pgRight {
	float:right;
	width:400px;
}
#pgRight a, #pgRightWide a, #colRight a {
	color:#EE6D4F;
}
#pgRight a:hover, #pgRightWide a:hover, #colRight a:hover {
	color:#666666;
}
#pgRight ul, #pgRightWide ul {
	margin-bottom:30px;
}
#pgRight li, #pgRightWide li {
	font-size:12px;
	color:#666666;
	line-height:18px;
}
#colLeft {
	width:184px;
}
#colRight {
	float:right;
	width:184px;
	margin-left:15px;
}
.galleryTbl {
	margin:0 auto 0 auto;
}
.galleryTbl img, .imgright, .imgleft {
	padding:2px;
	border:1px solid #cccccc;
}
.schedtbl {
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.schedtbl th {
	/*
	text-align:left;
	color:#333333;
	*/
	font-size:14px;
	padding:5px;
}
.formTbl, .schedtbl {
	width:80%;
}
.formTbl td, .schedtbl td {
	font-size:12px;
	padding:5px;
	color:#666666;
}
.formTbl input, .formTbl textarea, .formTbl select {
	font-size:12px;
	color:#666666;
	font-family:arial;
}
.formTbl .fixwidth {
	width:225px;
}
.imgright {
	float:right;
	margin:5px 0 5px 10px;
}
.imgleft {
	float:left;
	margin:5px 10px 5px 0;
}
.event {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin:0;
	color:#666666;
}
.event a {
	text-decoration:none;
	size:14px;
	color:#EE6D4F;
	display:block;
}
.event a:hover { color:#000000; }
.btyb {
	color:#EE6D4F;
	font-size:12px;
	font-style:italic;
	margin-top:100px;
}
.spBox {
	width:193px;
	height:149px;
	background-image:url('../images/sponsorBoxHome.gif');
	background-position:0 bottom;
	background-repeat:no-repeat;
	
	margin:20px 0 0 40px;
}
.spBox p {
	font-size:12px;
	color:#666666;
	font-style:italic;
	margin:0;
	padding:10px; 0 0 10px;
}
h1, h2, h3 {
	margin:0;
	font-weight:normal;
	color:#72483a;
}
h1 {
	font-size:21px;
	padding:0 0 20px 0;
}
h2 {
	font-size:16px;
	padding-bottom:15px;
}
h3 {
	font-size:16px;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	background-image:url('../images/hdrfade.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:10px;
}
.pbold, .genTxt {
	line-height:18px;
	font-size:12px;
	margin:0;
	padding-bottom:15px;
	color:#666666;
}
.presTbl td {
	padding-bottom:20px;
}
.presentersText {
	line-height:18px;
	font-size:12px;
	color:#666666;
	text-align:justify;
}
.presentersText a {
	color:#666666;
}
.presentersLogos {
	text-align:center;
}
.presentersLogos img {
	border:0;
}
.pbold {
	font-size:12px;
	font-weight:bold;
}
.bioPictureDivs{
	float:left;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-align:center;
}
.bioPictureDivs img {
	padding:2px;
	border:1px solid #ffffff;
}
.bioPictureDivs img:hover {
	padding:2px;
	border:1px solid #EE6D4F;
}
.bioPic {
	margin:0 10px 3px 0;
}
.sponsorTbl {
	border:1px solid #cccccc;
	border-collapse:collapse;
	width:100%;
	margin-bottom:15px;
}
.sponsorTbl th, .sponsorTbl td {
	font-size:12px;
	border:1px solid #cccccc;
	padding:2px 5px 2px 5px;
}
.sponsorTbl th, .schedtbl th {
	background-color:#ead9d1;
	color:#835646;
}
.sponsorTbl td {
	color:#666666;
	padding:5px;
	vertical-align:top;
}
#ftrbox {
	width:990px;
	background-image:url('../images/ftrbg.jpg');
	background-position:50% top;
	background-repeat:no-repeat;
	margin:10px auto 20px auto;
	padding-top:5px;
	text-align:center;
	clear:both;
	font-size:12px;
	line-height:22px;
}
#ftrbox a {
	color:#666666;
	text-decoration:none;
	outline: none;
}
#ftrbox a:hover { color:#000000; }
.sponsorbtn {
	margin-bottom:20px;
}
#agree {
	width:210px;
	height:50px;
	padding:10px;
	overflow-y:scroll;
	background-color:#ffffcc;
	border:1px solid #666666;
	font-size:12px;
	color:#333333;
	margin-left:3px;
}
#btncover {
	position:absolute;
	z-index:5;
	top:1600px;
	left:50%;
	width:200px;
	height:50px;
	margin-left:-100px;
	background-color:#ffffff;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	border:1px solid red;
}
#agreebtn {
	text-align:center;
	font-size:12px;
	padding:15px;
}
#social {
	position:absolute;
	top:105px;
	left:50%;
	margin-left:327px;
}
/*   ///////    one off styles     /////////  */
.fRight { float:right; }
.mRt80 {
	margin-right:80px;
}
.mTop40 {
	margin-top:40px;
}
.mHt40 {
	height:40px;
}
.cleanbreak {
	clear:both;
}
