body {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-align: left;
	background-color: #ffffff;
	color: #727272;
}
a {
	text-decoration:none;
	color:#CE0E41;
	text-decoration:underline;
}

input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:hover {
	color: #CE0E41;
	
}

/*********** HEADER DIV ********/

#header {
	width:747px;
	height:130px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
}
#header h1 {
	margin:0px;
	padding:0px;
}
#header h1 span {
	display:none;
}
#header a#register_now {
	display:block;

	position:relative;
	top:107px;
	left:595px;
	width:120px;
	height:24px;
	/*background-color:red;*/
}
#header a#register_now span {
	display:none;
}

/*********** NAVIGATION DIV ********/

#navigation {
	width:747px;
	height:31px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation table tr td a {
	text-decoration:none;
}
#navigation a span {
	display:none;
}

#navigation a img {
	margin-top:5px;
	margin-left:7px;
	margin-right:7px;
}

/*********** SECONDARY NAVIGATION DIV ********/

#navigation_secondary {
	width:747px;
	height:38px;
	background-image: url(images/nav_bg_secondary.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#navigation_secondary table tr td a {
	text-decoration:none;
}
#navigation_secondary a span {
	display:none;
}

#navigation_secondary a img {
	margin-top:6px;
	margin-left:7px;
	margin-right:7px;
}





/********** PHOTO AREA DIV *********/

#photo_area {
	width:747px;
	height:296px;
	background-image: url(images/home_photo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#photo_area div#photo {
	width:729px;
	height:282px;
	position:relative;
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	left:9px;
	top:4px;
}
#photo_area div#photo div#window {
	position:absolute;
	width:730px;
	height:81px;
	top:201px;
	left:0px;
	/*border:1px solid red;*/
	overflow:hidden;
	z-index:10;
}

.lines {
	z-index:5;
	width:729px;
	height:282px;
}



.window_top {
	
	text-align:right;
}
#contents {
	
	height:84px; 
	color:white; position:relative;
	background-image:url(images/featured_newsbg.png);
	/*background-color:#545454;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90; */
	line-height:12px;
}	
#contents img.thumbnail {
	border:1px solid white;
	margin:2px 0px 2px 10px;
	padding:0px;
}
#open_button {
	display:none;
}

#contents span.teaser {
	color:#D3D3D3;
}

/********** NEWSTICKER DIV *********/
#news_ticker {
	width:747px;
	height:28px;
	background-image: url(images/news_ticker_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#news_ticker div.date {
	position:relative;
	color:white;
	width:119px;
	height:18px;
	left:115px;
	top:4px;
	
}
#news_ticker div.date span {
	display:none;
}


/******* LOWEVER DIV ***************/

#lower {
	width:747px;
	height:224px;
	background:url('images/lower_bg.jpg');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#lower .pod {
	float: left; 
	width: 176px; 
	height: 208px;
}
#lower .cells {
	padding-left:5px;
	padding-top:6px;
}
#lower .caption {
	padding-left: 15px; 
	padding-right: 15px; 
	text-align: center; 
	height: 77px;
	padding-top:5px;
	line-height:12px;
}
#lower .feature_photo {
	background-repeat: repeat-x; 
	background-position: left top; 
	width: 176px; 
	height: 84px; 
	margin-bottom:1px;
}

/********* PAGE_CONTENT DIV (on secondaries) *******/

#page_content {
	width:747px;
	background-repeat:no-repeat;
	background-position:left top;
	color:black;

}

/* MID 10 AND MID 15 PAGE */
.module_container {
	display: block;
	position: relative;
	width: 500px;
}


/* PHOTO GALLERY (MID 15) */

.photo_module {
	display: block;
	position: relative;
	float: left;
	width: 94px;
}
.photo_module_space {
	display: block;
	position: relative;
	float: left;
	width: 15px;
	
}

/* WALLPAPER GALLERY (MID 10) */
.wallpaper_module_space {
	display: block;
	position: relative;
	float: left;
}

.r {
	position:absolute;
	top: 0px;
	right:0px;
	padding: 0;
	margin: 0;
}

.bg_no-repeat {
	background-repeat: no-repeat;
}
.speakers_tbl {
	background-image: url(images/speakers.jpg);
	height: 676px;
}
.speakers_box {
	padding-left: 112px;
	padding-top:16px;
	height:105px;
	margin-top:-10px;
	overflow:hidden;
}

.speakers  {padding-left:30px;}
.speakers h4 {margin:0; color:#ce0e41; font-size:10px;}
.speakers .triano{ background: url(images/speakers/triano.png) no-repeat;}
.speakers .evans{ background: url(images/speakers/evans.png) no-repeat; }
.speakers .kapono{ background: url(images/speakers/kapono.png) no-repeat;  }
.speakers .moon{ background: url(images/speakers/moon.png) no-repeat;}
.speakers .parker{ background: url(images/speakers/parker.png) no-repeat;}
.speakers .devlin{ background: url(images/speakers/devlin.png) no-repeat;}

