#home_btn {
    position: fixed;
    right: 25px;
    top: 170px;    
    padding: 10px 15px;    
    font-size: 20px;
    color: white;
    cursor: pointer;
}

.event_info {
   margin: 80px 80px 0 80px;
}
.photo_info {
    margin-left: 80px;
    margin-right: 140px;
    position: relative;
}

#pic {
	padding:5px;
}
#title {
   font-size: 28px;
   margin-bottom: 20px;
   margin-top: 100px;
   font-weight: bold;
   color: #26394d;
}
.subtitle {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.content {
  font-size: 14px;
  padding-right: 140px;
}

a.prev {margin: 110px 120px 0px -25px;text-indent: 7px;display: block;width: 26px;height: 30px;line-height: 1;background-color: #333333;color: ghostwhite;text-decoration: none;font-family: Arial, sans-serif;font-size: 25px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 8px;float: left;padding:5px;position: absolute;}

a.next {margin: -135px 15px 0 1145px;text-indent: 10px;display: block;width: 26px;height: 30px;line-height: 1;background-color: #333333;color: ghostwhite;text-decoration: none;font-family: Arial, sans-serif;font-size: 25px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 8px;float: right; padding:5px;position: absolute;}

/*----Right Panel----*/
#footermainPan{height:168px; background:#4C4C4C; color:#fff; clear:both;margin-top:100px}
#footerPan{width:778px; float:left; position:relative;}

#footerPan img{width:218px; height:52px; position:absolute; top:28px; right:30px;}

#footerPan ul{width:380px; position:absolute; top:38px; left:53px;list-style-type:none}
#footerPan li{float:left; font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 5px 0; color:#fff; background:#4C4C4C; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:158px; background:#4C4C4C; color:#fff; display:block; position:absolute; top:125px; left:56px;}
#footerPan ul.templateworld li a{background:#4C4C4C; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{background:#4C4C4C; color:#79D000; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:74px; left:58px;}

#footerPanhtml{width:75px; height:24px; display:block; position:absolute; top:95px; left:58px;}
#footerPanhtml a{width:75px; height:24px; background:url(images/arrow1.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPanhtml a:hover{background:url(images/arrow2.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}

#footerPancss{width:75px; height:24px; display:block; position:absolute; top:95px; left:145px;}
#footerPancss a{width:75px; height:24px; background:url(images/arrow2.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(images/arrow1.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}

