@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
#outer {
}
#outer {
	height: 700px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 75px;
	width: 952px;
	background-color: #000000;
}
#nav {
	float: left;
	height: 31px;
	width: 115px;
	background-image: url(blueButton.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 31px;
	position: relative;
	top: 44px;
}
#nav a:link {
	float: right;
	background-image: url(blueButton.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 31px;
	text-decoration: none;
	width: 115px;
}
#nav a:hover {
	background-image: url(blackButton.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#nav a:visited {
	background-image: url(blueButton.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#logo {
	height: 52px;
	width: 362px;
	padding-top: 10px;
	padding-left: 65px;
	float: left;
}
#header2 {
	height: 75px;
	width: 952px;
	background-color: #000000;
}
#MainBody {
	height: 560px;
	width: 702px;
	background-color: #000000;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 5px;
	float: left;
	overflow: auto;
}
#mainBodyOuter {
	height: 750px;
	width: 100%;
	background-color: #000000;
}
#pictureHolder {
	float: left;
	width: 180px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#links {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 10px;
	line-height: 24px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00ADEF;
	line-height: 50px;
}

#MainBody a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#MainBody a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#MainBody a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#Bottom {
	height: 100px;
	width: 50%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	float: left;
}
#Bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#Bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#Bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.right {
	float: right;
}

#formEl {
	height: 20px;
	width: 96px;
	float: left;
	padding-bottom: 8px;
	margin-left: 4px;
}
#fornFI {
	float: left;
	height: 20px;
	width: 250px;
	padding-bottom: 8px;
}
#formMS {
	height: auto;
	width: 600px;
	float: left;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #00ADEF;
	line-height: 50px;
	text-align: center;
}
#more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(more.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	float: right;
	height: 26px;
	width: 100px;
	
}
#more a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(more.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	float: right;
	height: 26px;
	width: 100px;
	
}
#more :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #999999;
	background-image: url(more2.png);
	background-repeat: no-repeat;
	display: block;
}
#more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(more.png);	
}
#MainBody2 {
	height: 560px;
	width: 100%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	background-image: url(big_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header3 {
	height: 75px;
	width: 937px;
	background-color: #000000;
	padding-left: 15px;
}
#MainBodyGall {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
	float: left;
}
#picholder {
	float: left;
	width: 180px;
	margin-right: 5px;
	border: thin solid #FFFFFF;
	margin-bottom: 5px;
	height: 180px;
}
#picWrap {
	margin: auto;
	height: 100%;
	width: 100%;
}
<style type="text/css">

/*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: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
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; /*position where enlarged image should offset horizontally */
	left: 10%;
	top: 20%;
}
#outer2 {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#mainBodyOuterGall {
	height: 800px;
	width: 100%;
	background-color: #000000;
}

