#page{
width: 600px;
position:relative;
top:0px;
margin:0px auto;
padding: 0px;
border-left: white 3px solid;
/* background-image: url(images/ballad_pic.jpg); */
}
p {
padding:0;
text-align: left;
margin:0px ;
width:100%;
 }
 img{
border: none;}
 .filler{
 position: relative;
 height: 300px;
 }
.gap{
margin-top: 40px;
}
#logo{
background-repeat: no-repeat;
position: absolute;
top:110px;
left:-88px;
height: 100px;
width: 400px;
background-image:url(images/aye_logo.jpg)  ;
}

#logohome{
background-repeat: no-repeat;
position: absolute;
top:110px;
left:-88px;
height: 100px;
width: 400px;
background-image:url(images/aye_logohome.jpg)  ;
z-index: 20;
}
#nav{
position: absolute;
text-align: right;
width: 80px;
left:-110px;
top:200px;
margin: 10px;
padding: 0px;
font-family: Helvetica;
font-size: 13px;
color: white;
}
#nav li{
position: relative;
left:0px;
margin: 0px;
padding: 0px;
float:none;
text-align: right;
}

#sidepic{
position:absolute;
top: 450px;
left:-116px;
 }
#content{
position: relative;
margin: 0px;
padding: 0px;
font-family: Helvetica;
font-size: 16px;
color: white;
/*background-color: blue;*/
}
.thincolumn{
position: relative;
top:0px;
margin:0px auto;
padding: 0px;
width: 300px;
word-spacing: normal;
text-align:center;
}
.title {
position: absolute;
left:80px;
top:20px;
width: 300px;
font-family: Garamond;
color:#900f0f;
border: none;
font-size: 56px;
z-index: 20;
}
.tag{
position: absolute;
left:140px;
top:80px;
text-align: right;
font-family: Garamond;
color:#900f0f;
border: none;
font-size: 20px;
z-index: 20;
}
.synopsis{
position: absolute;
top:550px;
width:400px;
left:200px;
font-family: Helvetica;
font-size: 16px;
color: white;
line-height: 22px;
}
.team{
position: absolute;
top:400px;
width:400px;
left:300px;
font-family: Helvetica;
font-size: 16px;
color: white;
}
.tour{
position: absolute;
left:240px;
top:720px;
width: 350px;
font-family: Helvetica;
text-align: center;
font-size: 25px;
color: #900f0f;
z-index:20;}
.tour p{
color: #900f0f;
text-align: center;
}

.ballard{
width:380px;
line-height: 20px;
}
.ballard p{
text-align: justify;
margin:10px 0;
}
.ballard h5{
font-weight: 100;
font-size: 14px;
text-align: left;
}


.footer{
left:10px;
border: none;
}


.homefooter{
position: absolute;
width: 600px;
bottom: 24px;
left:10px;
border: none;
}
.thincolumn img{
text-align: center;
margin-bottom:30px;}
