@charset "utf-8";
/* Gallery CSS Document */

#wrapper2{
	width: 1260px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-color: #6699ff;
}



#sidebar{
width:150px;
text-align:center;
float:left;
padding:20px 0 10px 1px;
}
#sidebar li{
list-style-type:none;
line-height:30px;
text-align:left;
}
#sidebar a{
	font-family: Gabriola;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none
}
#sidebar a:visited{
	color: #FFFFFF;
}
#sidebar a:hover{
	color: #FF0000
}
#sidebar #active{color:#1DDFDF}
.background{
background-position:top left;
background-repeat:repeat-y;
overflow:hidden;
width:960px;
}
.black{
width:1100px;
background-position:bottom left;
background-repeat:no-repeat;
overflow:hidden;
}



#gallery{
padding:0 0 0 40px;
overflow:hidden;
float:left;
}
#gallery ul{
overflow:hidden;
float:left;
width:775px;
}
#gallery li{
list-style-type:none;
float:left;
text-align:center;
padding:0 118px 35px 11px;
width:125px;
}
#gallery li img{
border:5px solid #ffcc00;
margin:0 0 5px 0;
float:left
}
#gallery li a{
	display: block;
	font-family: Gabriola;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	width: 175px;
	height: 75px;
}


.aboutcanvas{
	width:100%;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: Gabriola;
	font-size: 24px;
	color: #ffffff;
	line-height:25px; 	 
}
#calvinatv{
	display:block;
	position:relative;
	padding:10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto; 
}
.caption{
text-align:center;
	padding:20px 1px 1px 1px;	
}
.imgframe_horiz{
	width:600px;
	height:400px;
	display:block;
	 background:#ffc;
     border:5px solid #00f;
	margin-left: auto;
	margin-right: auto; 
	 }
.aboutcontent{
	width:600px;
	font-family: Gabriola;
	font-size: 24px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto; 
}	 
.hangingindent {
    padding-left: -30px ;
    text-indent: 30px ;
}

.about-mid {
	float: left;
	width: 600px;
	font-family: Gabriola;
	font-size: 24px;
	color: #FFF;
	position: relative;
	margin:0 70px;
	line-height:20px; 		
}

.trip-header {
	line-height:0;
	display:inline;
	float: left;
	width: 100%;
	position: relative;
	font-family: Gabriola;
	font-size: 30px;
	color: #FFF;		 
}


.trip-mid {
	float: left;
	width: 95%;
	font-family: Gabriola;
	font-size: 24px;
	color: #FFF;
	position: relative;
	margin: 0 30px;
	line-height: 30px;
	text-decoration: none;
}
