/* CSS Document */

body {
	background-color: #5E0205;
	margin-top: 0px;
	
}
#container {
	background-image: url(images/template_1024bg_opt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}
#container_found {
	background-image: url(images/bg_foundation.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}
#container_contact{
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}
#container_current{
	background-image: url(images/bg_current.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}
#container_bio{
	background-image: url(images/bg_emma.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}
#container_mission{
	background-image: url(images/bg_mission.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}

#container_lup{
	background-image: url(images/bg_lup.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}

#container_links{
	background-image: url(images/bg_links.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 800px;
	width: 1024px;
	position: relative;
	
}




#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	height: 352px;
	width: 550px;
	position: absolute;
	left: 294px;
	top: 270px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1EC91;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#content_found {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	height: 400px;
	width: 550px;
	position: absolute;
	left: 294px;
	top: 270px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1EC91;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
}

#content_current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	height: 352px;
	width: 550px;
	position: absolute;
	left: 294px;
	top: 270px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1EC91;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
}

#content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F1DD5;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	color: #2F1DD5;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #5E0205;
	text-decoration: none;
	font-weight: bold;
}

#content_current a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F1DD5;
	text-decoration: none;
	font-weight: bold;
}

#content_current a:visited {
	color: #2F1DD5;
	text-decoration: none;
	font-weight: bold;
}
#content_current a:hover {
	color: #5E0205;
	text-decoration: none;
	font-weight: bold;
}

#content_mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	height: 370px;
	width: 590px;
	position: absolute;
	left: 297px;
	top: 279px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1EC91;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
	text-align: justify;
}

#content_mission a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F1DD5;
	text-decoration: none;
	font-weight: bold;
}

#content_mission a:visited {
	color: #2F1DD5;
	text-decoration: none;
	font-weight: bold;
}
#content_mission a:hover {
	color: #5E0205;
	text-decoration: none;
	font-weight: bold;
}
.mission_points {
	padding-right: 40px;
	padding-left: 10px;
	
}


#links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	height: 316px;
	width: 140px;
	position: absolute;
	left: 131px;
	top: 372px;
	padding: 10px;
	font-weight: bold;
}
#links a:link {
	color: #2F1DD5;
	text-decoration: none;
}

#links a:visited {
	color: #2F1DD5;
	text-decoration: none;
}

#links a:hover {
	color: #5E0205;
	text-decoration: none;
}


#pagetitle {
display: block;
	height: 73px;
	width: 341px;
	position: absolute;
	left: 546px;
	top: 210px;
	
}
#footer {
	display: block;
	height: 28px;
	width: 700px;
	position: absolute;
	left: 114px;
	top: 732px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFAD54;
}
#footer a:link {
	color: #FFAD54;
	text-decoration: none;
}
#footer a:visited {
	color: #FFAD54;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;

}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	display: block;
	border: 1px solid #F1EC91;
}
.video {
	display: block;
	margin-right: 5px;
	text-align: justify;
	height: auto;
	width: 225px;
}
.quote {
	display: block;
	height: auto;
	width: 400px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

