@charset "UTF-8";
/* CSS Document */

body {
    background: url(http://www.j5photography.com/themes/J5photo/images/bg.jpg) fixed top center no-repeat #333;
    color:#464242;
    font-family:sans-serif;
}

#container a:link {
    color:#FFFFFF;
	text-decoration:none;
}

#container a:visited {
    color:#FFFFFF;
	text-decoration:none;
}

#container {
    width:1020px;
    height:inherit;
    margin:0px auto 0px auto;
    position:relative;
}

#header {
    width:1020px;
    height:240px;
    background:url(http://www.j5photography.com/themes/J5photo/images/headerbg.png);
    position:relative;
}

#nav {
    top:210px;
    height:40px;
    width:960px;
    margin: 0px 30px 0px 30px;
    position:relative;
    text-align:center;
}

#nav ul {
    list-style:none;
}

#nav li {
    display:inline;
    font-size:20px;
    margin:0px 40px 0px 20px;
}

#nav a {
    color:#FFFFFF;
	text-decoration:none;
}

#main {
    top:0px;
    width:960px;
    height:auto;
    position:relative;
    margin: 40px auto 0px auto;
}

#main img {
    -webkit-box-shadow:0px 0px 40px #000;
    -moz-box-shadow:0px 0px 40px #000;
    box-shadow:0px 0px 40px #000;
}

#mainwhite {
    top:0px;
    width:920px;
    height:auto;
    padding: 20px;
	background:#FFFFFF;
    -webkit-box-shadow:0px 0px 40px #000;
    -moz-box-shadow:0px 0px 40px #000;
    box-shadow:0px 0px 40px #000;
    position:relative;
    margin: 40px auto 0px auto;
}

#galleryslideshow {
    width:640px;
    height:auto;
    margin:60px auto 0px auto;
}

#gallerycontainter {
    width:940px;
    height:200px;
    position:relative;
}

#galleryselect1 {
    width:220px;
    height:160px;
    float:left;
    position:relative;
}

#galleryselect2-3 {
    width:220px;
    height:160px;
    margin-left:20px;
    float:left;
    position:relative;
}

#galleryselect4 {
    width:220px;
    height:160px;
    float:right;
    position:relative;
}

#clear {
    clear:both;
    height:1px;
}

#galleryselect1of3 {
    width:310px;
    height:200px;
    float:left;
    position:relative;
}

#galleryselect2of3 {
    width:310px;
    height:200px;
    float:left;
	margin-left:15px;
    position:relative;
}

#galleryselect3of3 {
    width:310px;
    height:200px;
    float:right;
    position:relative;
}
