@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #ace9fd url(images/clouds.png) no-repeat fixed;
}

img {
	border:none;
}

a {
	color: #06F;
	font-size: 14px;
	font-weight: bold;
}

a.name {
	margin-bottom:80px;
}

h1{
	font-family: 'Droid Serif', serif;
	color: #ffffff;
	font-size: 68px;
	font-weight: normal;
	line-height: 55px;
	padding-top: 180px;
}

h3{
	color: #5cadc7;
	font-size: 32px;
	line-height: 38px;
	font-family: 'Droid Serif', serif;
	text-decoration: none;
	margin-top: 10px;
}

h3 a{
	color: #5cadc7;
	font-size: 32px;
	line-height: 38px;
	font-family: 'Droid Serif', serif;
	text-decoration: none;
	margin-top: 10px;
}

.margin-top-20 {
	margin-top:60px;
}
div.hr {
  height: 20px;
  margin: 15px 0px 25px 0px;
  background: url(images/hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

.strike {
	text-decoration: line-through;
}

.article_navigation {
	background:#FFF;
	border:2px solid #999;
	padding:20px;
	}
.quotation {
	font-size: bold;
	font-style: italic;
	font-size:16px;
	color:#666;
	background:#d3f3fb;
	padding:15px;
}

.indent_text {
	text-indent: -9999px;
}

#bringtothemiddle {
	width: 990px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


#container {
	width: 990px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

#header{
	width: 990px;
	position: relative;
	height: 790px;
	background-image: url(images/relaxing.png);
}

	.twitter_update{
	position: absolute;
	width: 332px;
	height: 70px;
	left: 227px;
	text-align:center;
	top: 33px;
	font-size: 18px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #908231;
}

	.twitter_link{
	left: 797px;
	top: 238px;
	position: absolute;
	display: block;
}

	.twitter_link a{
	width: 60px;
	height: 60px;
	display: block;
	text-indent: -9000px;
}

	.home_link{
	left: 580px;
	top: 120px;
	position: absolute;
	display: block;
}

	.home_link a{
	width: 220px;
	height: 190px;
	display: block;
	text-indent: -9000px;
}

#Introduction{
	position: relative;
	width: 395px;
	margin-left:120px;
	padding-left: 395px;
	margin-top: -350px;
	font: italic 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 24px;
}

	#column1{
	width: 347px;
	position: relative;
	float: left;
}

	#column2{
	width: 594px;
	padding-left: 47px;
	position: relative;
	float: left;
}
	#menu {
		width:288px;
		height:399px;
		padding-top:41px;
		background:url(images/hand.png) no-repeat;
		position:fixed;
		bottom:-44px;
		left:100px;
		z-index:999px;
		float:left;
		
	
	}
	
	.article {
		margin-top:90px;
		display:block;
		margin-bottom:30px;
	}
	
	#menu ul li {
		list-style-type:none;
		width:96px;
		margin-bottom:1px;
		margin-left:-17px;
	}
	
	#menu ul li a {
		color:#FFF;
		line-height:16px;
		background:#333;
		width:96px;
		padding:4px 0px 4px 8px;
		font-size:12px;
		display:block;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	
	#menu ul li a:hover {
		color:#333;
		background-color:#fff;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
	}

	.spacer_ill {
		position:relative;
		float:left;
		width:967px;
		margin-left:-360px;
		margin-bottom:30px;
	}
		
	.thought_boxes {
		background:url(images/thoughts_bg.png) no-repeat;
		height:160px;
		width:178px;
		float:left;
		position:relative;
		margin-right:15px;
		padding-top:10px;
		padding-left:2px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align:center;
	}
	
	.thought_ill {
		position:absolute;
		width:302px;
		height:174px;
		margin-top:-20px;
		margin-left:-374px;
	}
		
	
	.thought_boxes img {
		margin-bottom:10px;}

	#footer{
	padding-left: 400px;
	width: 600px;
	float:right;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #777;
	position: relative;
	margin-left: auto;
	margin-top:100px;
	margin-right:auto;
	margin-bottom: -60px;
	height: 360px;
	background:url(images/footer.png) no-repeat center;
}


