body,html {
        color: gray;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background:#efefef;
        padding:0;
	text-align: "center";
}
a:link { color: gray }
a:visited { color: gray }
a:hover { color: #F0AF35 }
a:active { color: red }

img {border: none;}

#pagecontainer {
        margin:0 auto;
	width:860px;
	text-align: left;
}
#mainbox {
        border-left: solid 1px #777777;
        border-right: solid 1px #777777;
        border-bottom: solid 1px #777777;
	background-color: white;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	width: 860px;
	padding:8px;
}
.boxhead a:link, .boxhead a:visited {
	color: white;
	text-decoration: none;
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.boxhead {
	background: #777777; 
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
        border: 0px;
	width: 878px;
}

.boxhead a:hover { color: white; background-color: #aaaaaa; text-decoration: none; }
.boxhead a:active { color: red; text-decoration: none; }

.boxtitle {
	background: #555555; 
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 5px;
        border: 0px;
}

.innerbox {
        border: solid 1px #aaaaaa;
	position:relative;
	top:0px;
	width:381px;
	padding: 8px;
}
.innerbox a {
    text-decoration: none;
    color: grey;

}
.image {
    display: block;
    float: left;

    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
    padding: 9px;

    margin-top: 0px;
    margin-bottom: 9px;
    margin-right: 0px;
    margin-left: 0px;
    width: 360px;
}

.imagethumb {
	position:relative;
	float: left;
	width: 100px;

	margin: 0px;
	padding: 0px;
	border: 0px;
}

.imagetext {
	position:relative;
	float: right;
	width: 240px;
	height: 65px;

        font-size: 9px;
        font-weight: normal;
	margin: 0px;
	padding: 0px;
        text-decoration: none;
	color: #1177aa;
}

.imagetext H1 {
    font-size: 11px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #555555;
}


#copy {
        font-size: 0.7em;
        margin-top: 5px;
        padding: 0;
}

#flashcontent {
	margin: 15px auto;
	margin-bottom: 0px;
	width: 564px;
	height: 400px;
}


#header H1
{
	font-size: 2.1em;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #a7a9ac;
	font-weight: lighter;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;

}
.space {
    display: block;
    float: left;

    padding-top: 9px;
    padding-bottom: 9px;

    margin-top: 48px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    width: 380px;
    height: 29px;
}


/* Square Image Thumbnails  (download e browse)
 */
.simagethumb a, .simagethumb a:hover {
        display: block;
        padding: 9px;
        margin: 0px 6px 6px 0px;
        line-height: 0px;
	border: 1px solid #e6e6e6;
	background-color: #f6f6f6;
}
.simagethumb a:visited {
    background-color: #e0e0e0; // fcfcfc
    border: 1px solid #f8f8f8; // f8f8f8
}
.simagethumb a:hover {
        background-color: #f3f3f3;
        border: 1px solid #cccccc;
}
.simagethumb {
        float: left;
}

.previews {
        color: #5A5A4B;
	margin: 0 auto;
	width: 808px;
	margin-top: 10px;
}
.previews img {
        border: 0;
}
#gallerytitle {
        border-bottom: 1px solid #E6E6DF;
        padding-bottom: 0px;
        margin-bottom: 0px;
        color: #a7a9ac;
        font-weight: lighter;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
#gallerytitle a:link, a:active, a:visited { text-decoration: underline; color: #17A; }
#gallerytitle a:hover, a:focus { text-decoration: none; color: #6BD; }

.lightcontent {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 1em;
        color: #VBB;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.lightcontent a:link, .lightcontent a:active, .lightcontent a:visited
{
	text-decoration: none;
	color: #1177aa;
}

.lightcontent a:hover, .lightcontent a:focus
{
	text-decoration: none;
	color: #66bbdd;
}

.lightcontent a:hover, .lightcontent a:focus
{
	text-decoration: none;
	color: #66bbdd;
}

