body {
background: #eceded url('http://judahconference.com/images/2011/lion_head.jpg') no-repeat;
margin:0;
padding: 0;
color: #555;
font: normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; /* normalize font size across browsers */
}



.wrapper {
width: 800px;
margin: 15px auto;
}

.videoplayer {
width: 493px;
height: 453px;
float: right;
border: 5px solid #ccc;
}


.logo {float:right; margin-top: 25px;}

h2.photos_head {
width: 678px;
height: 50px;
text-indent: -999em;
background: url('http://judahconference.com/images/2011/photos_head.png') no-repeat;
}

.photos {
width: 678px;
float: right;
}


.photos ul {
width: 678px;
margin: 0px auto;
padding-left: 7px;
}


.photos ul li {
width: 80px;
height: 70px;
float: left;
margin: 2px;
}

.photos ul li a {border:none;}


.photos img {width: 80px; height: 70px; border: none;}


p {margin: 3px 0px;}
ul {list-style: none; margin:0; padding:0;}
li {list-style: none; margin:0; padding:0;}
.clear {clear:both;}

