body {
	background-image: url(http://hdr-eye.com/img/bgwhite.jpg);
	background-repeat: repeat;
}

.pad {
	padding: 1em;
}

#header {
	padding: 2em 0 2em 0;
	background-color: #111111;
}

#menu {
	padding: 0 0 2em 0;
	background-color: #111111;
}

#content {
	padding: 0 0 2em 0;
	background-color: #111111;
	color: #FFFFFF;
}

#myGallery
{
	width: 800px !important;
	height: 534px !important;
}

#footer {
	background-color: #111111;
	color: #FFFFFF;
}

.container {
	margin-top: 35px;
	background-color: #111111;
	border: 1px ridge #555555;
}
/*
.menu1 {padding:0 0 0 0.5em; margin:0; list-style:none; height:35px; background:#FFF url(../img/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#CCC; text-decoration:none; font-size:16px; font-family: georgia, palatino linotype, serif; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a span {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../img/button3.gif);}
.menu1 li.current a span {background:url(../img/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../img/button2.gif);}
.menu1 li a:hover span {background:url(../img/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../img/button3.gif); cursor:default;}
.menu1 li.current a:hover span {background:url(../img/button3.gif) no-repeat right top;}
*/
.menu1 {padding:0 0 0 74px; margin:0; list-style:none; height:35px; background:#191919; position:relative;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#CCC; text-decoration:none; font-size:16px; font-family: georgia, palatino linotype, serif; text-align:center; padding:0 16px 0 16px; cursor:pointer;}
/*.menu1 li a span {float:left; display:block; padding:0 8px 0 8px;}*/
.menu1 li.current a {color:#fff; background:#191919;}
.menu1 li.current a span {background:#191919;}
.menu1 li a:hover {color:#fff; background:#333;}
.menu1 li a:hover span {background:#333;}
.menu1 li.current a:hover {color:#fff; background:#191919; cursor:default;}
.menu1 li.current a:hover span {background:#191919 no-repeat right top;}
