.navbar ul {
	width:900px;
}

ul { 
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;

	
}

li {
	
	text-align: center;
	margin-right:5px; 
	padding: 20px; 
	display: inline-block;
	list-style:none;
	

}

a { 
	display: inline-block;
	width:120px;
	color:#fff;
	text-decoration:none;
	text-align: center;
	font-size:16px;
	background-color:#333;
	height:30px;
	line-height:30px;
	font-family:Droid Serif;
	transition: background-color 500ms ease-out 1s;
	float: inherit;
	
}



a:hover {

	color: #FD67DF;
	
}

.fancy_title {
font-family:Droid;
font-size:35px;
line-height: 1.5;
color: #FD67DF;

}


.carousel-indicators li {
	background-color: #FD67DF;

}

.h1 {
text-align: center;
font-family: Lobster;
color: black;
}

.h3 {
color: #FD67DF;
font-family:Droid Serif;
text-align: center;

}

.title {
text-align: center;
color: #FD67DF;
font-family:Droid Serif;
font-size: 25px;
padding: 25px;
}

.line-separator {

height:1px;

color: black;

border-bottom:1px solid black;

}

.mona {

float: left;
}

.p1 {

text-align: left;
font-family: Droid;
line-height: 1.8;
font-size: 1.3em;
padding: 10px; 
}

.safia {
float: left;
}

.carousel-caption {
text-align:center;
color: black;
font-family: Droid;
font-size: .75em;
line-height: 1.8;
}


.carousel-indicators {
float: left;
text-align: center;
color:#FD67DF;
width: 350px;
height: 25px;
margin: 10px;
}

.p2 {
float:right;
line-height: 1.8;
font-size: 1.3em;
font-family: Droid;
padding: 10px; 
}

.lizbeth {
float: left;
}

.andrewpic {
float: right;
padding: 10px; 
}

.andrewquote {
text-align: left;
font-family: Droid;
line-height: 1.8;
font-size: 1.0em;
}

.p3 {
text-align:left;
font-family: Droid;
line-height: 1.8;
font-size: 1.0em;
padding: 10px; 
}



.videowrapper {
float:right;
}

.h2 {
	
	float:left;
	font-family: Droid Serif;
	border: 15px solid;
	width: 500px;
	height:175px;
	padding: 10px; 
	border-color: #FD67DF;
	text-align: center;
}
	

