﻿.auto-style2 {
	margin-left: 131px;
	margin-top: 20px;
}
.auto-style3 {
	margin-top: 32px;
}
.auto-style4 {
	margin-left: 215px;
	margin-right: 210px;
	margin-top: 27px;
}
.auto-style5 {
	text-align: center;
	font-size: large;
}
.auto-style6 {
	margin-top: 151px;
}
a {
	color:white;
}
.auto-style7 {
	color: #FFFFFF;
	font-size: large;
	
}
.auto-style8 {
	text-decoration: none;
}
.auto-style9 {
	margin-top: 147px;
	margin-left: 0px;
}
.auto-style10 {
	color: black;
	text-decoration: none;
}
.auto-style11 {
	font-size: large;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 5px;
left: -1000px;
border:medium;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.auto-style12 {
	margin-left: 7px;
	margin-right: 0px;
}
.auto-style13 {
	margin-left: 200px;
}
