
body{
color: #fff;
background: #002;
}
h1 a{
color: #ddf;
}
#content{
background: #AFB8BF;
padding: 10px;
color: #333;
}
#header{
text-align: left;
width: 800px;
height: 120px;
}
#header a{
color: #ddf;
}
#header a img{
border: 0;
}
#docIcon{
text-align: center;
}
#paper{
text-align: center;
}
#paper a img{
border: none;
}
#paper a{
color: #ddf;
}


#content{
width: 850px;
margin: auto;
padding-top: 10px;
}
.videos{
width: 100%;
height: 320px;
}
.videos h4{
margin-bottom: 10px;
}
.video{
float: left;
padding-right: 20px;
width: 400px;
}
.entry{
padding: 10px 0;
}

p{
padding: 10px 0;
}
#gallery img{
margin-right: 7px;
margin-bottom: 7px;
}
#contact{
color: #fff;
background: #005;
padding: 10px;
width: 250px;
position: fixed;
top: 30%;
right: 0px;
letter-spacing: 2px;
font-weight: bold;
}
label{
font-weight: normal;
}

#trip{
padding: 10px 0;
margin-bottom: 20px;
}

#trip ul{
float: left;
margin-left: 50px;
list-style: disc;
}
#trip img{
float: left;
margin-bottom: 20px;
}
ul{
list-style: none;
}
li{
padding: 5px 0;
}
#like{
width: 240px;
float: right;
margin-top: -100px;
}
#title{
width: 500px;
}
