@charset "UTF-8";

#header {
	text-align: center;
	margin: auto;
	width: 950px;
	padding-top: 5px;
	padding-bottom: 10px;
}
body {
	background-color: #F1F3F4;
	background-repeat: no-repeat;
	color: #F1F3F4;
}
#hearts {
	float: left;
	position: relative;
	left: 300px;
	top: 22px;
}
#work {
    height: 300px;
    width: 360px;
    text-align: left;
    background-color: #F1F3F4;
    float: left;
}
#hearts2 {
	float: right;
	position: relative;
	left: -300px;
	top: 22px;
}
#menubar {
	text-align: center;
	margin: auto;
	width: 700px;
	padding-top: 10px;
}
#menubar1 {
	width: 500px;
	margin: auto;
}
#menubar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #551A8b;
	text-decoration: none;
	display: block;
	float: left;
	width: 160px;
}
#content {
    width: 700px;
    padding-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #551A8b;
    font-size: 13px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    height: 800px;
    text-align: center;
}

#content a {
	color: #551A8b;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#image {
	width: 800px;
	margin: auto;
	padding-top: 30px;
	text-align: center;
	float: none;
	margin-left: 100px;
	height: 800px;
	padding-left: 75px;
}
#menubar2 {
	width: 100%;
	text-align: center;
}


 #settingsbox {
	position: absolute;
	left: 210px;
	top: 154px;
	background-color: #666666;
	width: 173px;
	height: 62px;
	font-family: "Times New Roman", Times, serif;
	color: #660066;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	border: thick solid #333333;
	visibility: visible;
}

.thumbnail img{
	float: none;
	margin-top: 0;
	margin-left: 0;
}
.thumbnail img a{
	height: 65px;
	width: 65px;
}

.thumbnail:hover{
background-color: transparent;
}
.thumbnail {
	float: left;
}


.thumbnail:hover img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -300px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -10px;
	left: -325px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	height: 200px;
	width: 300px;
}
#settingsbox {
	background-color: #666666;
	border: medium groove #333333;
	position: absolute;
	height: 91px;
	width: 300px;
}
#imageGym {
	height: 325px;
	width: 850px;
	text-align: left;
	margin: auto;
	border: 1px solid #FC9;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#Front img {
	padding-top: 20px;
}
#front2 {
	height: 200px;
	width: 250px;
	float: right;
	margin-right: 175px;
	text-align: left;
	font-size: 14px;
}
  
#content #image #imageLeft p {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
}
#content #imageLeft p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 10px;
}
