body {
    background-color: #ffffff;
}

#menu {
    width: 960px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    background: rgb(109,179,242); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu li {
    Float: left;
    margin: 5px;
    padding: 5px;
}

#menu li a {
    display: block;
    margin-top: 2px;
			/*margin-bottom: 8px;*/
			/*padding: 10px;*/
    text-decoration: none;
    font-size: 0.9em;
    font-family: arial, verdana, sans-serif;
    color: #ffffff;
			/*background-color: #999999;*/
			/*-webkit-border-radius: 5px;*/
			/*border-radius: 5px;*/
}

#menu li a:hover {
    color: #cccccc;
}

#sitetitle {
    margin: 20px auto 30px auto;
    padding: 10px 0 10px 0;
    width: 910px;
    background-image: url('../img/theexperiment.png');
    background-repeat: no-repeat;
    background-position: top center;
}

#sitetitle h3 {
    width: 960px;
    padding-top: 140px;
    text-align: center;
    font-size: 1em;
    font-family: arial, verdana, sans-serif;
    color: #80b2ff;
}

#sitetitle p {
    width: 960px;
    text-align: center;
    font-size: 0.7em;
    font-family: arial, verdana, sans-serif;
    color: #003380;
}

/*#sitetitle img		{

			float: left;

			width: 150px;

			padding: 0 40px 0 10px;

}

*/

.date {
    margin: 0 auto 0 auto;
    padding: 0 30px 0 0;
    width: 930px;
    font-size: 0.7em;
    font-family: arial, verdana, sans-serif;
    color: #999999;
    text-align: right;
}

.time {
    margin: 0 auto 0 auto;
    padding: 0 30px 0 0;
    width: 930px;
    font-size: 0.7em;
    font-family: arial, verdana, sans-serif;
    color: #999999;
    text-align: right;
}

h2 {
    font-size: 1em;
    font-family: arial, verdana, sans-serif;
    color: #ffffff;
    padding-left: 20px;
    text-align: left;
}

h3 {
    font-size: 1em;
    font-family: arial, verdana, sans-serif;
    color: #2e8ae6;
}

h4 {
    font-size: 1em;
    font-family: arial, verdana, sans-serif;
    color: #660033;
}

#section1 {
    margin: 0 auto 0 auto;
    width: 960px;
    padding: 1px;
    background: rgb(217,217,217); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(217,217,217,1) 6%, rgba(205,205,205,1) 54%, rgba(191,191,191,1) 55%, rgba(209,209,209,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,rgba(217,217,217,1)), color-stop(54%,rgba(205,205,205,1)), color-stop(55%,rgba(191,191,191,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

#para {
    margin: 0 auto 30px auto;
    padding: 2px 30px 10px 30px;
    width: 902px;
			/*background-color: #C299AD;*/
			/*-webkit-border-radius: 15px;*/
			/*border-radius: 15px;*/
			/*border: 1px solid #99ccff;*/
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 54%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

#para p {
    font-size: 0.9em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

#para li {
    font-size: 0.9em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

div.progimg {
    padding-top: 3px;
    padding-bottom: 5px;
    margin: 10px 20px 10px 20px;
    border-radius: 15px;
    border: 1px solid #999999;
    height: auto;
    width: 250px;
    float: left;
    text-align: center;
    background-color: #ffffff;
}

div.progimg progimg {
    display: inline;
    margin: 10px 20px 10px 20px;
}

div.desc {
    font-size: 0.7em;
    font-family: arial, verdana, sans-serif;
    color: #999999;
    text-align: center;
    width: 250px;
    margin: 2px;
}

div.progimg p.text {
    clear: both;
    margin: 375px 5px 5px 5px;
}

#section2 {
    margin: 0 auto 0 auto;
    width: 960px;
    padding: 1px;
    background: rgb(217,217,217); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(217,217,217,1) 6%, rgba(205,205,205,1) 54%, rgba(191,191,191,1) 55%, rgba(209,209,209,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,rgba(217,217,217,1)), color-stop(54%,rgba(205,205,205,1)), color-stop(55%,rgba(191,191,191,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

#para2 {
    margin: 0 auto 30px auto;
    padding: 2px 30px 10px 30px;
    width: 902px;
			/*background-color: #C299AD;*/
			/*-webkit-border-radius: 15px;*/
			/*border-radius: 15px;*/
			/*border: 1px solid #99ccff;*/
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 54%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

#para2 p {
    font-size: 0.9em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

#para2 form p {
    font-size: 1em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

#para2 li {
    list-style: none;
    font-size: 0.9em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

#para2 li a {
    text-decoration: none;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

#section3 {
    margin: 0 auto 0 auto;
    width: 960px;
    padding: 1px;
    background: rgb(217,217,217); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(217,217,217,1) 6%, rgba(205,205,205,1) 54%, rgba(191,191,191,1) 55%, rgba(209,209,209,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,rgba(217,217,217,1)), color-stop(54%,rgba(205,205,205,1)), color-stop(55%,rgba(191,191,191,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

#para3 {
    margin: 0 auto 30px auto;
    padding: 2px 30px 10px 30px;
    width: 902px;
			/*background-color: #C299AD;*/
			/*-webkit-border-radius: 15px;*/
			/*border-radius: 15px;*/
			/*border: 1px solid #99ccff;*/
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 54%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

#para3 p {
    font-size: 0.9em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

form {
    font-size: 0.9em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
}

legend {
    font-size: 1.3em;
    font-family: arial, verdana, sans-serif;
    color: #000000;
}

#query {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 20px 60px;
    width: 450px;
}

div.row {
    clear: both;
    padding-top: 10px;
}

div.row span.label {
    float: left;
    width: 100px;
    padding: 5px;
    text-align: right;
}

div.row span.form1 {
    float: right;
    width: 300px;
    text-align: left;
}

#gif {
    margin-left: auto;
    margin-right: auto;
    width: 820px;
}

#png {
    margin-left: auto;
    margin-right: auto;
    width: 820px;
}

#jpg {
    margin-left: auto;
    margin-right: auto;
    width: 820px;
}

#mod {
    margin: 0 auto 0 auto;
    padding: 0.5px 30px 0.5px 30px;
    width: 902px;
}

#mod p {
    font-size: 0.7em;
    font-family: arial, verdana, sans-serif;
    color: #999999;
    text-align: right;
}

#copy {
    margin: 0 auto 0 auto;
    padding: 0.5px 30px 0.5px 30px;
    width: 902px;
    background: rgb(217,217,217); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(217,217,217,1) 6%, rgba(205,205,205,1) 54%, rgba(191,191,191,1) 55%, rgba(209,209,209,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,rgba(217,217,217,1)), color-stop(54%,rgba(205,205,205,1)), color-stop(55%,rgba(191,191,191,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(217,217,217,1) 6%,rgba(205,205,205,1) 54%,rgba(191,191,191,1) 55%,rgba(209,209,209,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

#copy	p {
    font-size: 0.7em;
    font-family: arial, verdana, sans-serif;
    color: #ffffff;
}

#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox img {
    width: auto;
    height: auto;
}

#lightbox a img {
    border: none;
}

#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer {
    padding: 10px;
}

#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#imageContainer>#hoverNav {
    left: 0;
}

#hoverNav a {
    outline: none;
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData {
    padding: 0 10px;
    color: #666;
}

#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}
