@charset "UTF-8";
/* CSS Document */

body,

html {
	margin:0;
	padding:0;
}

#stretch1 {
	width:100%;
	background:url(images/top_gradient.jpg);
	background-repeat:repeat-x;
	height:461px;
}

#wrap1 {
	width:1046px;
	margin:0 auto;
	background:none;
}


#header {
	width:949px;
	margin-left:0px;
	margin-right:97px;
	background:none;
}

#header_spaceright {
	width:97px;
	height:461px;
	background-image:url(images/balloon.jpg);
	background-repeat:no-repeat;
	float:right;
}

#header_left {
	width:309px;
	float:left;
	background:none;
}

#header_right {
	width:640px;
	height:308px;
	float:right;
}

#header_rollover {
	display: block;
    width: 640px;
    height: 308px;
    background: url("images/header_right.jpg") no-repeat 0 0;
}

#header_rollover:hover {
	background: url("images/header_right2.jpg") no-repeat 0 0;
}
	

#quote {
	clear:left;
	background:none;
	width:949px;
}

#stretch2 {
	clear:both;
	width:100%;
	background:#e7e7e7;
	height:1500px;
}

#wrap2 {
	width:1046px;
	margin:0 auto;
}

div.main1 {
	width:949px;
	margin-left:0px;
	margin-right:97px;
	height:238px;
	clear:both;
}

div.main_spaceright {
	width:97px;
	float:right;
}

div.main_right {
	width:299px;
	padding:15px 10px 15px 15px;
	float:right;
	height:208px;
	position:relative;
}

div.main_left {
	width:617px;
	float:left;
	height:223px;
	padding-left:8px;
	padding-top:15px;
	
}

div.main_icon {
	width:250px;
	text-align:right;
	position:absolute;
	bottom:0px;
	right: 20px;
}

div.main_divider {
	width:949px;
	padding-top:15px;
	height:2px;
	clear:both;
}



div.main2 {
	width:949px;
	margin-left:0px;
	margin-right:97px;
	height:400px;
	clear:both;
	
}

div.main2_1 {
	width:296px;
	float:left;
	padding:15px 10px 15px 10px;
	height:370px;
	
}

div.main2_2 {
	width:296px;
	float:left;
	padding:15px 10px 15px 10px;
	height:370px;
}

div.main2_3 {
	width:296px;
	float: right;
	padding:15px 10px 15px 10px;
	height:370px;
}

div.main2_icon {
	width:949px;
	margin-left:0px;
	margin-right:97px;
	height:35px;
	clear:both;
}
	

div.main2_icon1 {
	width:296px;
	float:left;
	padding:0px 20px 0px 0px;
	height:35px;
	text-align:right;
}

div.main2_icon2 {
	width:296px;
	float:left;
	padding:0px 20px 0px 0px;
	height:35px;
	text-align:right;
}

div.main2_icon3 {
	width:296px;
	float: right;
	padding:0px 20px 0px 0px;
	height:35px;
	text-align:right;
}


#stretch3 {
	clear:both;
	width:100%;
	background:url(images/sky_bg.jpg);
	background-repeat:repeat-x;
	height:1044px;
}

#wrap3 {
	width:1182px;
	margin:0 auto;
	background:none;
	height:1044px;
}

#bio_left {
	width:153px;
	height:1044px;
	float:left;
	background-image:url(images/balloons_left.jpg);
	background-repeat:no-repeat;
}

#bio_right {
	width:233px;
	height:1044px;
	float:right;
	background-image:url(images/balloons_right2.jpg);
	background-repeat:no-repeat;
}

#bio_center {
	width:796px;
	height:1044px;
	float:left;
}

#bio_center_balloons {
	width:796px;
	height:287px;
	background-image:url(images/balloons_center.jpg);
	background-repeat:no-repeat;
}

#bio1 {
	width:796px;
	height:223px;
	clear:both;
}

#bio_profile {
	width:250px;
	height:223px;
	clear:left;
	float:left;
}

#bio_box {
	width:496px;
	height:163px;
	float:right;
	background-image:url(images/biobox.jpg);
	background-repeat:no-repeat;
	padding: 60px 25px 0px 25px;
}

#bio2 {
	width:796px;
	height:355px;
	clear:both;
}

#bio_tweet {
	width:240px;
	height:340px;
	padding-left:10px;
	padding-top:15px;
	clear:both;
	float:left;
	background:none;
}

#bio_whiteboard {
	width:546px;
	height:355px;
	float:right;
}

#bio3 {
	width:796px;
	height:179px;
	clear:both;
	background-image:url(images/desk.jpg);
	background-repeat:no-repeat;
}



#stretch4 {
	clear:both;
	width:100%;
	background:url(images/grass.jpg);
	background-repeat:repeat-x;
	height:306px;
}

#wrap4 {
	width:1000px;
	margin:0 auto;
	background:none;
	height:250px;
}
	
#friends_left {
	width:250px;
	padding-top:85px;
	text-align:right;
	float:left;
}

#friends_right {
	width:510px;
	padding-top:75px;
	text-align:left;
	padding-left:60px;
	padding-right:180px;
	float:right;
}

#copyright {
	width:1000px;
	padding-top:10px;
	text-align:center;
	clear:both;
	margin:0 auto;
}


.text_friends {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#d7c54b;
	letter-spacing:-1px;
	font-weight:bold;
	font-style:italic;
}

.text_quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height: 40px;
	color:#000;
	letter-spacing:-2px;
}

.text_main_titleblue {
	font-family:Helvetica, Arial, sans-serif;
	font-size:19px;
	color:#0085fe;
	letter-spacing:-1px;
}

.text_main_titlered {
	font-family:Helvetica, Arial, sans-serif;
	font-size:19px;
	color:#e80000;
	letter-spacing:-1px;
}

.text_main_titlegreen {
	font-family:Helvetica, Arial, sans-serif;
	font-size:19px;
	color:#029c1f;
	letter-spacing:-1px;
}

.text_main_titleyellow {
	font-family:Helvetica, Arial, sans-serif;
	font-size:19px;
	color:#94a102;
	letter-spacing:-1px;
}

.text_main {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	letter-spacing:0px;
	line-height:20px;
	position: relative;
	top: 20px;
}

.text_main_sm {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	letter-spacing:0px;
	line-height:20px;
	
}

.text_main2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	letter-spacing:0px;
	line-height:20px;
}

.text_bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	letter-spacing:-1px;
	line-height:20px;
}

.text_tweet {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:25px;
}	

.text_copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#d7c54b;
	letter-spacing:-1px;
	line-height:17px;
	
}
	

.introimage img {
   border:2px solid #ffffff;
}
.introimage:hover img {
   border:2px solid #BBBBBB;
}



a.maintitle:link {
	text-decoration: none;
}

a.maintitle:active {
	text-decoration: none;
}
a.maintitle:visited {
	text-decoration: none;
}
a.maintitle:hover {
	text-decoration: underline;
	color:#BBBBBB;
}

a:link {
	text-decoration:none;
	color:#0085fe;
}

a:active {
	text-decoration:none;
	color:#0085fe;
}

a:visited {
	text-decoration:none;
	color:#0085fe;
}

a:hover {
	text-decoration: underline;
	color:#ff0000;
}

.hiddenPic {display:none;}