a{
	border: none;
}
a:link {
	color: #2A5FFF;
	text-decoration: none;
	font-variant: normal;
	border: none;
	border-style: none;
}
a:hover {
	color: #BB0000;
	text-decoration: underline;
	border: none;
	border-style: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
	border: none;
	border-style: none;
}
a:active {
border: none;
color: none;
}
body{background-image: url(images/back4.jpg); margin-top: 0px;}
.hidden{
	display: none;
}
.head{font-size: 20px; font-weight: bolder;}
.links{text-align: left; text-indent: 10px;}
.icons img{
	text-decoration: none;
	color: none;
	border: none;
}
.icons:link img{
	color:white;
	border: none;
	border-style: none;
}
.icons:active img{
	color:white;
	border: none;
	border-style: none;
}
.icons:hover img{
	color:white;
	border: none;
	border-style: none;
}

.link-tags{
	border: white solid 1px;
}
a.boot-camp-link{
	background: url(images/get-started-boot-camp.jpg) top center no-repeat;
	width: 170px;
	height: 43px;
	padding: 10px 45px 12px 45px;
	margin: 20px 0 20px 0;
	color: #f4da84;
	font-size: 1.15em;
	font-style: italic;
	font-weight: bold;
}
.boot-camp-link:hover{
	background: url(images/get-started-boot-camp-rollover.jpg) top center no-repeat;
	width: 170px;
	height: 43px;
	text-decoration: none;
	margin: 20px 0 20px 0;
	color: #3c3c8d;
}


#testimonials{
	max-height: 450px;
	width: 280px;
	overflow: scroll;

}
div.photos{

	margin: -430px 0 0 0;
}
