/* CSS Document */

a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

.heading {
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
}
.body-title {
	color: #0066ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sub-title {
	color: #007192;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	
	
.quote {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body-text {
	color: #A2CCE6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;	
}
.contact {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;	
}
.twitter {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin:10px;	
}
.tiny-text {
	color: #A2CCE6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mailing-list {
	font-family: Impact; 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: bold; 
}
#background-sponsorship {
	background-image:url(http://www.natashatsakos.com/images/upwake/titles/background-sponsorship.jpg);
	background-repeat:no-repeat;
	background-position:right top;

	}

#background-sponsorship2 {
	background-image:url(images/upwake/sponsors/background.jpg);
	background-repeat:no-repeat;

	}
	
#background-home {
	background-image:url(http://www.natashatsakos.com/images/upwake/home/pink_background.jpg);
	backgroun-repeat: x-repeat;
	background-position:right top;
	background-repeat: repeat-x;
	}
	
#background-bio {
	background-image:url(http://www.natashatsakos.com/images/bio/Biography-page.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	}

#background-process {
	background-image:url(http://www.natashatsakos.com/images/upwake/concept/background.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	}
#background-philosophy {
	background-image:url(images/upwake/philosophy/bg.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	}
#bgd-table {
	background-attachment: scroll;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
}
