/*

NEEEAC CSS

*/

* {
	padding: 0px;
	margin: 0px auto;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
    font-family: Arial, sans-serif;
    text-align: left;
	color: #333333;
}

.center {
	text-align: center;
}

.spon {
	text-align: center;
}

body {
	text-align: center; /* IE Center Fix */
	margin: 0px auto;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}


div#container {
	text-align: left; /* align reset */
	width: 800px;
	margin: 0 auto;

}

.medColor {
	font-size: 16px;
	color: #660033;
}

/* Header (start) */


div#header {
	text-indent: -9999px;
	width: 800px;
	height: 104px;
	background-color: #999966;
	background-image: url(../img/2010header.jpg);
	background-repeat: no-repeat;
}

/* Navigation (start) */

ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

li {
	float: left;
}

#navigation {  /*ie fix*/
	margin: 0px auto;
	padding: 0px;
}

#navigation a {
display: block;
text-decoration: none;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: .73em;
line-height: 1.8em;
color: #ffffff;
background-image: url(../img/navbg.jpg);
padding: 5px;
margin: 0px;
height: 21px;
}

li#blank a {
	width: 8px;
 }
 
li#home a {
	width: 57px;
 }

li#glance a {
	width: 94px;
}

li#work a {
	width: 170px;
}

li#speakers a {
	width: 176px;
}

li#details a {
	width: 66px;
}

li#register a {
	width: 74px;
}

li#contact a {
	width: 75px;
}



#navigation li ul {	
	display: block;
	position: absolute;
	visibility: hidden;
	left: 0px;
	width: 170px;
	margin: 0;
}

#navigation li:hover ul {
	visibility: visible;
	z-index: 100;
}


#navigation #work {
	position:relative;
}





/* middle (start) */


div#bigPic {
	text-indent: -9999px;
	padding-top: 10px; 
	width: 800px;
	height: 400px;
	background: #999966 url(../img/2010bg.jpg) no-repeat bottom left;	
}

/* supages */

/* Sidebar Start */

div#content{
	margin: 0px auto;
	width: 800px;
	background-color: white;
}

div#sidebar {
	width: 200px;
	float: left;
	font-size: small;
}

div#sidebar #picSat {
	background-image: url(../img/2010-sidebar-th-mckibben.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}

div#sidebar #picSun {
	background-image: url(../img/2010-sidebar-sat-dhudson.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}


div#sidebar #picSched {
	background-image: url(../img/2010-sidepic3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}

div#sidebar #picSpeaker {
	background-image: url(../img/2010-sidepic2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}

div#sidebar #picDetails {
	background-image: url(../img/2010sidepic-lakemorey.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}




div#sidebar #picField {
	background-image: url(../img/2010-sidebar-fri-pForbes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}

div#sidebar #picEntertainment {
	background-image: url(../img/2009entertainment-pic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}

div#sidebar #picGlance {
	background-image: url(../img/2010-sidepic1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}

div#sidebar #picContact {
	background-image: url(../img/2010-sidepic4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}

div#sidebar #picRegistration {
	background-image: url(../img/2010-sidepic5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
	text-indent: -9999px;
	width: 190px;
	height: 148px;
}



div#sidebar p {
	color: #660033;
	padding: 5px;
	text-align: center;
}

div#sidebar a {
	text-decoration: none;	
	color: #333333;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	line-height: 15px;
}

div#sidebar a:hover {
	text-decoration: underline;	
	color: #336699;
}

div#sidebar #linkbox{
	border-style: solid;
	border-width: 2px;
	border-color: #660033;
	margin: 5px;
}

div#sidebar #sidebarSponsors .topsponsors {
	margin: 0 auto;
	padding: 5px 45px;
}

div#sidebar #sidebarSponsors .nhspon {
	margin: 0 auto;
	padding: 5px 20px;
}

/* Main Content, Right side Start */


div#main {
	width: 600px;
	float: right;
}

div#mainContent {
	padding: 10px;
}


h1 {
	font-size: large;
	color: #660033;
}

h3 {
	font-size: small;
	padding-top: 3px;
	padding-bottom: 3px;
}

h2 {
	font-size: medium;
	font-weight: bold;
}

p {
	font-size: small;
}


div#main a {
	text-decoration: none;
}

.clearFix {
clear:both;
font-size:0;
height:0;
overflow:hidden;
}

.sched {
	background-color: #660033;
	color: white;
	padding: 3px;	
}

.speaker {
	padding-right: 10px;
}

.glance {
	padding-left: 30px;
}

.thmPic {
	padding: 2px 8px 8px 0;
}

/* Footer Start */
div#clearFloats {
	clear: both;
}

div#footerContainer {
	background-image: url(../img/2010footer.jpg);
	background-repeat: no-repeat;
	height: 34px;
	text-align: center;
}


