
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-size: 62.5%;
	font-family: "Stone Sans ITC TT",  "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #c2a1a1 url(images/bkg.jpg) repeat-x;}

ol, ul {
	list-style: none;
}

/*Start coding here*/
h1 {
	font-size: 3em;}
h2 {font-size: 2.3em;
color: maroon;}
h3 {font-size: 1.8em;
	}
h4 {font-size: 1.5em;}
em {font-size: 1.2em;
	font-family: arial;
	font-style: italic;
color: maroon;}	
p {font-size: 1.2em;}
hr {
	background: url(images/hr.gif) no-repeat;
	height: 32px;
	width: 425px;
	border: none;
	margin: 30px auto;}
	

#wrapper {
	margin: 0 auto;
	width: 950px;
	height: 100%;
	min-height: 1500px;	
}
	
#header {
	float: left;
	height: 41px;
	width: 100%;
	background: url(images/headbkg.gif) repeat-x;}	
	
	
a {
	color: maroon;
	text-decoration: underline;}

a:hover {
	color: orange;}	
/*navigation*/

#navigation a {text-decoration: none;
color: #fff;}

#navigation a:hover {text-decoration: underline;
color: orange;}
	
#navigation ul li{
	position: relative;
	top: 10px;
	left: 30px;
	display: inline;
	font-weight: bold;
	color: #781727;
	font-size: 1.4em;
	margin-right: 30px;}
	
#navigation li.active {
	color: orange;
	background-color: white;
	padding: 20px 5px;}	
	
/*banner*/

#banner {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 23px;

	width: 950px;

	height: 162px;
	background:  url(images/banner.jpg) no-repeat;
}	
	
	
	
/*content*/

#content {
	float: left;
	width: 100%;
margin: 0;
	height: 100%;
	text-align: center;
	
	}
	
.invisible {
	display: none;
	opacity: 0.15;}
		
.main {
	background: white;
	border: gray thin solid;
	padding: 20px 10px;
	float: left;
	width: 600px;
	text-align: center;
	}
.main img {
	border: thin solid gray;
	padding: 5px;
	width: 570px;
	margin: 10px;}
	
.letter { width: 550px;
margin: 0 auto;
background: url(images/letterbkg.jpg) repeat-y;
}	
.letterhead {
	background: url(images/letterhead.jpg) no-repeat;
	width: 550px;
	height: 60px;
	margin: 0 auto;
	}
	
.letterfoot {
	background: url(images/letterfoot.jpg) no-repeat;
	width: 550px;
	height: 55px;
	margin: 0 auto;}
		
.letter p, .letter ul {
	font-family: Papyrus,  "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px 20px;
	text-align: left;
	font-size: 1.3em;}
	
.letter ul li {
	text-indent: 40px;
	list-style-type: disc;
	list-style-position: inside;}
			
.sidebar {
	padding: 0 1px;
	float: right;
	width: 300px;
}
.sidebar a:hover {
	color: white;}
	
.sidebar img {
	width: 90%;
	margin-left: 5px;

	margin-bottom: 20px;
	border: thin solid gray;
	padding: 3px;
	float: right;}
	
.right {
	width: 100%;
	text-align: right;}

.right img {
	float: right;
	clear: both;
	width: 50px;
	margin: 0 5px 10px 5px;
}	

.right h3 {
	margin-bottom: 20px;
	text-decoration: underline;
	text-align: center;}
	
.box {
	border-bottom: thin white solid;
	height: 90px;
	margin-bottom: 10px;
	padding: 2px;}	
.center {text-align: center;
border-bottom: thick maroon solid;
margin-bottom: 10px;
padding-bottom: 30px;}
.center h3 {
	text-decoration: underline;
	margin-bottom: 15px;}
.center h2 {
	border-bottom: solid thin white;
	margin: 25px 0 10px 0 ;}
	
	.sponsor {text-align: right;
border-bottom: thick maroon solid;
margin-bottom: 10px;
padding-bottom: 30px;
	}
.sponsor h3 {
	text-decoration: underline;
	text-align: center;
	margin-bottom: 15px;}
.sponsor h2 {
	
	font-size: 1.5em;

	margin: 25px 0 10px 0 ;
	color: maroon;
	background-color: beige;
	text-align: center;
	border: 1px solid maroon;}
.sponsor p {
	text-align: center;}	

.left {
	text-align: left;
	float: left;
padding-right: 2px;
	border-right: thin black solid;}
/*info*/
#info {
	width: 900px;
	margin: 0 auto;
	height: auto;
	}
.fullrow {
	float: left;
	width: 860px;
	height: auto;
	padding: 20px;
	background: beige;
	margin: 10px auto;
	border: thin gray solid;}	
	
#info p {margin-top: 20px;
font-family: arial, sans-serif;
font-size: 1.4em;
line-height: 1.4em;
text-align: justify;
}
	
#info ul {
	list-style-position: inside;
	list-style-type: disc;
	font-family: arial, sans-serif;
font-size: 1.3em;
line-height: 1.3em;
text-align: left;
}

#info h5 {
	font-size: 1.4em;
	list-style-position: inside;
	list-style-type: disc;
}
#info h4 {
	text-indent: 40px;
	line-height: 1.4em;}
#info strong {
	font-weight: bolder;
	text-transform: uppercase;}
.c5 {
	background: goldenrod;}
.c6 {
	background: brown;}	
	
#info em {
	font-size: 1em;
	color: maroon;
	font-weight: bold;
	font-style: italic;}
.surround {
	width: 300px;
	float: left;
	text-align: center;
	padding: 5px;
	margin: 0 20px 100px 0;
	border: thin solid gray;
	}	
		
	
.fullrow img {
	float: left;

	width: 300px;
	height: auto;
	margin: 0 10px 10px 0;}	
	
.column {
	float: left;
	width: 400px;
	height: auto;
	margin: 10px;
	padding: 15px;}
.halfrow {
	float: right;
	width: 400px;
	height: auto;
	margin: 10px;
	padding: 15px;}		
/*exhibitors*/
.exhibit {
	text-align: center;
	float: left;
	width: 95%;
	margin: 0 auto;
	
	padding: 10px;
}

.exhibit h2, .exhibit h3, .exhibit h4 {
	margin-bottom: 20px;}	
.exhibitleft {
	position: absolute;
	top: 350px;
	width: 500px;
	height: 200px;
	background: url(images/dicetitle.gif) no-repeat;} 
.exhibithours {
	position: relative;
	top: 0;
	width: 900px;
	text-align: right;	
	}	
.exhibitright {
	position: relative;
	top: 0px;
	left: 340px;
	width: 650px;
	height: 200px;
	background: url(images/titlechips.gif) no-repeat;}

.exhibitrow {
	position: relative;
	float: left;
	padding: 60px 0;
	height: auto;
	width: 450px;}	
.exhibitrow h3 {
	font-size: 1.5em;
	text-align: center;}	
.exhibit li {
    text-align: left;
    padding-bottom: 10px;
	font-size: 1.5em;
	list-style-position: outside;
	list-style-type: circle;}	
/*registration footer*/
.registrate {
	text-align: center;
	padding-left: 350px;
	}
.r1 {
	padding-left: 400px;}
.r2 {
	width: 95%;

	float: left;}	
/*speakers*/

.speaker {
	width: 95%;
	margin: 1%;
	padding: 1%;
	padding-bottom: 60px;
	margin-bottom: 20px;
	border-bottom: solid thick gray;}	
	
.speaker img {
	float: left;
	margin: 0 20px 10px 0;
	width: 100px;}
.speaker h3 {
	text-align: left;}	
.speaker p {
	text-align: justify;
	font: 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1.2em;}
.speaker a:hover {
	color: white;}			
/*Courses*/
.course {
	width: 100%;
	margin-bottom: 25px;
	
	padding-bottom: 25px;}
.time {

	text-align: center;
	border-top:  double thick maroon;
	padding-top: 25px;}
.courseday {
	clear: both;}	
.courseday h1 {
	font-size: 3em;
	text-align: center;
	margin-bottom: 20px;}
.course h2 {
	font-size: 2.5em;}
.course h3 {
	font-size: 2em;
	font-style: italic;
	font-family: arial, sans-serif;
	font-weight: bold;}	
.course h4 {
	font-size: 1.7em;
	font-weight: bold;
	color: #333333;}	
.course h5 {
	font-size: 1.3em;
	font-family: arial;
	font-weight: bold;
	font-variant: small-caps;

	color: maroon;}
.course p {
	margin-top: 15px;
	font-family: arial;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;}
.c1 {background: wheat;
padding: 8px;}
.c2 {background: #ff936f;
padding: 8px;}
.c3 {text-align: center;
}	
.prev {float: left; 
margin-left: 10px;margin-bottom: 10px;

text-align: right;
	background: url(images/prevarrow.png) no-repeat left bottom;}
.prev a {
	line-height: 50px;
	padding-left: 65px;
	font-size: 16px;
	color: maroon;
	text-decoration: none;}
.prev a:hover {
	text-decoration: underline;}	


.next {float: right;
margin-right: 10px;
margin-bottom: 10px;

text-align: right;
	background: url(images/nextarrow.png) no-repeat right bottom;}
.next a {
	line-height: 50px;
	padding-right: 65px;
	font-size: 16px;
	color: maroon;
	text-decoration: none;}
.next a:hover {
	text-decoration: underline;}	

				
/*footer*/				

#footer {
	color: white;
	text-align: center;
	float: left;
	height: 41px;
	margin-top: 25px;
	width: 100%;
	line-height: 41px;

	background-image: url(images/headbkg.gif);}	
#footer a {color: white;}
#footer a:hover {color: orange;}
	