body {
	color: #ff758d;
	font-family: Trebuchet, Arial, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #ffcd4b;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;

	
	
}

div.centered{
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 80%;	
	background-image: url(xpoll.jpg);
	background-repeat: no-repeat;
	width: 800px;
	min-height: 533px;
}

#englishspanish{

	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	color: white;
	width: 60px;
	background-color: black;
	padding: 2px;
	
}

#e {
		color: white;
	}
#e:hover {
		color: #ffcd4b;

	}	

#s {
		color: white;
	}
#s:hover {
		color: #ffcd4b;

	}	

#about {
	text-align: left;
	background: #c2d8ff;
	color: black;
	padding: 10px;
	font-size: 10px;
	border-bottom: medium solid black;
}

#awards {
	
	background: #c2d8ff;
	color: black;
	padding: 10px;
	font-size: 10px;
	border-bottom: medium solid black;	
	
}

#interview {
	min-height: 75px;
	background: #c2d8ff;
	color: black;
	padding: 10px;
	font-size: 10px;	
	border-bottom: medium solid black;
	
}

#print {
	
	background: #c2d8ff;
	color: black;
	padding: 10px;
	font-size: 10px;	
	border-bottom: medium solid black;
	text-align: left;
}

img{
	margin: 15px 0 0 0;	
	
}
#type {
	
	background: #c2d8ff;
	color: black;
	padding: 10px;
	font-size: 10px;	
	border-bottom: medium solid black;
	text-align: left;
}

#video {
	
	background: #c2d8ff;
	color: black;
	padding: 10px;
	font-size: 10px;	
	border-bottom: medium solid black;
	
}

#links {
	
	background: #c2d8ff;
	color: black;
	padding: 10px;
	font-size: 10px;	
	border-bottom: medium solid black;
	text-align: left;
}


#about, #awards, #interview, #print, #type, #video, #links{
	font-family: verdana;
	font-size: 10pt;
	line-height: 20pt;
	color: black;
	background-color: #cccccc;
}

#about a:link, #awards a:link, #interview a:link, #print a:link, #type a:link, #video a:link, #links a:link {
	color: #EC008C;
	text-decoration: none;
}
#about a:visited, #awards a:visited, #interview a:visited, #print a:visited, #type a:visited, #video a:visited, #links a:visited {
	color: #EC008C;
	background-color: #CCCCCC;
}
#about a:hover, #awards a:hover, #interview a:hover, #print a:hover, #type a:hover, #video a:hover, #links a:hover {
	color: #EC008C;
	background-color: black;
}
#about a:active, #awards a:active, #interview a:active, #print a:active, #type a:active, #video a:active, #links a:active {
}




div.header{
	
	background: black;
	padding: 5px;
	margin-top: 200px;
	font-family: Trebuchet, Arial, Verdana, sans-serif;
	text-align: center;
}

a:link {
	color: #b5091b;
	text-decoration: none;
}
		
a:visited {
	color: #b5091b;
	text-decoration: none;		
}
		
a:hover {
	color: #ff4153;
	text-decoration:none;
}

#about_toggle {color: #ff758d}
#about_toggle:hover {color: #ff4153}
#about_toggle:visted {color: #ff758d}

#awards_toggle {color: #ff758d}
#awards_toggle:hover {color: #ff4153}
#awards_toggle:visted {color: #ff758d}

#interview_toggle {color: #ff758d}
#interview_toggle:hover {color: #ff4153}
#interview_toggle:visted {color: #ff758d}

#print_toggle {color: #ff758d}
#print_toggle:hover {color: #ff4153}
#print_toggle:visted {color: #ff758d}

#type_toggle {color: #ff758d}
#type_toggle:hover {color: #ff4153}
#type_toggle:visted {color: #ff758d}

#motion_toggle {color: #ff758d}
#motion_toggle:hover {color: #ff4153}
#motion_toggle:visted {color: #ff758d}

#links_toggle {color: #ff758d}
#links_toggle:hover {color: #ff4153}
#links_toggle:visted {color: #ff758d}

#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(spinner.gif) no-repeat center;
}