.happiness {	}

/* The Furnace */

/* @group body */

html {
	font-size: 1em;
}

body {
	text-align: center;
	background: #000222 url(../graphics/bg_mountain.jpg) no-repeat center top;
}

#all {
	width: 800px;
	text-align: left;
	padding: 10px;
	background: #787878 url(../graphics/bg.jpg) no-repeat;
	margin: 20px auto;
}



/* @end */

/* @group top */

#top {
}

#banner {
	width: 800px;
	height: 130px;
	background: url(../graphics/banner2.jpg) no-repeat;
}

/* @group nav */

#nav {
	
}

#nav ul li {
	float: left;
	margin-left: 1px;
	list-style-type: none;
}



/* @end */



/* @end */

/* @group main */

#main {
	width: 800px;
	margin-top: 5px;
}

#main img {
	border-style: none;
}

img.page_pic {
	margin-left: -10px;
}

#main h1 {
	color: #333;
	font: 2.6em Helvetica;
}

#main h2 {
	color: #111;
	font: bold 1.4em Helvetica;
	border-bottom: 2px solid #555;
	margin-bottom: 10px;
	padding-top: 20px;
}

#main h3 {
	font: bold 1.04em/2.5em Helvetica;
}

#main p {
	margin-bottom: 10px;
	font: 12px "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}

#main a {
	color: #333;
}

#main a:hover {
	color: #444;
}

#main ul {
	font-size: 16px;
	margin-top: 20px;
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 20px;
}

#main li {
	list-style-type: disc;
	font-size: 12px;
	line-height: 14px;
}

/* @group Main Left */

#main_left {
	width: 460px;
	float: left;
	margin-left: 8px;
}

#conference_home {
	margin-bottom: 10px;
}

#home_links {
	float: left;
}

#main_left_home {
	width: 580px;
	float: left;
}

#main_left_other {
	width: 580px;
	float: left;
}



/* @end */

/* @group Main Right */

#main_right {
	width: 210px;
	float: left;
	margin-left: 10px;
}

#main_right img {
}



/* @end */



/* @end */

.clear {
	clear: both;
}

.twenty_px {
	margin-top: 20px;
}

.hidden {
	display: none;
}

#coming {
	width: 208px;
	height: 131px;
	text-align: center;
	font: bold 2.5em/1.5em Helvetica;
	text-decoration: none !Important;
	background-color: #000;
	color: #fff;
	vertical-align: middle;
}

#coming2 {
	width: 208px;
	height: 120px;
	text-align: center;
	font: bold 2.5em/1.5em Helvetica;
	text-decoration: none !Important;
	background-color: #000;
	color: #fff;
	vertical-align: middle;
}

#videos {
	width: 208px;
	height: 125px;
	font: bold 2.5em/1.8em Helvetica !Important;
	text-decoration: none !Important;
	background-color: #000;
	color: #fff;
}

#videos a {
	color: #eeeeee;
	text-decoration: none;
	line-height: 1.8em;
}

/* @group mainbox */



#mainbox {
	position: relative;
	width: 580px;
	float: left;
}

#mainbox img {
	margin-left: -10px;
	margin-top: 1px;
}

#slider {
  margin:;
  position: relative;
	width: 580px;
}

.scroll {
  overflow: auto;
  position: relative;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-attachment: scroll;
	width: 470px;
	margin: 0;
	padding: 0;
	height: 500px;
}

.scrollContainer div.panel {
	width: 460px;
	position: relative;
	float: left;
	overflow: hidden;
	height: 600px;
	padding-left: 10px;
}

.navmain {
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	min-width: 60px;
	text-align: center;
	font: 20px Arial;
	background-image: url(graphics/button_bg.jpg);
	margin-left: 10px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	height: 90%;
	position: relative;
	overflow: auto;
}

/* @group scroll classes */

#slider h1 {
	padding: 0;
	margin: 0 0 10px;
}

#slider h3 {
	margin: 0 0 10px;
}

#slider p {
	margin: 0 0 10px;
	padding: 0 20px 0 0;
}



/* @end */

/* @end */

/* @group leftnav */

#leftnav {
	width: 119px;
	float: left;
	background: #787878 url(../graphics/subnav_back2.jpg) repeat-x left top;
	height: 500px;
	border: 1px none #cacaca;
	margin-left: -10px;
}

#leftnav a {
	color: #ffffff;
	text-transform: lowercase;
	width: 110px;
	text-align: right;
	background: url(../graphics/subnav.png) no-repeat left top;
	display: block;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 9px;
	text-decoration: none;
	height: 21px;
	padding-top: 4px;
}

#leftnav a:hover {
	background-image: url(../graphics/subnav_on.png);
}

#leftnav li {
	list-style-type: none;
}



/* @end */

ul.navigation {
	padding: 0 !Important;
	margin: 0 !Important;
	list-style-type: none;
}

/* @group tributes */

#main_left_other img {
	margin: 0;
}

.tribute {
	margin-bottom: 20px;
}

.tribute img {
	float: left;
	border-style: none;
	padding-right: 20px;
}

.tribute p {
	font-size: 12px !Important;
}

.title {
	color: #333;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;	font-size:12px;
}

.tribute_text {
	font-style: italic !Important;
	color: #222;
	font-size: 0.8em !Important;
}



/* @end */

/* @group media */

#media img {
	margin-top: 10px;
}

#twitter ul li {
	list-style-type: none;
	line-height: 34px;
}

#blogs ul li {
	list-style-type: none;
	line-height: 34px;
}



/* @end */

/* @group panel */

.panel ul li {
	list-style-type: none !Important;
}

#apartments img {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}



/* @end */

#school img {
	float: right;
}

#school h3 {
	padding-top: 10px;
}

#experience img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#experience p {
	display: table;
}

#experience h3 {
	padding-top: 10px;
}
