
@font-face {
    font-family: 'titles';
    src: url('../LT.ttf');
}
@font-face {
    font-family: 'seguisym';
    src: url('../seguisym.ttf');
}
@font-face {
    font-family: 'sylfaen';
    src: url('../sylfaen.ttf');
}
body{
margin:0px;
background:url('../images/bg.jpg') no-repeat;
background-position:center top;
}
.main{
width:1060px;
margin-left: auto;
margin-right: auto;
position:relative;
}
.content{top:1170px;position:relative;}
.clear{clear:both;}
#top{
top:40px;position:absolute;
}

.share-this{margin-top:50px;left:0px;position:absolute;}
.socialsharebox{
left:60px; 
position:relative;
}
.socialsharebox .addthis_toolbox_float
{
width:360px;
float:left;
}
.socialsharebox .sharepageicons
{
width:165px;
margin-top:-10px;
float:left;
background: url(../images/share-this.png) no-repeat;
}
.socialsharebox .shareiocnsbox
{
margin-left:20px;
margin-top:35px;
width:290px;
height:32px;
float:left;
}
#submit{
cursor:pointer;
}
.title{
font-family: 'titles';
font-size:20pt;
color:#ffffff;
text-transform:uppercase;
}
.title span{
font-size:16pt;
}
.title2{
font-family: 'seguisym';
font-size:14pt;
color:#ffc809;
margin-top:10px;
}
.title3{
font-family: 'sylfaen';
font-size:19pt;
color:#ffc809;
margin-top:20px;
text-transform:uppercase;
line-height:35px;
background:url(../images/line.png) no-repeat 0px 32px;
}
.photos{
margin-top:20px;
}
.youtube{
margin-top:20px;
margin-left:65px;
border: 4px solid white;
width:900px;
height:500px;
}
.socialsharebox{
margin:50px;
}
.footer{
margin-top:30px;
}
.photo-table{
cursor:pointer;
}